openapi/json-schema @extension
alignment - remove x- constraint and support values
#6076
Closed
3 tasks done
Labels
1_0_E2E
deprecation
A previously supported feature will now report a warning and eventually be removed
emitter:openapi3
Issues for @typespec/openapi3 emitter
triaged:core
Milestone
Clear and concise description of the problem
The
@typespec/openapi
@extension
decorator should be updated to behave similarly to the@typespec/json-schema
@extension
decorator.This task tracks the (mostly) non-breaking changes to the extension:
x-
extension name constraintAdditionally, a warning should be added for passing in types to the
@extension
as this behavior will change in a subsequent release to emit Open API schemas instead of raw data.Checklist
The text was updated successfully, but these errors were encountered: