Set openapi3 meta-schema

This commit is contained in:
Graham Esau 2019-10-27 11:35:07 +00:00
parent 993a52900e
commit 79e395d101
2 changed files with 15 additions and 5 deletions

View file

@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$schema": "https://spec.openapis.org/oas/3.0/schema/2019-04-02#/definitions/Schema",
"title": "RootSchema",
"type": "object",
"properties": {