You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is a list of feedback I collected while re-reading the spec. I am willing to create PRs but I want to make sure people think this feedback is valid.
Would it be helpful to have a resource returning all the resource entities known to the system and their LIST endpoint? E.g. for dynamic discovery?
"Some APIs may allow passing in the resource entity id (that is the ID to be used to uniquely identify the resource entity) for backward compatibility reasons. If an id is not passed as part of the request body, the Service Manager takes care of generating one." - what happens if the ID is already assigned to some other entity?
"and be registered as one in the platforms that are associated with it" -> "and be registered as service broker in the platforms that are associated with it"
"When a request is send" -> "When a request is sent"
The text was updated successfully, but these errors were encountered:
bkrannich
changed the title
WIP: Feedback from reading the spec
Feedback from reading the spec
Dec 5, 2018
Here is a list of feedback I collected while re-reading the spec. I am willing to create PRs but I want to make sure people think this feedback is valid.
https://github.com/bkrannich/specification/blob/sm-ops/api.md#overview
https://github.com/bkrannich/specification/blob/sm-ops/api.md#creating-a-resource-entity
https://github.com/bkrannich/specification/blob/sm-ops/api.md#body-3
https://github.com/bkrannich/specification/blob/sm-ops/api.md#resource-types
https://github.com/bkrannich/specification/blob/sm-ops/api.md#osb-management
The text was updated successfully, but these errors were encountered: