Skip to content

Commit

Permalink
Add schema metadata
Browse files Browse the repository at this point in the history
Added `id`, `$schema`, `description`
  • Loading branch information
webron authored Apr 2, 2019
1 parent c094c22 commit 92e15eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions schemas/v3.0/schema.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
id: https://spec.openapis.org/oas/3.0/schema/2019-04-02
$schema: http://json-schema.org/draft-04/schema#
description: Validation schema for OpenAPI Specification 3.0.X.
type: object
required:
- openapi
Expand Down

0 comments on commit 92e15eb

Please sign in to comment.