Skip to content

Commit

Permalink
Replace openapi3 with openapi-service-client dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
vblagoje committed Apr 9, 2024
1 parent 869f178 commit c32bbd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ extra-dependencies = [

# OpenAPI
"jsonref", # OpenAPIServiceConnector, OpenAPIServiceToFunctions
"openapi3",
"openapi-service-client",

# Validation
"jsonschema",
Expand Down

0 comments on commit c32bbd9

Please sign in to comment.