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-configuration and GET /graph-structure
- dynamic, e.g. the element type itself for
GET /<id>
Acceptance criteria:
Currently responses contain the property
type, which specifies how the response should be parsed.Possible types include:
_PartialCollection_TokenResponse_SearchResultResponseGET /instance-configurationandGET /graph-structureGET /<id>Acceptance criteria: