We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d89a17 commit 13e8a48Copy full SHA for 13e8a48
scripts/validate_my_definition.py
@@ -8,8 +8,6 @@
8
from argparse import ArgumentParser
9
import glob
10
from almdrlib.client import _YamlOrderedLoader
11
-import json
12
-from openapi_spec_validator import validate_spec
13
OPENAPI_SCHEMA_URL = 'https://raw.githubusercontent.com/OAI/OpenAPI-Specification/master/schemas/v3.0/schema.json'
14
15
0 commit comments