feat: adds support for external anchor and relative id - #167
Conversation
|
Learn Build status updates of commit 0d65d84: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Vincent Biret (@baywet) Great to see this documentation published. The taxonomy of Reference Objects vs JSON Schema A few observations on the broader page (not specific to this PR's diff): 1. Missing: The biggest gap. OpenAPI 3.0 ignores siblings next to 2. Version comparison table A quick-reference table showing what's supported across 3.0 / 3.1 / 3.2 would help users scanning for their target version: 3. The body text is accurate ("exposed as properties... but dynamic reference resolution is not currently implemented"), but the section header |
|
Thank you for the comments!
Would you mind starting a PR to address this please? |
Vincent Biret (@baywet) I was gonna, but then discovered another issue (microsoft/OpenAPI.NET#2919). Ya know, I'll still open the PR as draft, with the current status, and include in the description what will change once the issue is addressed. |
0d65d84 to
f01ab39
Compare
|
Learn Build status updates of commit f01ab39: ✅ Validation status: passed
For more details, please refer to the build report. |
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
|
Learn Build status updates of commit 877d002: ✅ Validation status: passed
For more details, please refer to the build report. |
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
|
Learn Build status updates of commit ab68318: ✅ Validation status: passed
For more details, please refer to the build report. |
follow up to #145