-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Description
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
Labels
No labels