Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable POST requests to /nests endpoint #5226

Open
1 task done
tfeuerbach opened this issue Sep 30, 2024 · 0 comments
Open
1 task done

Enable POST requests to /nests endpoint #5226

tfeuerbach opened this issue Sep 30, 2024 · 0 comments
Labels
feature request A request for a new feature.

Comments

@tfeuerbach
Copy link

Is there an existing feature request for this?

  • I have searched the existing issues before opening this feature request.

Describe the feature you would like to see.

There should be functionality to POST to the nests endpoint so that nests and eggs can be added programmatically rather than manually one at a time.

Describe the solution you'd like.

API adjusted so it is possible to bulk import multiple egg json's and create or place them in existing nests. Users could write their own script or use a prepackaged solution to ingest a list of eggs to a nest.

Additional context to this request.

No response

@tfeuerbach tfeuerbach added the feature request A request for a new feature. label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A request for a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant