influxdata / openapi

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

refactor: common task properties: #591

Closed jstirnaman closed 1 year ago

jstirnaman commented 1 year ago

~~Docs example for `oneOf' image~~

In request examples, we can do this: image

jstirnaman commented 1 year ago

@glinton Please review and let me know if splitting the cloud schema like this will work OK. Also, if the properties schema works as a pattern. I don't like having to define each property as a schema individually in _schemas.yml, but that's the only way I could make it work.