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 8bb8208 commit f504fa4Copy full SHA for f504fa4
changelog/@unreleased/pr-219.v2.yml
@@ -0,0 +1,5 @@
1
+type: improvement
2
+improvement:
3
+ description: Exclude Gotham namespaces when rendering SDK
4
+ links:
5
+ - https://github.com/palantir/foundry-platform-python/pull/219
config.json
@@ -179,7 +179,10 @@
179
},
180
"Orchestration": true,
181
"Streams": true,
182
- "ThirdPartyApplications": true
+ "ThirdPartyApplications": true,
183
+ "TargetWorkbench": false,
184
+ "Gaia": false,
185
+ "MapRendering": false
186
187
"resourceRenames": {
188
"OntologyV2": "Ontology",
0 commit comments