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 2b2c537 commit 39e71abCopy full SHA for 39e71ab
versions/2.0.md
@@ -1135,6 +1135,7 @@ $ref: '#/definitions/Pet'
1135
1136
```yaml
1137
$ref: 'Pet.yaml'
1138
+```
1139
1140
##### Relative Files With Embedded Schema Example
1141
```js
@@ -1145,7 +1146,7 @@ $ref: 'Pet.yaml'
1145
1146
1147
1148
$ref: 'definitions.yaml#/Pet'
-
1149
1150
1151
#### <a name="schemaObject"></a>Schema Object
1152
0 commit comments