Skip to content

Commit

Permalink
Removed spec validator
Browse files Browse the repository at this point in the history
  • Loading branch information
VRSEN committed Jan 10, 2024
1 parent b58a80b commit 46ba9d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions agency_swarm/util/openapi.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import json
from openapi_spec_validator.validation.exceptions import OpenAPIValidationError
from openapi_spec_validator import validate


def validate_openapi_spec(spec: str):
Expand Down

0 comments on commit 46ba9d2

Please sign in to comment.