influxdata / openapi

An OpenAPI specification for influx (cloud/oss) apis.
MIT License
17 stars 10 forks source link

chore(ecommerce): Change `400` to `422` for Create Org `v2private` #504

Closed abshierjoel closed 2 years ago

abshierjoel commented 2 years ago

We decided to change the 400 response to 422 for the new POST /api/v2private/orgs endpoint. This keeps in line with our other v2private endpoints.