More infromative/definitive POST collection API docs/examples #216
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
orinoco/dump-things-service#216
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
At the moment, the structured record example that could be submitted is
This appears to be in no particular order. It is unclear what require parameters are. From trial an error I know that there are required parameters.
I do not know what is possible to present in this location, but some more information needs to be given. This could be a pointer to more complete docs, a sorting of required parameters first (or some other logical grouping) that is pointed out in the endpoint description.
The documentation is sorely lacking. The current reference for the collection request is the class
CollectionRequestin the filedump_things_service/collection_endpoints.py. Token- and admin_token-requests refer to their respective classes (README.mdlists the classes and their locations in the endpoint descriptions).That is not user-friendly. I will add structured documentation of the payload of configuration requests.