influxdata / openapi

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

fix: add missing error code #635

Closed jeffreyssmith2nd closed 1 year ago

wdoconnell commented 1 year ago

LGTM, but what's the reason driving the PR - should this error be detectable by the UI somewhere it currently is not?

jeffreyssmith2nd commented 1 year ago

@wdoconnell OSS is going to start returning not implemented when users attempt to delete by predicate. I don't believe the UI exposes delete functionality, so I don't think there's any immediate impact.