Skip to content

Commit 6f3adf7

Browse files
committed
fix: removes confusing paragraph
1 parent e17b250 commit 6f3adf7

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

versions/1.2.0-dev.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,9 @@ Overlay Description authors SHOULD consider how text using such extensions will
6969

7070
Implementations MUST NOT treat an `extends` value as unresolvable before checking all possible target [[OpenAPI]] Description documents provided to the implementation.
7171

72-
To ensure portability, when a target [[OpenAPI]] Description defines `$self`, the Overlay's `extends` value SHOULD match the target's `$self` URI.
72+
To ensure portability, when a target [[OpenAPI]] Description defines `$self`, the Overlay's `extends` value SHOULD match the target's `$self` URI.
7373
Implementations MUST examine all available target documents for matching `$self` values before concluding that no document matches the `extends` URI.
7474

75-
Implementations MAY also support retrieval URI matching, which can be useful when `$self` is not defined in the target document.
76-
7775
### Relative References in URIs
7876

7977
URIs used in an Overlay document, including `$self` and `extends`, are identifiers, and not necessarily locators (URLs).

0 commit comments

Comments
 (0)