Skip to content

Commit 0b0c283

Browse files
committed
Changed JSON Reference href
1 parent 018cc27 commit 0b0c283

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

versions/3.0.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,7 @@ password | `string` | `password` | Used to hint UIs the input needs to be obscur
175175
Unless specified otherwise, all properties that are URLs MAY be relative references as defined by [RFC 3986](https://tools.ietf.org/html/rfc3986#section-4.2).
176176
Relative references are resolved using the URLs defined in the [Servers array](#servers) as a Base URI.
177177

178-
Relative references used in $ref are processed as per [JSON Schema](http://json-schema.org/latest/json-schema-core.html), i.e. using the URL of the current document as the base URI.
179-
178+
Relative references used in $ref are processed as per [JSON Reference](https://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03), i.e. using the URL of the current document as the base URI.
180179

181180
### Schema
182181

0 commit comments

Comments
 (0)