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

Merge single and bulk endpoints #934

Open
nwneisen opened this issue Nov 4, 2019 · 0 comments
Open

Merge single and bulk endpoints #934

nwneisen opened this issue Nov 4, 2019 · 0 comments

Comments

@nwneisen
Copy link
Contributor

nwneisen commented Nov 4, 2019

FEATURE REQUEST

  1. Is there an open issue addressing this request? If it does, please add a "+1" reaction to the
    existing issue, otherwise proceed to step 2.
    No

  2. Describe the feature you are requesting, as well as the possible use case(s) for it.
    The single creation endpoints for things (/things), channels (/channels), and connections (/channels/:chIDs/things/:thingIDs) should be removed in favor of the bulk creation endpoints (/things/bulk, /channels/bulk, /connect). The bulk creation endpoints should be changed over to use /things and /channels. Docs should also be updated to no longer include information about the single endpoints. Initially discussed in MF-906 - Change single creation endpoints to use bulk service calls #927 and Add bulk connect #898. This change should not be done until v1.0.0.

  3. Indicate the importance of this feature to you (must-have, should-have, nice-to-have).
    must-have

@nwneisen nwneisen changed the title Merge things/channels creation endpoints Merge single and bulk endpoints Nov 15, 2019
@arvindh123 arvindh123 moved this to 🩺 Review and testing in SuperMQ Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🩺 Review and testing
Development

No branches or pull requests

2 participants