[OPENAPI to CADL] Parse x-ms-parameterized-host and security defintions
Open
- Dominant language
- TypeSpec
- Stars
- 4.8k
- Forks
- 736
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 1
Description
`x-ms-parameterized-host` maps to the `@server` decorator
https://microsoft.github.io/typespec/standard-library/rest/overview#server
security definitions can be mapped to elements for the authentication library
https://microsoft.github.io/typespec/standard-library/rest/authentication
Contributor guide
Research direction
Start by tracing the OPENAPI-to-CADL conversion entry point for x-ms-parameterized-host and security definitions, then read the linked TypeSpec REST documentation for @server and authentication. Done means both constructs map to the corresponding CADL elements; verify the converter's existing checks or tests once located.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- api, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100