elastic / elasticsearch-specification

Elasticsearch full specification
Apache License 2.0
110 stars 66 forks source link

Proposal: Disallow `deprecated` and `availability` on types #2643

Open flobernd opened 1 week ago

flobernd commented 1 week ago

Successor of #2640

Deprecation and availability information should only apply to endpoints, properties and enum-members, but not to types.

Proposal