Skip to content

Commit 0baaa64

Browse files
committed
Better URI terminology, I hope
1 parent f9f90bd commit 0baaa64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ components:
350350

351351
Relative `$self` values are often used for APIs deployed in multiple locations, such as a device management API that is hosted on each device.
352352

353-
In the next example, the retrieval URI is irrelevant, because `$self` is already a full URI:
353+
In the next example, the retrieval URI is irrelevant, because `$self` is already a fully resolved URI rather than a relative URI-reference:
354354

355355
```YAML
356356
openapi: 3.2.0

0 commit comments

Comments
 (0)