@osdk/foundry.orchestration 2.52.0 → 2.53.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # @osdk/foundry.orchestration
2
2
 
3
+ ## 2.53.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 085010e: Regenerate Platform SDKs
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [085010e]
12
+ - @osdk/foundry.filesystem@2.53.0
13
+ - @osdk/foundry.datasets@2.53.0
14
+ - @osdk/foundry.core@2.53.0
15
+
3
16
  ## 2.52.0
4
17
 
5
18
  ### Minor Changes
@@ -5,6 +5,12 @@ import type * as _Orchestration from "../_components.js";
5
5
  /**
6
6
  * Creates a new Schedule.
7
7
  *
8
+ * :::callout{theme=warning title=Warning}
9
+ * If the schedule is created in user-scoped mode, outputs to build will be discovered based on resources
10
+ * that the user has access to. If the user's permissions change later, this could change the outputs that
11
+ * will be built or cause builds to fail. Consider using a project-scoped schedule instead.
12
+ * :::
13
+ *
8
14
  * @beta
9
15
  *
10
16
  * Required Scopes: [api:orchestration-write]
@@ -57,7 +63,13 @@ export declare function getBatch($ctx: $Client | $ClientContext | $OldClient | $
57
63
  }
58
64
  ]): Promise<_Orchestration.GetSchedulesBatchResponse>;
59
65
  /**
60
- * Replace the Schedule with the specified rid.
66
+ * Replaces the Schedule with the specified rid.
67
+ *
68
+ * :::callout{theme=warning title=Warning}
69
+ * If the schedule is configured in user-scoped mode, outputs to build will be discovered based on resources
70
+ * that the user has access to. If the user's permissions change later, this could change the outputs that
71
+ * will be built or cause builds to fail. Consider using a project-scoped schedule instead.
72
+ * :::
61
73
  *
62
74
  * @beta
63
75
  *
@@ -1 +1 @@
1
- {"version":3,"file":"Schedule.d.ts","sourceRoot":"","sources":["../../../src/public/Schedule.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"Schedule.d.ts","sourceRoot":"","sources":["../../../src/public/Schedule.ts"],"names":[],"mappings":"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"}
@@ -19,6 +19,12 @@ const _create = [1, "/v2/orchestration/schedules", 3];
19
19
  /**
20
20
  * Creates a new Schedule.
21
21
  *
22
+ * :::callout{theme=warning title=Warning}
23
+ * If the schedule is created in user-scoped mode, outputs to build will be discovered based on resources
24
+ * that the user has access to. If the user's permissions change later, this could change the outputs that
25
+ * will be built or cause builds to fail. Consider using a project-scoped schedule instead.
26
+ * :::
27
+ *
22
28
  * @beta
23
29
  *
24
30
  * Required Scopes: [api:orchestration-write]
@@ -68,7 +74,13 @@ export function getBatch($ctx, ...args) {
68
74
  }
69
75
  const _replace = [2, "/v2/orchestration/schedules/{0}", 3];
70
76
  /**
71
- * Replace the Schedule with the specified rid.
77
+ * Replaces the Schedule with the specified rid.
78
+ *
79
+ * :::callout{theme=warning title=Warning}
80
+ * If the schedule is configured in user-scoped mode, outputs to build will be discovered based on resources
81
+ * that the user has access to. If the user's permissions change later, this could change the outputs that
82
+ * will be built or cause builds to fail. Consider using a project-scoped schedule instead.
83
+ * :::
72
84
  *
73
85
  * @beta
74
86
  *
@@ -1 +1 @@
1
- {"version":3,"file":"Schedule.js","names":["foundryPlatformFetch","$foundryPlatformFetch","_create","create","$ctx","args","_deleteSchedule","deleteSchedule","_get","get","_getBatch","getBatch","_replace","replace","_run","run","_pause","pause","_unpause","unpause","_getAffectedResources","getAffectedResources","_runs","runs"],"sources":["Schedule.js"],"sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nimport { foundryPlatformFetch as $foundryPlatformFetch } from \"@osdk/shared.net.platformapi\";\n//\nconst _create = [1, \"/v2/orchestration/schedules\", 3];\n/**\n * Creates a new Schedule.\n *\n * @beta\n *\n * Required Scopes: [api:orchestration-write]\n * URL: /v2/orchestration/schedules\n */\nexport function create($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _create, ...args);\n}\nconst _deleteSchedule = [3, \"/v2/orchestration/schedules/{0}\"];\n/**\n * Delete the Schedule with the specified rid.\n *\n * @public\n *\n * Required Scopes: [api:orchestration-write]\n * URL: /v2/orchestration/schedules/{scheduleRid}\n */\nexport function deleteSchedule($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _deleteSchedule, ...args);\n}\nconst _get = [0, \"/v2/orchestration/schedules/{0}\", 2];\n/**\n * Get the Schedule with the specified rid.\n *\n * @beta\n *\n * Required Scopes: [api:orchestration-read]\n * URL: /v2/orchestration/schedules/{scheduleRid}\n */\nexport function get($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _get, ...args);\n}\nconst _getBatch = [1, \"/v2/orchestration/schedules/getBatch\", 3];\n/**\n * Fetch multiple schedules in a single request. Schedules not found or inaccessible to the user will be\n * omitted from the response.\n *\n * The maximum batch size for this endpoint is 1000.\n *\n * @beta\n *\n * Required Scopes: [api:orchestration-read]\n * URL: /v2/orchestration/schedules/getBatch\n */\nexport function getBatch($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getBatch, ...args);\n}\nconst _replace = [2, \"/v2/orchestration/schedules/{0}\", 3];\n/**\n * Replace the Schedule with the specified rid.\n *\n * @beta\n *\n * Required Scopes: [api:orchestration-write]\n * URL: /v2/orchestration/schedules/{scheduleRid}\n */\nexport function replace($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _replace, ...args);\n}\nconst _run = [1, \"/v2/orchestration/schedules/{0}/run\"];\n/**\n * @public\n *\n * Required Scopes: [api:orchestration-write]\n * URL: /v2/orchestration/schedules/{scheduleRid}/run\n */\nexport function run($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _run, ...args);\n}\nconst _pause = [1, \"/v2/orchestration/schedules/{0}/pause\"];\n/**\n * @public\n *\n * Required Scopes: [api:orchestration-write]\n * URL: /v2/orchestration/schedules/{scheduleRid}/pause\n */\nexport function pause($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _pause, ...args);\n}\nconst _unpause = [1, \"/v2/orchestration/schedules/{0}/unpause\"];\n/**\n * @public\n *\n * Required Scopes: [api:orchestration-write]\n * URL: /v2/orchestration/schedules/{scheduleRid}/unpause\n */\nexport function unpause($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _unpause, ...args);\n}\nconst _getAffectedResources = [1, \"/v2/orchestration/schedules/{0}/getAffectedResources\", 2];\n/**\n * @beta\n *\n * Required Scopes: [api:orchestration-read]\n * URL: /v2/orchestration/schedules/{scheduleRid}/getAffectedResources\n */\nexport function getAffectedResources($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getAffectedResources, ...args);\n}\nconst _runs = [0, \"/v2/orchestration/schedules/{0}/runs\", 2];\n/**\n * Get the most recent runs of a Schedule. If no page size is provided, a page size of 100 will be used.\n *\n * @public\n *\n * Required Scopes: [api:orchestration-read]\n * URL: /v2/orchestration/schedules/{scheduleRid}/runs\n */\nexport function runs($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _runs, ...args);\n}\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"file":"Schedule.js","names":["foundryPlatformFetch","$foundryPlatformFetch","_create","create","$ctx","args","_deleteSchedule","deleteSchedule","_get","get","_getBatch","getBatch","_replace","replace","_run","run","_pause","pause","_unpause","unpause","_getAffectedResources","getAffectedResources","_runs","runs"],"sources":["Schedule.js"],"sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nimport { foundryPlatformFetch as $foundryPlatformFetch } from \"@osdk/shared.net.platformapi\";\n//\nconst _create = [1, \"/v2/orchestration/schedules\", 3];\n/**\n * Creates a new Schedule.\n *\n * :::callout{theme=warning title=Warning}\n * If the schedule is created in user-scoped mode, outputs to build will be discovered based on resources\n * that the user has access to. If the user's permissions change later, this could change the outputs that\n * will be built or cause builds to fail. Consider using a project-scoped schedule instead.\n * :::\n *\n * @beta\n *\n * Required Scopes: [api:orchestration-write]\n * URL: /v2/orchestration/schedules\n */\nexport function create($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _create, ...args);\n}\nconst _deleteSchedule = [3, \"/v2/orchestration/schedules/{0}\"];\n/**\n * Delete the Schedule with the specified rid.\n *\n * @public\n *\n * Required Scopes: [api:orchestration-write]\n * URL: /v2/orchestration/schedules/{scheduleRid}\n */\nexport function deleteSchedule($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _deleteSchedule, ...args);\n}\nconst _get = [0, \"/v2/orchestration/schedules/{0}\", 2];\n/**\n * Get the Schedule with the specified rid.\n *\n * @beta\n *\n * Required Scopes: [api:orchestration-read]\n * URL: /v2/orchestration/schedules/{scheduleRid}\n */\nexport function get($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _get, ...args);\n}\nconst _getBatch = [1, \"/v2/orchestration/schedules/getBatch\", 3];\n/**\n * Fetch multiple schedules in a single request. Schedules not found or inaccessible to the user will be\n * omitted from the response.\n *\n * The maximum batch size for this endpoint is 1000.\n *\n * @beta\n *\n * Required Scopes: [api:orchestration-read]\n * URL: /v2/orchestration/schedules/getBatch\n */\nexport function getBatch($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getBatch, ...args);\n}\nconst _replace = [2, \"/v2/orchestration/schedules/{0}\", 3];\n/**\n * Replaces the Schedule with the specified rid.\n *\n * :::callout{theme=warning title=Warning}\n * If the schedule is configured in user-scoped mode, outputs to build will be discovered based on resources\n * that the user has access to. If the user's permissions change later, this could change the outputs that\n * will be built or cause builds to fail. Consider using a project-scoped schedule instead.\n * :::\n *\n * @beta\n *\n * Required Scopes: [api:orchestration-write]\n * URL: /v2/orchestration/schedules/{scheduleRid}\n */\nexport function replace($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _replace, ...args);\n}\nconst _run = [1, \"/v2/orchestration/schedules/{0}/run\"];\n/**\n * @public\n *\n * Required Scopes: [api:orchestration-write]\n * URL: /v2/orchestration/schedules/{scheduleRid}/run\n */\nexport function run($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _run, ...args);\n}\nconst _pause = [1, \"/v2/orchestration/schedules/{0}/pause\"];\n/**\n * @public\n *\n * Required Scopes: [api:orchestration-write]\n * URL: /v2/orchestration/schedules/{scheduleRid}/pause\n */\nexport function pause($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _pause, ...args);\n}\nconst _unpause = [1, \"/v2/orchestration/schedules/{0}/unpause\"];\n/**\n * @public\n *\n * Required Scopes: [api:orchestration-write]\n * URL: /v2/orchestration/schedules/{scheduleRid}/unpause\n */\nexport function unpause($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _unpause, ...args);\n}\nconst _getAffectedResources = [1, \"/v2/orchestration/schedules/{0}/getAffectedResources\", 2];\n/**\n * @beta\n *\n * Required Scopes: [api:orchestration-read]\n * URL: /v2/orchestration/schedules/{scheduleRid}/getAffectedResources\n */\nexport function getAffectedResources($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getAffectedResources, ...args);\n}\nconst _runs = [0, \"/v2/orchestration/schedules/{0}/runs\", 2];\n/**\n * Get the most recent runs of a Schedule. If no page size is provided, a page size of 100 will be used.\n *\n * @public\n *\n * Required Scopes: [api:orchestration-read]\n * URL: /v2/orchestration/schedules/{scheduleRid}/runs\n */\nexport function runs($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _runs, ...args);\n}\n"],"mappings":"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","ignoreList":[]}
@@ -5,6 +5,12 @@ import type * as _Orchestration from "../_components.js";
5
5
  /**
6
6
  * Creates a new Schedule.
7
7
  *
8
+ * :::callout{theme=warning title=Warning}
9
+ * If the schedule is created in user-scoped mode, outputs to build will be discovered based on resources
10
+ * that the user has access to. If the user's permissions change later, this could change the outputs that
11
+ * will be built or cause builds to fail. Consider using a project-scoped schedule instead.
12
+ * :::
13
+ *
8
14
  * @beta
9
15
  *
10
16
  * Required Scopes: [api:orchestration-write]
@@ -57,7 +63,13 @@ export declare function getBatch($ctx: $Client | $ClientContext | $OldClient | $
57
63
  }
58
64
  ]): Promise<_Orchestration.GetSchedulesBatchResponse>;
59
65
  /**
60
- * Replace the Schedule with the specified rid.
66
+ * Replaces the Schedule with the specified rid.
67
+ *
68
+ * :::callout{theme=warning title=Warning}
69
+ * If the schedule is configured in user-scoped mode, outputs to build will be discovered based on resources
70
+ * that the user has access to. If the user's permissions change later, this could change the outputs that
71
+ * will be built or cause builds to fail. Consider using a project-scoped schedule instead.
72
+ * :::
61
73
  *
62
74
  * @beta
63
75
  *
@@ -1 +1 @@
1
- {"version":3,"file":"Schedule.d.ts","sourceRoot":"","sources":["../../../src/public/Schedule.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"Schedule.d.ts","sourceRoot":"","sources":["../../../src/public/Schedule.ts"],"names":[],"mappings":"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"}
@@ -19,6 +19,12 @@ const _create = [1, "/v2/orchestration/schedules", 3];
19
19
  /**
20
20
  * Creates a new Schedule.
21
21
  *
22
+ * :::callout{theme=warning title=Warning}
23
+ * If the schedule is created in user-scoped mode, outputs to build will be discovered based on resources
24
+ * that the user has access to. If the user's permissions change later, this could change the outputs that
25
+ * will be built or cause builds to fail. Consider using a project-scoped schedule instead.
26
+ * :::
27
+ *
22
28
  * @beta
23
29
  *
24
30
  * Required Scopes: [api:orchestration-write]
@@ -68,7 +74,13 @@ export function getBatch($ctx, ...args) {
68
74
  }
69
75
  const _replace = [2, "/v2/orchestration/schedules/{0}", 3];
70
76
  /**
71
- * Replace the Schedule with the specified rid.
77
+ * Replaces the Schedule with the specified rid.
78
+ *
79
+ * :::callout{theme=warning title=Warning}
80
+ * If the schedule is configured in user-scoped mode, outputs to build will be discovered based on resources
81
+ * that the user has access to. If the user's permissions change later, this could change the outputs that
82
+ * will be built or cause builds to fail. Consider using a project-scoped schedule instead.
83
+ * :::
72
84
  *
73
85
  * @beta
74
86
  *
@@ -1 +1 @@
1
- {"version":3,"file":"Schedule.js","names":["foundryPlatformFetch","$foundryPlatformFetch","_create","create","$ctx","args","_deleteSchedule","deleteSchedule","_get","get","_getBatch","getBatch","_replace","replace","_run","run","_pause","pause","_unpause","unpause","_getAffectedResources","getAffectedResources","_runs","runs"],"sources":["Schedule.js"],"sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nimport { foundryPlatformFetch as $foundryPlatformFetch } from \"@osdk/shared.net.platformapi\";\n//\nconst _create = [1, \"/v2/orchestration/schedules\", 3];\n/**\n * Creates a new Schedule.\n *\n * @beta\n *\n * Required Scopes: [api:orchestration-write]\n * URL: /v2/orchestration/schedules\n */\nexport function create($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _create, ...args);\n}\nconst _deleteSchedule = [3, \"/v2/orchestration/schedules/{0}\"];\n/**\n * Delete the Schedule with the specified rid.\n *\n * @public\n *\n * Required Scopes: [api:orchestration-write]\n * URL: /v2/orchestration/schedules/{scheduleRid}\n */\nexport function deleteSchedule($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _deleteSchedule, ...args);\n}\nconst _get = [0, \"/v2/orchestration/schedules/{0}\", 2];\n/**\n * Get the Schedule with the specified rid.\n *\n * @beta\n *\n * Required Scopes: [api:orchestration-read]\n * URL: /v2/orchestration/schedules/{scheduleRid}\n */\nexport function get($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _get, ...args);\n}\nconst _getBatch = [1, \"/v2/orchestration/schedules/getBatch\", 3];\n/**\n * Fetch multiple schedules in a single request. Schedules not found or inaccessible to the user will be\n * omitted from the response.\n *\n * The maximum batch size for this endpoint is 1000.\n *\n * @beta\n *\n * Required Scopes: [api:orchestration-read]\n * URL: /v2/orchestration/schedules/getBatch\n */\nexport function getBatch($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getBatch, ...args);\n}\nconst _replace = [2, \"/v2/orchestration/schedules/{0}\", 3];\n/**\n * Replace the Schedule with the specified rid.\n *\n * @beta\n *\n * Required Scopes: [api:orchestration-write]\n * URL: /v2/orchestration/schedules/{scheduleRid}\n */\nexport function replace($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _replace, ...args);\n}\nconst _run = [1, \"/v2/orchestration/schedules/{0}/run\"];\n/**\n * @public\n *\n * Required Scopes: [api:orchestration-write]\n * URL: /v2/orchestration/schedules/{scheduleRid}/run\n */\nexport function run($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _run, ...args);\n}\nconst _pause = [1, \"/v2/orchestration/schedules/{0}/pause\"];\n/**\n * @public\n *\n * Required Scopes: [api:orchestration-write]\n * URL: /v2/orchestration/schedules/{scheduleRid}/pause\n */\nexport function pause($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _pause, ...args);\n}\nconst _unpause = [1, \"/v2/orchestration/schedules/{0}/unpause\"];\n/**\n * @public\n *\n * Required Scopes: [api:orchestration-write]\n * URL: /v2/orchestration/schedules/{scheduleRid}/unpause\n */\nexport function unpause($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _unpause, ...args);\n}\nconst _getAffectedResources = [1, \"/v2/orchestration/schedules/{0}/getAffectedResources\", 2];\n/**\n * @beta\n *\n * Required Scopes: [api:orchestration-read]\n * URL: /v2/orchestration/schedules/{scheduleRid}/getAffectedResources\n */\nexport function getAffectedResources($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getAffectedResources, ...args);\n}\nconst _runs = [0, \"/v2/orchestration/schedules/{0}/runs\", 2];\n/**\n * Get the most recent runs of a Schedule. If no page size is provided, a page size of 100 will be used.\n *\n * @public\n *\n * Required Scopes: [api:orchestration-read]\n * URL: /v2/orchestration/schedules/{scheduleRid}/runs\n */\nexport function runs($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _runs, ...args);\n}\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"file":"Schedule.js","names":["foundryPlatformFetch","$foundryPlatformFetch","_create","create","$ctx","args","_deleteSchedule","deleteSchedule","_get","get","_getBatch","getBatch","_replace","replace","_run","run","_pause","pause","_unpause","unpause","_getAffectedResources","getAffectedResources","_runs","runs"],"sources":["Schedule.js"],"sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nimport { foundryPlatformFetch as $foundryPlatformFetch } from \"@osdk/shared.net.platformapi\";\n//\nconst _create = [1, \"/v2/orchestration/schedules\", 3];\n/**\n * Creates a new Schedule.\n *\n * :::callout{theme=warning title=Warning}\n * If the schedule is created in user-scoped mode, outputs to build will be discovered based on resources\n * that the user has access to. If the user's permissions change later, this could change the outputs that\n * will be built or cause builds to fail. Consider using a project-scoped schedule instead.\n * :::\n *\n * @beta\n *\n * Required Scopes: [api:orchestration-write]\n * URL: /v2/orchestration/schedules\n */\nexport function create($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _create, ...args);\n}\nconst _deleteSchedule = [3, \"/v2/orchestration/schedules/{0}\"];\n/**\n * Delete the Schedule with the specified rid.\n *\n * @public\n *\n * Required Scopes: [api:orchestration-write]\n * URL: /v2/orchestration/schedules/{scheduleRid}\n */\nexport function deleteSchedule($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _deleteSchedule, ...args);\n}\nconst _get = [0, \"/v2/orchestration/schedules/{0}\", 2];\n/**\n * Get the Schedule with the specified rid.\n *\n * @beta\n *\n * Required Scopes: [api:orchestration-read]\n * URL: /v2/orchestration/schedules/{scheduleRid}\n */\nexport function get($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _get, ...args);\n}\nconst _getBatch = [1, \"/v2/orchestration/schedules/getBatch\", 3];\n/**\n * Fetch multiple schedules in a single request. Schedules not found or inaccessible to the user will be\n * omitted from the response.\n *\n * The maximum batch size for this endpoint is 1000.\n *\n * @beta\n *\n * Required Scopes: [api:orchestration-read]\n * URL: /v2/orchestration/schedules/getBatch\n */\nexport function getBatch($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getBatch, ...args);\n}\nconst _replace = [2, \"/v2/orchestration/schedules/{0}\", 3];\n/**\n * Replaces the Schedule with the specified rid.\n *\n * :::callout{theme=warning title=Warning}\n * If the schedule is configured in user-scoped mode, outputs to build will be discovered based on resources\n * that the user has access to. If the user's permissions change later, this could change the outputs that\n * will be built or cause builds to fail. Consider using a project-scoped schedule instead.\n * :::\n *\n * @beta\n *\n * Required Scopes: [api:orchestration-write]\n * URL: /v2/orchestration/schedules/{scheduleRid}\n */\nexport function replace($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _replace, ...args);\n}\nconst _run = [1, \"/v2/orchestration/schedules/{0}/run\"];\n/**\n * @public\n *\n * Required Scopes: [api:orchestration-write]\n * URL: /v2/orchestration/schedules/{scheduleRid}/run\n */\nexport function run($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _run, ...args);\n}\nconst _pause = [1, \"/v2/orchestration/schedules/{0}/pause\"];\n/**\n * @public\n *\n * Required Scopes: [api:orchestration-write]\n * URL: /v2/orchestration/schedules/{scheduleRid}/pause\n */\nexport function pause($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _pause, ...args);\n}\nconst _unpause = [1, \"/v2/orchestration/schedules/{0}/unpause\"];\n/**\n * @public\n *\n * Required Scopes: [api:orchestration-write]\n * URL: /v2/orchestration/schedules/{scheduleRid}/unpause\n */\nexport function unpause($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _unpause, ...args);\n}\nconst _getAffectedResources = [1, \"/v2/orchestration/schedules/{0}/getAffectedResources\", 2];\n/**\n * @beta\n *\n * Required Scopes: [api:orchestration-read]\n * URL: /v2/orchestration/schedules/{scheduleRid}/getAffectedResources\n */\nexport function getAffectedResources($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getAffectedResources, ...args);\n}\nconst _runs = [0, \"/v2/orchestration/schedules/{0}/runs\", 2];\n/**\n * Get the most recent runs of a Schedule. If no page size is provided, a page size of 100 will be used.\n *\n * @public\n *\n * Required Scopes: [api:orchestration-read]\n * URL: /v2/orchestration/schedules/{scheduleRid}/runs\n */\nexport function runs($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _runs, ...args);\n}\n"],"mappings":"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","ignoreList":[]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@osdk/foundry.orchestration",
3
- "version": "2.52.0",
3
+ "version": "2.53.0",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",
@@ -21,10 +21,10 @@
21
21
  "dependencies": {
22
22
  "@osdk/shared.client": "^1.0.1",
23
23
  "@osdk/shared.client2": "^1.0.0",
24
- "@osdk/foundry.core": "2.52.0",
25
- "@osdk/foundry.datasets": "2.52.0",
26
- "@osdk/shared.net.platformapi": "~1.6.0",
27
- "@osdk/foundry.filesystem": "2.52.0"
24
+ "@osdk/foundry.core": "2.53.0",
25
+ "@osdk/foundry.filesystem": "2.53.0",
26
+ "@osdk/foundry.datasets": "2.53.0",
27
+ "@osdk/shared.net.platformapi": "~1.6.0"
28
28
  },
29
29
  "devDependencies": {
30
30
  "typescript": "^5.5.4",
@@ -47,7 +47,7 @@
47
47
  "sls": {
48
48
  "dependencies": {
49
49
  "com.palantir.foundry.api:api-gateway": {
50
- "minVersion": "1.1496.0",
50
+ "minVersion": "1.1501.0",
51
51
  "maxVersion": "1.x.x",
52
52
  "optional": false
53
53
  }