Skip to content

Individual endpoints for collection & point operations #32

@generall

Description

@generall

Is your feature request related to a problem? Please describe.

REST API documentation, and hence python client generated out of it, suffers from poor structure of update API.
OpenAPI supports Enums with structures poorly, so the readability of the documentation suffers.
Collection and point update endpoints are not clear enough.
It might be hard to find required operation in the OpenAPI Schema.

It would be useful to create additional REST endpoints for all point update method variants

Describe the solution you'd like

  • Create an additional endpoints for each operation individually
    • For collection update
    • For points update
  • Update python client with new APIs

Describe alternatives you've considered
Write better documentation

Additional context
Based on discussion in ODS.ai

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions