Skip to content

Commit

Permalink
Excavator: Upgrade API Version
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot committed Dec 20, 2024
1 parent c111cd7 commit ddd8dbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion foundry/_versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
# using the autorelease bot
__version__ = "0.0.0"

__openapi_document_version__ = "1.1026.0"
__openapi_document_version__ = "1.1027.0"
2 changes: 1 addition & 1 deletion foundry/v1/ontologies/errors/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -275,8 +275,8 @@
"EditObjectPermissionDenied",
"PropertiesHaveDifferentIds",
"OntologyNotFound",
"InvalidPropertyType",
"MarketplaceInstallationNotFound",
"InvalidPropertyType",
"ActionParameterObjectTypeNotFound",
"UnknownParameter",
"FunctionExecutionFailed",
Expand Down

0 comments on commit ddd8dbc

Please sign in to comment.