File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2340,15 +2340,15 @@ description: Pets operations
2340
2340
2341
2341
# ### <a name="examplesObject"></a>Examples Object
2342
2342
2343
- Anywhere an `example` may be given , a JSON Reference MAY be used, with the
2343
+ In an `example`, a JSON Reference MAY be used, with the
2344
2344
explicit restriction that examples having a JSON format with object named
2345
- ` $ref` are not allowed. This does mean that `example`, structurally, can be
2345
+ ` $ref` are not allowed. Therefore, that `example`, structurally, can be
2346
2346
either a string primitive or an object, similar to `additionalProperties`.
2347
2347
2348
2348
In all cases, the payload is expected to be compatible with the type schema
2349
- for the value that it is accompanying . Tooling implementations MAY choose to
2349
+ for the associated value . Tooling implementations MAY choose to
2350
2350
validate compatibility automatically, and reject the example value(s) if they
2351
- are not compatible .
2351
+ are incompatible .
2352
2352
2353
2353
` ` ` yaml
2354
2354
# in a model
You can’t perform that action at this time.
0 commit comments