microsoft / microsoft/typespec
Add a generic mechanism to add extension to node that don't have a typespec type equivalent
Open
design:needed
feature
lib:openapi
triaged:core
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
There is many nodes in the openapi document where you can add extension but they don't have a typespec type you can use `@extension` to.
This include:
- servers
- paths
- requestBody
- responses object
- response object
- body
- externalDocs
- OAuth Flows Object
- OAuth Flow Object
Contributor guide
Assessment
This issue has not been assessed yet.