Skip to content

Commit

Permalink
adopt @webron's OpenAPI 3.0 schema from OAI/OpenAPI-Specification#1270
Browse files Browse the repository at this point in the history
  • Loading branch information
shockey committed Apr 17, 2019
1 parent 87ba243 commit 6d04334
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/plugins/json-schema-validator/oas3-schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ definitions:
Reference:
type: object
required:
- $ref
properties:
$ref:
- "$ref"
patternProperties:
"^\\$ref$":
type: string
format: uri-reference
Info:
Expand Down

0 comments on commit 6d04334

Please sign in to comment.