Skip to content

confusing REST API schema #26232

@aep-sunlife

Description

@aep-sunlife

The REST API documentation has a visual conflict for some of the important schema fields.

https://docs.influxdata.com/influxdb/v2/api/v2/#operation/PostWrite

Specifically, the English language description on the right side indicates that either org or orgID are required, whereas the left side indicates that org is always required and orgID is optional.

Can we please update the API docs to reflect the required vs optional information more accurately? I wonder if Swagger/OpenAPI now supports enumerative/monadic style data types there.

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