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