Skip to content

OperationId #10

@Apollo3zehn

Description

@Apollo3zehn

Thanks for providing an openapi.json file to describe the REST API. I am trying to auto-generate a client based on the contents of the openapi.json. In my previous projects the method names were derived from the operation id but unfortunately there is no operation Id in the openapi.json in this repo.

It would be great if you could add it so that I do not need to fall-back to the summary which leads to method names like CreateAnAttributeWithNameAttrAndAssignItToHDF5ObjectObjuudi for the REST path PUT /{collection}/{obj_uuid}/attributes/{attr}. The operation ID for that path could be CreateAttribute or create_attribute.

Thank you :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions