Feature Request / Improvement
Background
Follow-up on dev@ mailing list thread which discussed the drawbacks of using allowEmptyValue in our REST Catalog OpenAPI specification and proposed removing it: https://lists.apache.org/thread/pg2obnmlhkdfg2gtbd0xo4j9zqwlcxf4
Key points raised:
Proposal
- Remove every occurrence of
allowEmptyValue from rest-catalog-open-api.yaml.
- Keep current behaviour backwards-compatible until the next major release by treating the absence of
pageToken and parent (and similar query params) exactly as today.
Query engine
None
Willingness to contribute
Feature Request / Improvement
Background
Follow-up on dev@ mailing list thread which discussed the drawbacks of using
allowEmptyValuein our REST Catalog OpenAPI specification and proposed removing it: https://lists.apache.org/thread/pg2obnmlhkdfg2gtbd0xo4j9zqwlcxf4Key points raised:
allowEmptyValueis deprecated – see OAI/OpenAPI-Specification#1632 and Published OpenAPI SpecificationProposal
allowEmptyValuefromrest-catalog-open-api.yaml.pageTokenandparent(and similar query params) exactly as today.Query engine
None
Willingness to contribute