POST /collections could return the effective collection configuration #221
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
orinoco/dump-things-service#221
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?
This status quo is that nothing is returned:
I wonder whether there is a reason behind that, or whether it would make sense and be better if the creation of a collection returns the full effective configuration for that collection. In other words, it would return what a subsequent
GETon/collections/collection1would return?Still the case with v6.2