-
Notifications
You must be signed in to change notification settings - Fork 3
Refactor response types #443
Copy link
Copy link
Open
Labels
QuestionSeeking clarifications or information.Seeking clarifications or information.
Milestone
Description
Currently responses contain the property type, which specifies how the response should be parsed.
Possible types include:
_PartialCollection_TokenResponse_SearchResultResponse- none, e.g. for
GET /instance-configurationandGET /graph-structure - dynamic, e.g. the element type itself for
GET /<id>
Acceptance criteria:
- Should we return a type for non-element-responses at all?
- Should we normalize existing response types? If yes, we should store them in an enum.
- Documentation is updated?
- Tests are updated?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
QuestionSeeking clarifications or information.Seeking clarifications or information.
Type
Projects
Status
No status