openapi/json-schema @extension
alignment - remove x- constraint and support values
#6076
Open
3 tasks done
Labels
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: