Open skywing918 opened 3 months ago
The inability to add examples to parameters is discussed in #3873.
Summary:
exmaple/examples/content
: blocked by: http lib (doesn't provide path/body,...info for now)deprecated
: @decprecated
decorator is deprecated, #deprecated
can not used in parameter. PlaygroundallowEmptyValue
: need a new decorator
Describe the bug
{The problematic object} failed to {describe the problem}.
TSP
Actual Specification
https://typespec.io/docs/getting-started/typespec-for-openapi-dev#openapi-v3
Expected Specification
https://spec.openapis.org/oas/v3.0.0#parameter-object
Reproduction
git clone https://github.com/skywing918/typespec-workaround.git
tsp compile parameter.tsp
/tsp-output/@typespec/openapi3
to get the resultChecklist