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 2e53444 commit 1d77c94Copy full SHA for 1d77c94
docs-snippets-npm/package.json
@@ -24,7 +24,7 @@
24
"sls": {
25
"dependencies": {
26
"com.palantir.foundry.api:api-gateway": {
27
- "minVersion": "1.1174.0",
+ "minVersion": "1.1175.0",
28
"maxVersion": "1.x.x",
29
"optional": false
30
}
foundry_sdk/_versions.py
@@ -17,4 +17,4 @@
17
# using the autorelease bot
18
__version__ = "0.0.0"
19
20
-__openapi_document_version__ = "1.1174.0"
+__openapi_document_version__ = "1.1175.0"
0 commit comments