We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9f90bd commit 0baaa64Copy full SHA for 0baaa64
src/oas.md
@@ -350,7 +350,7 @@ components:
350
351
Relative `$self` values are often used for APIs deployed in multiple locations, such as a device management API that is hosted on each device.
352
353
-In the next example, the retrieval URI is irrelevant, because `$self` is already a full URI:
+In the next example, the retrieval URI is irrelevant, because `$self` is already a fully resolved URI rather than a relative URI-reference:
354
355
```YAML
356
openapi: 3.2.0
0 commit comments