You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: versions/3.0.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -175,8 +175,7 @@ password | `string` | `password` | Used to hint UIs the input needs to be obscur
175
175
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).
176
176
Relative references are resolved using the URLs defined in the [Servers array](#servers) as a Base URI.
177
177
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.
0 commit comments