@osdk/foundry.ontologies 2.24.0 → 2.26.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.
Files changed (162) hide show
  1. package/CHANGELOG.md +26 -0
  2. package/build/browser/_components.d.ts +315 -4
  3. package/build/browser/_components.d.ts.map +1 -1
  4. package/build/browser/_errors.d.ts +64 -0
  5. package/build/browser/_errors.d.ts.map +1 -1
  6. package/build/browser/index.d.ts +4 -2
  7. package/build/browser/index.d.ts.map +1 -1
  8. package/build/browser/index.js +2 -0
  9. package/build/browser/index.js.map +1 -1
  10. package/build/browser/public/Action.d.ts +9 -15
  11. package/build/browser/public/Action.d.ts.map +1 -1
  12. package/build/browser/public/Action.js +3 -9
  13. package/build/browser/public/Action.js.map +1 -1
  14. package/build/browser/public/ActionTypeV2.d.ts +1 -6
  15. package/build/browser/public/ActionTypeV2.d.ts.map +1 -1
  16. package/build/browser/public/ActionTypeV2.js +0 -6
  17. package/build/browser/public/ActionTypeV2.js.map +1 -1
  18. package/build/browser/public/Attachment.d.ts +0 -9
  19. package/build/browser/public/Attachment.d.ts.map +1 -1
  20. package/build/browser/public/Attachment.js +0 -9
  21. package/build/browser/public/Attachment.js.map +1 -1
  22. package/build/browser/public/AttachmentPropertyV2.d.ts +8 -20
  23. package/build/browser/public/AttachmentPropertyV2.d.ts.map +1 -1
  24. package/build/browser/public/AttachmentPropertyV2.js +0 -12
  25. package/build/browser/public/AttachmentPropertyV2.js.map +1 -1
  26. package/build/browser/public/CipherTextProperty.d.ts +1 -4
  27. package/build/browser/public/CipherTextProperty.d.ts.map +1 -1
  28. package/build/browser/public/CipherTextProperty.js +1 -4
  29. package/build/browser/public/CipherTextProperty.js.map +1 -1
  30. package/build/browser/public/LinkedObjectV2.d.ts +2 -4
  31. package/build/browser/public/LinkedObjectV2.d.ts.map +1 -1
  32. package/build/browser/public/LinkedObjectV2.js +0 -4
  33. package/build/browser/public/LinkedObjectV2.js.map +1 -1
  34. package/build/browser/public/MediaReferenceProperty.d.ts +0 -8
  35. package/build/browser/public/MediaReferenceProperty.d.ts.map +1 -1
  36. package/build/browser/public/MediaReferenceProperty.js +0 -8
  37. package/build/browser/public/MediaReferenceProperty.js.map +1 -1
  38. package/build/browser/public/ObjectTypeV2.d.ts +3 -12
  39. package/build/browser/public/ObjectTypeV2.d.ts.map +1 -1
  40. package/build/browser/public/ObjectTypeV2.js +0 -12
  41. package/build/browser/public/ObjectTypeV2.js.map +1 -1
  42. package/build/browser/public/OntologyInterface.d.ts +34 -26
  43. package/build/browser/public/OntologyInterface.d.ts.map +1 -1
  44. package/build/browser/public/OntologyInterface.js +24 -26
  45. package/build/browser/public/OntologyInterface.js.map +1 -1
  46. package/build/browser/public/OntologyObjectSet.d.ts +4 -13
  47. package/build/browser/public/OntologyObjectSet.d.ts.map +1 -1
  48. package/build/browser/public/OntologyObjectSet.js +0 -13
  49. package/build/browser/public/OntologyObjectSet.js.map +1 -1
  50. package/build/browser/public/OntologyObjectV2.d.ts +13 -18
  51. package/build/browser/public/OntologyObjectV2.d.ts.map +1 -1
  52. package/build/browser/public/OntologyObjectV2.js +0 -10
  53. package/build/browser/public/OntologyObjectV2.js.map +1 -1
  54. package/build/browser/public/OntologyTransaction.d.ts +17 -0
  55. package/build/browser/public/OntologyTransaction.d.ts.map +1 -0
  56. package/build/browser/public/OntologyTransaction.js +30 -0
  57. package/build/browser/public/OntologyTransaction.js.map +1 -0
  58. package/build/browser/public/OntologyV2.d.ts +0 -4
  59. package/build/browser/public/OntologyV2.d.ts.map +1 -1
  60. package/build/browser/public/OntologyV2.js +0 -4
  61. package/build/browser/public/OntologyV2.js.map +1 -1
  62. package/build/browser/public/OntologyValueType.d.ts +34 -0
  63. package/build/browser/public/OntologyValueType.d.ts.map +1 -0
  64. package/build/browser/public/OntologyValueType.js +42 -0
  65. package/build/browser/public/OntologyValueType.js.map +1 -0
  66. package/build/browser/public/Query.d.ts +7 -5
  67. package/build/browser/public/Query.d.ts.map +1 -1
  68. package/build/browser/public/Query.js +1 -4
  69. package/build/browser/public/Query.js.map +1 -1
  70. package/build/browser/public/QueryType.d.ts +0 -4
  71. package/build/browser/public/QueryType.d.ts.map +1 -1
  72. package/build/browser/public/QueryType.js +0 -4
  73. package/build/browser/public/QueryType.js.map +1 -1
  74. package/build/browser/public/TimeSeriesPropertyV2.d.ts +0 -9
  75. package/build/browser/public/TimeSeriesPropertyV2.d.ts.map +1 -1
  76. package/build/browser/public/TimeSeriesPropertyV2.js +0 -9
  77. package/build/browser/public/TimeSeriesPropertyV2.js.map +1 -1
  78. package/build/browser/public/TimeSeriesValueBankProperty.d.ts +0 -6
  79. package/build/browser/public/TimeSeriesValueBankProperty.d.ts.map +1 -1
  80. package/build/browser/public/TimeSeriesValueBankProperty.js +0 -6
  81. package/build/browser/public/TimeSeriesValueBankProperty.js.map +1 -1
  82. package/build/esm/_components.d.ts +315 -4
  83. package/build/esm/_components.d.ts.map +1 -1
  84. package/build/esm/_errors.d.ts +64 -0
  85. package/build/esm/_errors.d.ts.map +1 -1
  86. package/build/esm/index.d.ts +4 -2
  87. package/build/esm/index.d.ts.map +1 -1
  88. package/build/esm/index.js +2 -0
  89. package/build/esm/index.js.map +1 -1
  90. package/build/esm/public/Action.d.ts +9 -15
  91. package/build/esm/public/Action.d.ts.map +1 -1
  92. package/build/esm/public/Action.js +3 -9
  93. package/build/esm/public/Action.js.map +1 -1
  94. package/build/esm/public/ActionTypeV2.d.ts +1 -6
  95. package/build/esm/public/ActionTypeV2.d.ts.map +1 -1
  96. package/build/esm/public/ActionTypeV2.js +0 -6
  97. package/build/esm/public/ActionTypeV2.js.map +1 -1
  98. package/build/esm/public/Attachment.d.ts +0 -9
  99. package/build/esm/public/Attachment.d.ts.map +1 -1
  100. package/build/esm/public/Attachment.js +0 -9
  101. package/build/esm/public/Attachment.js.map +1 -1
  102. package/build/esm/public/AttachmentPropertyV2.d.ts +8 -20
  103. package/build/esm/public/AttachmentPropertyV2.d.ts.map +1 -1
  104. package/build/esm/public/AttachmentPropertyV2.js +0 -12
  105. package/build/esm/public/AttachmentPropertyV2.js.map +1 -1
  106. package/build/esm/public/CipherTextProperty.d.ts +1 -4
  107. package/build/esm/public/CipherTextProperty.d.ts.map +1 -1
  108. package/build/esm/public/CipherTextProperty.js +1 -4
  109. package/build/esm/public/CipherTextProperty.js.map +1 -1
  110. package/build/esm/public/LinkedObjectV2.d.ts +2 -4
  111. package/build/esm/public/LinkedObjectV2.d.ts.map +1 -1
  112. package/build/esm/public/LinkedObjectV2.js +0 -4
  113. package/build/esm/public/LinkedObjectV2.js.map +1 -1
  114. package/build/esm/public/MediaReferenceProperty.d.ts +0 -8
  115. package/build/esm/public/MediaReferenceProperty.d.ts.map +1 -1
  116. package/build/esm/public/MediaReferenceProperty.js +0 -8
  117. package/build/esm/public/MediaReferenceProperty.js.map +1 -1
  118. package/build/esm/public/ObjectTypeV2.d.ts +3 -12
  119. package/build/esm/public/ObjectTypeV2.d.ts.map +1 -1
  120. package/build/esm/public/ObjectTypeV2.js +0 -12
  121. package/build/esm/public/ObjectTypeV2.js.map +1 -1
  122. package/build/esm/public/OntologyInterface.d.ts +34 -26
  123. package/build/esm/public/OntologyInterface.d.ts.map +1 -1
  124. package/build/esm/public/OntologyInterface.js +24 -26
  125. package/build/esm/public/OntologyInterface.js.map +1 -1
  126. package/build/esm/public/OntologyObjectSet.d.ts +4 -13
  127. package/build/esm/public/OntologyObjectSet.d.ts.map +1 -1
  128. package/build/esm/public/OntologyObjectSet.js +0 -13
  129. package/build/esm/public/OntologyObjectSet.js.map +1 -1
  130. package/build/esm/public/OntologyObjectV2.d.ts +13 -18
  131. package/build/esm/public/OntologyObjectV2.d.ts.map +1 -1
  132. package/build/esm/public/OntologyObjectV2.js +0 -10
  133. package/build/esm/public/OntologyObjectV2.js.map +1 -1
  134. package/build/esm/public/OntologyTransaction.d.ts +17 -0
  135. package/build/esm/public/OntologyTransaction.d.ts.map +1 -0
  136. package/build/esm/public/OntologyTransaction.js +30 -0
  137. package/build/esm/public/OntologyTransaction.js.map +1 -0
  138. package/build/esm/public/OntologyV2.d.ts +0 -4
  139. package/build/esm/public/OntologyV2.d.ts.map +1 -1
  140. package/build/esm/public/OntologyV2.js +0 -4
  141. package/build/esm/public/OntologyV2.js.map +1 -1
  142. package/build/esm/public/OntologyValueType.d.ts +34 -0
  143. package/build/esm/public/OntologyValueType.d.ts.map +1 -0
  144. package/build/esm/public/OntologyValueType.js +42 -0
  145. package/build/esm/public/OntologyValueType.js.map +1 -0
  146. package/build/esm/public/Query.d.ts +7 -5
  147. package/build/esm/public/Query.d.ts.map +1 -1
  148. package/build/esm/public/Query.js +1 -4
  149. package/build/esm/public/Query.js.map +1 -1
  150. package/build/esm/public/QueryType.d.ts +0 -4
  151. package/build/esm/public/QueryType.d.ts.map +1 -1
  152. package/build/esm/public/QueryType.js +0 -4
  153. package/build/esm/public/QueryType.js.map +1 -1
  154. package/build/esm/public/TimeSeriesPropertyV2.d.ts +0 -9
  155. package/build/esm/public/TimeSeriesPropertyV2.d.ts.map +1 -1
  156. package/build/esm/public/TimeSeriesPropertyV2.js +0 -9
  157. package/build/esm/public/TimeSeriesPropertyV2.js.map +1 -1
  158. package/build/esm/public/TimeSeriesValueBankProperty.d.ts +0 -6
  159. package/build/esm/public/TimeSeriesValueBankProperty.d.ts.map +1 -1
  160. package/build/esm/public/TimeSeriesValueBankProperty.js +0 -6
  161. package/build/esm/public/TimeSeriesValueBankProperty.js.map +1 -1
  162. package/package.json +5 -5
@@ -1,3 +1,4 @@
1
+ import type * as _Core from "@osdk/foundry.core";
1
2
  import type { SharedClient as $OldClient, SharedClientContext as $OldClientContext } from "@osdk/shared.client";
2
3
  import type { SharedClient as $Client, SharedClientContext as $ClientContext } from "@osdk/shared.client2";
3
4
  import type * as _Ontologies from "../_components.js";
@@ -6,9 +7,6 @@ import type * as _Ontologies from "../_components.js";
6
7
  *
7
8
  * Optional parameters do not need to be supplied.
8
9
  *
9
- * Third-party applications using this endpoint via OAuth2 must request the
10
- * following operation scopes: `api:ontologies-read`.
11
- *
12
10
  * @public
13
11
  *
14
12
  * Required Scopes: [api:ontologies-read]
@@ -20,8 +18,12 @@ export declare function execute($ctx: $Client | $ClientContext | $OldClient | $O
20
18
  $body: _Ontologies.ExecuteQueryRequest,
21
19
  $queryParams?: {
22
20
  version?: _Ontologies.FunctionVersion | undefined;
23
- artifactRepository?: _Ontologies.ArtifactRepositoryRid | undefined;
24
- packageName?: _Ontologies.SdkPackageName | undefined;
21
+ sdkPackageRid?: _Ontologies.SdkPackageRid | undefined;
22
+ sdkVersion?: _Ontologies.SdkVersion | undefined;
23
+ },
24
+ $headerParams?: {
25
+ traceParent?: _Core.TraceParent | undefined;
26
+ traceState?: _Core.TraceState | undefined;
25
27
  }
26
28
  ]): Promise<_Ontologies.ExecuteQueryResponse>;
27
29
  //# sourceMappingURL=Query.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Query.d.ts","sourceRoot":"","sources":["../../../src/public/Query.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EACV,YAAY,IAAI,UAAU,EAC1B,mBAAmB,IAAI,iBAAiB,EACzC,MAAM,qBAAqB,CAAC;AAC7B,OAAO,KAAK,EACV,YAAY,IAAI,OAAO,EACvB,mBAAmB,IAAI,cAAc,EACtC,MAAM,sBAAsB,CAAC;AAG9B,OAAO,KAAK,KAAK,WAAW,MAAM,mBAAmB,CAAC;AAiBtD;;;;;;;;;;;;GAYG;AACH,wBAAgB,OAAO,CACrB,IAAI,EAAE,OAAO,GAAG,cAAc,GAAG,UAAU,GAAG,iBAAiB,EAC/D,GAAG,IAAI,EAAE;IACP,QAAQ,EAAE,WAAW,CAAC,kBAAkB;IACxC,YAAY,EAAE,WAAW,CAAC,YAAY;IACtC,KAAK,EAAE,WAAW,CAAC,mBAAmB;IACtC,YAAY,CAAC,EAAE;QACb,OAAO,CAAC,EAAE,WAAW,CAAC,eAAe,GAAG,SAAS,CAAC;QAClD,kBAAkB,CAAC,EAAE,WAAW,CAAC,qBAAqB,GAAG,SAAS,CAAC;QACnE,WAAW,CAAC,EAAE,WAAW,CAAC,cAAc,GAAG,SAAS,CAAC;KACtD;CACF,GACA,OAAO,CAAC,WAAW,CAAC,oBAAoB,CAAC,CAE3C"}
1
+ {"version":3,"file":"Query.d.ts","sourceRoot":"","sources":["../../../src/public/Query.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,KAAK,KAAK,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,EACV,YAAY,IAAI,UAAU,EAC1B,mBAAmB,IAAI,iBAAiB,EACzC,MAAM,qBAAqB,CAAC;AAC7B,OAAO,KAAK,EACV,YAAY,IAAI,OAAO,EACvB,mBAAmB,IAAI,cAAc,EACtC,MAAM,sBAAsB,CAAC;AAG9B,OAAO,KAAK,KAAK,WAAW,MAAM,mBAAmB,CAAC;AAqBtD;;;;;;;;;GASG;AACH,wBAAgB,OAAO,CACrB,IAAI,EAAE,OAAO,GAAG,cAAc,GAAG,UAAU,GAAG,iBAAiB,EAC/D,GAAG,IAAI,EAAE;IACP,QAAQ,EAAE,WAAW,CAAC,kBAAkB;IACxC,YAAY,EAAE,WAAW,CAAC,YAAY;IACtC,KAAK,EAAE,WAAW,CAAC,mBAAmB;IACtC,YAAY,CAAC,EAAE;QACb,OAAO,CAAC,EAAE,WAAW,CAAC,eAAe,GAAG,SAAS,CAAC;QAClD,aAAa,CAAC,EAAE,WAAW,CAAC,aAAa,GAAG,SAAS,CAAC;QACtD,UAAU,CAAC,EAAE,WAAW,CAAC,UAAU,GAAG,SAAS,CAAC;KACjD;IACD,aAAa,CAAC,EAAE;QACd,WAAW,CAAC,EAAE,KAAK,CAAC,WAAW,GAAG,SAAS,CAAC;QAC5C,UAAU,CAAC,EAAE,KAAK,CAAC,UAAU,GAAG,SAAS,CAAC;KAC3C;CACF,GACA,OAAO,CAAC,WAAW,CAAC,oBAAoB,CAAC,CAE3C"}
@@ -15,15 +15,12 @@
15
15
  */
16
16
  import { foundryPlatformFetch as $foundryPlatformFetch } from "@osdk/shared.net.platformapi";
17
17
  //
18
- const _execute = [1, "/v2/ontologies/{0}/queries/{1}/execute", 3];
18
+ const _execute = [1, "/v2/ontologies/{0}/queries/{1}/execute", 7];
19
19
  /**
20
20
  * Executes a Query using the given parameters.
21
21
  *
22
22
  * Optional parameters do not need to be supplied.
23
23
  *
24
- * Third-party applications using this endpoint via OAuth2 must request the
25
- * following operation scopes: `api:ontologies-read`.
26
- *
27
24
  * @public
28
25
  *
29
26
  * Required Scopes: [api:ontologies-read]
@@ -1 +1 @@
1
- {"version":3,"file":"Query.js","names":["foundryPlatformFetch","$foundryPlatformFetch","_execute","execute","$ctx","args"],"sources":["Query.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 _execute = [1, \"/v2/ontologies/{0}/queries/{1}/execute\", 3];\n/**\n * Executes a Query using the given parameters.\n *\n * Optional parameters do not need to be supplied.\n *\n * Third-party applications using this endpoint via OAuth2 must request the\n * following operation scopes: `api:ontologies-read`.\n *\n * @public\n *\n * Required Scopes: [api:ontologies-read]\n * URL: /v2/ontologies/{ontology}/queries/{queryApiName}/execute\n */\nexport function execute($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _execute, ...args);\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAASA,oBAAoB,IAAIC,qBAAqB,QAAQ,8BAA8B;AAC5F;AACA,MAAMC,QAAQ,GAAG,CAAC,CAAC,EAAE,wCAAwC,EAAE,CAAC,CAAC;AACjE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,OAAOA,CAACC,IAAI,EAAE,GAAGC,IAAI,EAAE;EACnC,OAAOJ,qBAAqB,CAACG,IAAI,EAAEF,QAAQ,EAAE,GAAGG,IAAI,CAAC;AACzD","ignoreList":[]}
1
+ {"version":3,"file":"Query.js","names":["foundryPlatformFetch","$foundryPlatformFetch","_execute","execute","$ctx","args"],"sources":["Query.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 _execute = [1, \"/v2/ontologies/{0}/queries/{1}/execute\", 7];\n/**\n * Executes a Query using the given parameters.\n *\n * Optional parameters do not need to be supplied.\n *\n * @public\n *\n * Required Scopes: [api:ontologies-read]\n * URL: /v2/ontologies/{ontology}/queries/{queryApiName}/execute\n */\nexport function execute($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _execute, ...args);\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAASA,oBAAoB,IAAIC,qBAAqB,QAAQ,8BAA8B;AAC5F;AACA,MAAMC,QAAQ,GAAG,CAAC,CAAC,EAAE,wCAAwC,EAAE,CAAC,CAAC;AACjE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,OAAOA,CAACC,IAAI,EAAE,GAAGC,IAAI,EAAE;EACnC,OAAOJ,qBAAqB,CAACG,IAAI,EAAEF,QAAQ,EAAE,GAAGG,IAAI,CAAC;AACzD","ignoreList":[]}
@@ -8,8 +8,6 @@ import type * as _Ontologies from "../_components.js";
8
8
  * Each page may be smaller than the requested page size. However, it is guaranteed that if there are more
9
9
  * results available, at least one result will be present in the response.
10
10
  *
11
- * Third-party applications using this endpoint via OAuth2 must request the following operation scope: `api:ontologies-read`.
12
- *
13
11
  * @public
14
12
  *
15
13
  * Required Scopes: [api:ontologies-read]
@@ -25,8 +23,6 @@ export declare function list($ctx: $Client | $ClientContext | $OldClient | $OldC
25
23
  /**
26
24
  * Gets a specific query type with the given API name.
27
25
  *
28
- * Third-party applications using this endpoint via OAuth2 must request the following operation scope: `api:ontologies-read`.
29
- *
30
26
  * @public
31
27
  *
32
28
  * Required Scopes: [api:ontologies-read]
@@ -1 +1 @@
1
- {"version":3,"file":"QueryType.d.ts","sourceRoot":"","sources":["../../../src/public/QueryType.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,KAAK,KAAK,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,EACV,YAAY,IAAI,UAAU,EAC1B,mBAAmB,IAAI,iBAAiB,EACzC,MAAM,qBAAqB,CAAC;AAC7B,OAAO,KAAK,EACV,YAAY,IAAI,OAAO,EACvB,mBAAmB,IAAI,cAAc,EACtC,MAAM,sBAAsB,CAAC;AAG9B,OAAO,KAAK,KAAK,WAAW,MAAM,mBAAmB,CAAC;AActD;;;;;;;;;;;;GAYG;AACH,wBAAgB,IAAI,CAClB,IAAI,EAAE,OAAO,GAAG,cAAc,GAAG,UAAU,GAAG,iBAAiB,EAC/D,GAAG,IAAI,EAAE;IACP,QAAQ,EAAE,WAAW,CAAC,kBAAkB;IAExC,YAAY,CAAC,EAAE;QACb,QAAQ,CAAC,EAAE,KAAK,CAAC,QAAQ,GAAG,SAAS,CAAC;QACtC,SAAS,CAAC,EAAE,KAAK,CAAC,SAAS,GAAG,SAAS,CAAC;KACzC;CACF,GACA,OAAO,CAAC,WAAW,CAAC,wBAAwB,CAAC,CAE/C;AAUD;;;;;;;;;GASG;AACH,wBAAgB,GAAG,CACjB,IAAI,EAAE,OAAO,GAAG,cAAc,GAAG,UAAU,GAAG,iBAAiB,EAC/D,GAAG,IAAI,EAAE;IACP,QAAQ,EAAE,WAAW,CAAC,kBAAkB;IACxC,YAAY,EAAE,WAAW,CAAC,YAAY;IAEtC,YAAY,CAAC,EAAE;QAAE,OAAO,CAAC,EAAE,WAAW,CAAC,eAAe,GAAG,SAAS,CAAA;KAAE;CACrE,GACA,OAAO,CAAC,WAAW,CAAC,WAAW,CAAC,CAElC"}
1
+ {"version":3,"file":"QueryType.d.ts","sourceRoot":"","sources":["../../../src/public/QueryType.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,KAAK,KAAK,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,EACV,YAAY,IAAI,UAAU,EAC1B,mBAAmB,IAAI,iBAAiB,EACzC,MAAM,qBAAqB,CAAC;AAC7B,OAAO,KAAK,EACV,YAAY,IAAI,OAAO,EACvB,mBAAmB,IAAI,cAAc,EACtC,MAAM,sBAAsB,CAAC;AAG9B,OAAO,KAAK,KAAK,WAAW,MAAM,mBAAmB,CAAC;AActD;;;;;;;;;;GAUG;AACH,wBAAgB,IAAI,CAClB,IAAI,EAAE,OAAO,GAAG,cAAc,GAAG,UAAU,GAAG,iBAAiB,EAC/D,GAAG,IAAI,EAAE;IACP,QAAQ,EAAE,WAAW,CAAC,kBAAkB;IAExC,YAAY,CAAC,EAAE;QACb,QAAQ,CAAC,EAAE,KAAK,CAAC,QAAQ,GAAG,SAAS,CAAC;QACtC,SAAS,CAAC,EAAE,KAAK,CAAC,SAAS,GAAG,SAAS,CAAC;KACzC;CACF,GACA,OAAO,CAAC,WAAW,CAAC,wBAAwB,CAAC,CAE/C;AAUD;;;;;;;GAOG;AACH,wBAAgB,GAAG,CACjB,IAAI,EAAE,OAAO,GAAG,cAAc,GAAG,UAAU,GAAG,iBAAiB,EAC/D,GAAG,IAAI,EAAE;IACP,QAAQ,EAAE,WAAW,CAAC,kBAAkB;IACxC,YAAY,EAAE,WAAW,CAAC,YAAY;IAEtC,YAAY,CAAC,EAAE;QAAE,OAAO,CAAC,EAAE,WAAW,CAAC,eAAe,GAAG,SAAS,CAAA;KAAE;CACrE,GACA,OAAO,CAAC,WAAW,CAAC,WAAW,CAAC,CAElC"}
@@ -22,8 +22,6 @@ const _list = [0, "/v2/ontologies/{0}/queryTypes", 2];
22
22
  * Each page may be smaller than the requested page size. However, it is guaranteed that if there are more
23
23
  * results available, at least one result will be present in the response.
24
24
  *
25
- * Third-party applications using this endpoint via OAuth2 must request the following operation scope: `api:ontologies-read`.
26
- *
27
25
  * @public
28
26
  *
29
27
  * Required Scopes: [api:ontologies-read]
@@ -36,8 +34,6 @@ const _get = [0, "/v2/ontologies/{0}/queryTypes/{1}", 2];
36
34
  /**
37
35
  * Gets a specific query type with the given API name.
38
36
  *
39
- * Third-party applications using this endpoint via OAuth2 must request the following operation scope: `api:ontologies-read`.
40
- *
41
37
  * @public
42
38
  *
43
39
  * Required Scopes: [api:ontologies-read]
@@ -1 +1 @@
1
- {"version":3,"file":"QueryType.js","names":["foundryPlatformFetch","$foundryPlatformFetch","_list","list","$ctx","args","_get","get"],"sources":["QueryType.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 _list = [0, \"/v2/ontologies/{0}/queryTypes\", 2];\n/**\n * Lists the query types for the given Ontology.\n *\n * Each page may be smaller than the requested page size. However, it is guaranteed that if there are more\n * results available, at least one result will be present in the response.\n *\n * Third-party applications using this endpoint via OAuth2 must request the following operation scope: `api:ontologies-read`.\n *\n * @public\n *\n * Required Scopes: [api:ontologies-read]\n * URL: /v2/ontologies/{ontology}/queryTypes\n */\nexport function list($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _list, ...args);\n}\nconst _get = [0, \"/v2/ontologies/{0}/queryTypes/{1}\", 2];\n/**\n * Gets a specific query type with the given API name.\n *\n * Third-party applications using this endpoint via OAuth2 must request the following operation scope: `api:ontologies-read`.\n *\n * @public\n *\n * Required Scopes: [api:ontologies-read]\n * URL: /v2/ontologies/{ontology}/queryTypes/{queryApiName}\n */\nexport function get($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _get, ...args);\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAASA,oBAAoB,IAAIC,qBAAqB,QAAQ,8BAA8B;AAC5F;AACA,MAAMC,KAAK,GAAG,CAAC,CAAC,EAAE,+BAA+B,EAAE,CAAC,CAAC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,IAAIA,CAACC,IAAI,EAAE,GAAGC,IAAI,EAAE;EAChC,OAAOJ,qBAAqB,CAACG,IAAI,EAAEF,KAAK,EAAE,GAAGG,IAAI,CAAC;AACtD;AACA,MAAMC,IAAI,GAAG,CAAC,CAAC,EAAE,mCAAmC,EAAE,CAAC,CAAC;AACxD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,GAAGA,CAACH,IAAI,EAAE,GAAGC,IAAI,EAAE;EAC/B,OAAOJ,qBAAqB,CAACG,IAAI,EAAEE,IAAI,EAAE,GAAGD,IAAI,CAAC;AACrD","ignoreList":[]}
1
+ {"version":3,"file":"QueryType.js","names":["foundryPlatformFetch","$foundryPlatformFetch","_list","list","$ctx","args","_get","get"],"sources":["QueryType.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 _list = [0, \"/v2/ontologies/{0}/queryTypes\", 2];\n/**\n * Lists the query types for the given Ontology.\n *\n * Each page may be smaller than the requested page size. However, it is guaranteed that if there are more\n * results available, at least one result will be present in the response.\n *\n * @public\n *\n * Required Scopes: [api:ontologies-read]\n * URL: /v2/ontologies/{ontology}/queryTypes\n */\nexport function list($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _list, ...args);\n}\nconst _get = [0, \"/v2/ontologies/{0}/queryTypes/{1}\", 2];\n/**\n * Gets a specific query type with the given API name.\n *\n * @public\n *\n * Required Scopes: [api:ontologies-read]\n * URL: /v2/ontologies/{ontology}/queryTypes/{queryApiName}\n */\nexport function get($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _get, ...args);\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAASA,oBAAoB,IAAIC,qBAAqB,QAAQ,8BAA8B;AAC5F;AACA,MAAMC,KAAK,GAAG,CAAC,CAAC,EAAE,+BAA+B,EAAE,CAAC,CAAC;AACrD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,IAAIA,CAACC,IAAI,EAAE,GAAGC,IAAI,EAAE;EAChC,OAAOJ,qBAAqB,CAACG,IAAI,EAAEF,KAAK,EAAE,GAAGG,IAAI,CAAC;AACtD;AACA,MAAMC,IAAI,GAAG,CAAC,CAAC,EAAE,mCAAmC,EAAE,CAAC,CAAC;AACxD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,GAAGA,CAACH,IAAI,EAAE,GAAGC,IAAI,EAAE;EAC/B,OAAOJ,qBAAqB,CAACG,IAAI,EAAEE,IAAI,EAAE,GAAGD,IAAI,CAAC;AACrD","ignoreList":[]}
@@ -4,9 +4,6 @@ import type * as _Ontologies from "../_components.js";
4
4
  /**
5
5
  * Get the first point of a time series property.
6
6
  *
7
- * Third-party applications using this endpoint via OAuth2 must request the
8
- * following operation scopes: `api:ontologies-read`.
9
- *
10
7
  * @public
11
8
  *
12
9
  * Required Scopes: [api:ontologies-read]
@@ -25,9 +22,6 @@ export declare function getFirstPoint($ctx: $Client | $ClientContext | $OldClien
25
22
  /**
26
23
  * Get the last point of a time series property.
27
24
  *
28
- * Third-party applications using this endpoint via OAuth2 must request the
29
- * following operation scopes: `api:ontologies-read`.
30
- *
31
25
  * @public
32
26
  *
33
27
  * Required Scopes: [api:ontologies-read]
@@ -46,9 +40,6 @@ export declare function getLastPoint($ctx: $Client | $ClientContext | $OldClient
46
40
  /**
47
41
  * Stream all of the points of a time series property.
48
42
  *
49
- * Third-party applications using this endpoint via OAuth2 must request the
50
- * following operation scopes: `api:ontologies-read`.
51
- *
52
43
  * @public
53
44
  *
54
45
  * Required Scopes: [api:ontologies-read]
@@ -1 +1 @@
1
- {"version":3,"file":"TimeSeriesPropertyV2.d.ts","sourceRoot":"","sources":["../../../src/public/TimeSeriesPropertyV2.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EACV,YAAY,IAAI,UAAU,EAC1B,mBAAmB,IAAI,iBAAiB,EACzC,MAAM,qBAAqB,CAAC;AAC7B,OAAO,KAAK,EACV,YAAY,IAAI,OAAO,EACvB,mBAAmB,IAAI,cAAc,EACtC,MAAM,sBAAsB,CAAC;AAG9B,OAAO,KAAK,KAAK,WAAW,MAAM,mBAAmB,CAAC;AAiBtD;;;;;;;;;;GAUG;AACH,wBAAgB,aAAa,CAC3B,IAAI,EAAE,OAAO,GAAG,cAAc,GAAG,UAAU,GAAG,iBAAiB,EAC/D,GAAG,IAAI,EAAE;IACP,QAAQ,EAAE,WAAW,CAAC,kBAAkB;IACxC,UAAU,EAAE,WAAW,CAAC,iBAAiB;IACzC,UAAU,EAAE,WAAW,CAAC,0BAA0B;IAClD,QAAQ,EAAE,WAAW,CAAC,eAAe;IAErC,YAAY,CAAC,EAAE;QACb,aAAa,CAAC,EAAE,WAAW,CAAC,aAAa,GAAG,SAAS,CAAC;QACtD,UAAU,CAAC,EAAE,WAAW,CAAC,UAAU,GAAG,SAAS,CAAC;KACjD;CACF,GACA,OAAO,CAAC,WAAW,CAAC,eAAe,GAAG,SAAS,CAAC,CAElD;AAeD;;;;;;;;;;GAUG;AACH,wBAAgB,YAAY,CAC1B,IAAI,EAAE,OAAO,GAAG,cAAc,GAAG,UAAU,GAAG,iBAAiB,EAC/D,GAAG,IAAI,EAAE;IACP,QAAQ,EAAE,WAAW,CAAC,kBAAkB;IACxC,UAAU,EAAE,WAAW,CAAC,iBAAiB;IACzC,UAAU,EAAE,WAAW,CAAC,0BAA0B;IAClD,QAAQ,EAAE,WAAW,CAAC,eAAe;IAErC,YAAY,CAAC,EAAE;QACb,aAAa,CAAC,EAAE,WAAW,CAAC,aAAa,GAAG,SAAS,CAAC;QACtD,UAAU,CAAC,EAAE,WAAW,CAAC,UAAU,GAAG,SAAS,CAAC;KACjD;CACF,GACA,OAAO,CAAC,WAAW,CAAC,eAAe,GAAG,SAAS,CAAC,CAElD;AAuBD;;;;;;;;;;GAUG;AACH,wBAAgB,YAAY,CAC1B,IAAI,EAAE,OAAO,GAAG,cAAc,GAAG,UAAU,GAAG,iBAAiB,EAC/D,GAAG,IAAI,EAAE;IACP,QAAQ,EAAE,WAAW,CAAC,kBAAkB;IACxC,UAAU,EAAE,WAAW,CAAC,iBAAiB;IACzC,UAAU,EAAE,WAAW,CAAC,0BAA0B;IAClD,QAAQ,EAAE,WAAW,CAAC,eAAe;IACrC,KAAK,EAAE,WAAW,CAAC,6BAA6B;IAChD,YAAY,CAAC,EAAE;QACb,aAAa,CAAC,EAAE,WAAW,CAAC,aAAa,GAAG,SAAS,CAAC;QACtD,UAAU,CAAC,EAAE,WAAW,CAAC,UAAU,GAAG,SAAS,CAAC;QAChD,MAAM,CAAC,EAAE,WAAW,CAAC,qBAAqB,GAAG,SAAS,CAAC;KACxD;CACF,GACA,OAAO,CAAC,QAAQ,CAAC,CAEnB"}
1
+ {"version":3,"file":"TimeSeriesPropertyV2.d.ts","sourceRoot":"","sources":["../../../src/public/TimeSeriesPropertyV2.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EACV,YAAY,IAAI,UAAU,EAC1B,mBAAmB,IAAI,iBAAiB,EACzC,MAAM,qBAAqB,CAAC;AAC7B,OAAO,KAAK,EACV,YAAY,IAAI,OAAO,EACvB,mBAAmB,IAAI,cAAc,EACtC,MAAM,sBAAsB,CAAC;AAG9B,OAAO,KAAK,KAAK,WAAW,MAAM,mBAAmB,CAAC;AAiBtD;;;;;;;GAOG;AACH,wBAAgB,aAAa,CAC3B,IAAI,EAAE,OAAO,GAAG,cAAc,GAAG,UAAU,GAAG,iBAAiB,EAC/D,GAAG,IAAI,EAAE;IACP,QAAQ,EAAE,WAAW,CAAC,kBAAkB;IACxC,UAAU,EAAE,WAAW,CAAC,iBAAiB;IACzC,UAAU,EAAE,WAAW,CAAC,0BAA0B;IAClD,QAAQ,EAAE,WAAW,CAAC,eAAe;IAErC,YAAY,CAAC,EAAE;QACb,aAAa,CAAC,EAAE,WAAW,CAAC,aAAa,GAAG,SAAS,CAAC;QACtD,UAAU,CAAC,EAAE,WAAW,CAAC,UAAU,GAAG,SAAS,CAAC;KACjD;CACF,GACA,OAAO,CAAC,WAAW,CAAC,eAAe,GAAG,SAAS,CAAC,CAElD;AAeD;;;;;;;GAOG;AACH,wBAAgB,YAAY,CAC1B,IAAI,EAAE,OAAO,GAAG,cAAc,GAAG,UAAU,GAAG,iBAAiB,EAC/D,GAAG,IAAI,EAAE;IACP,QAAQ,EAAE,WAAW,CAAC,kBAAkB;IACxC,UAAU,EAAE,WAAW,CAAC,iBAAiB;IACzC,UAAU,EAAE,WAAW,CAAC,0BAA0B;IAClD,QAAQ,EAAE,WAAW,CAAC,eAAe;IAErC,YAAY,CAAC,EAAE;QACb,aAAa,CAAC,EAAE,WAAW,CAAC,aAAa,GAAG,SAAS,CAAC;QACtD,UAAU,CAAC,EAAE,WAAW,CAAC,UAAU,GAAG,SAAS,CAAC;KACjD;CACF,GACA,OAAO,CAAC,WAAW,CAAC,eAAe,GAAG,SAAS,CAAC,CAElD;AAuBD;;;;;;;GAOG;AACH,wBAAgB,YAAY,CAC1B,IAAI,EAAE,OAAO,GAAG,cAAc,GAAG,UAAU,GAAG,iBAAiB,EAC/D,GAAG,IAAI,EAAE;IACP,QAAQ,EAAE,WAAW,CAAC,kBAAkB;IACxC,UAAU,EAAE,WAAW,CAAC,iBAAiB;IACzC,UAAU,EAAE,WAAW,CAAC,0BAA0B;IAClD,QAAQ,EAAE,WAAW,CAAC,eAAe;IACrC,KAAK,EAAE,WAAW,CAAC,6BAA6B;IAChD,YAAY,CAAC,EAAE;QACb,aAAa,CAAC,EAAE,WAAW,CAAC,aAAa,GAAG,SAAS,CAAC;QACtD,UAAU,CAAC,EAAE,WAAW,CAAC,UAAU,GAAG,SAAS,CAAC;QAChD,MAAM,CAAC,EAAE,WAAW,CAAC,qBAAqB,GAAG,SAAS,CAAC;KACxD;CACF,GACA,OAAO,CAAC,QAAQ,CAAC,CAEnB"}
@@ -19,9 +19,6 @@ const _getFirstPoint = [0, "/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/fi
19
19
  /**
20
20
  * Get the first point of a time series property.
21
21
  *
22
- * Third-party applications using this endpoint via OAuth2 must request the
23
- * following operation scopes: `api:ontologies-read`.
24
- *
25
22
  * @public
26
23
  *
27
24
  * Required Scopes: [api:ontologies-read]
@@ -34,9 +31,6 @@ const _getLastPoint = [0, "/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/las
34
31
  /**
35
32
  * Get the last point of a time series property.
36
33
  *
37
- * Third-party applications using this endpoint via OAuth2 must request the
38
- * following operation scopes: `api:ontologies-read`.
39
- *
40
34
  * @public
41
35
  *
42
36
  * Required Scopes: [api:ontologies-read]
@@ -49,9 +43,6 @@ const _streamPoints = [1, "/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/str
49
43
  /**
50
44
  * Stream all of the points of a time series property.
51
45
  *
52
- * Third-party applications using this endpoint via OAuth2 must request the
53
- * following operation scopes: `api:ontologies-read`.
54
- *
55
46
  * @public
56
47
  *
57
48
  * Required Scopes: [api:ontologies-read]
@@ -1 +1 @@
1
- {"version":3,"file":"TimeSeriesPropertyV2.js","names":["foundryPlatformFetch","$foundryPlatformFetch","_getFirstPoint","getFirstPoint","$ctx","args","_getLastPoint","getLastPoint","_streamPoints","streamPoints"],"sources":["TimeSeriesPropertyV2.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 _getFirstPoint = [0, \"/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/firstPoint\", 2];\n/**\n * Get the first point of a time series property.\n *\n * Third-party applications using this endpoint via OAuth2 must request the\n * following operation scopes: `api:ontologies-read`.\n *\n * @public\n *\n * Required Scopes: [api:ontologies-read]\n * URL: /v2/ontologies/{ontology}/objects/{objectType}/{primaryKey}/timeseries/{property}/firstPoint\n */\nexport function getFirstPoint($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getFirstPoint, ...args);\n}\nconst _getLastPoint = [0, \"/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/lastPoint\", 2];\n/**\n * Get the last point of a time series property.\n *\n * Third-party applications using this endpoint via OAuth2 must request the\n * following operation scopes: `api:ontologies-read`.\n *\n * @public\n *\n * Required Scopes: [api:ontologies-read]\n * URL: /v2/ontologies/{ontology}/objects/{objectType}/{primaryKey}/timeseries/{property}/lastPoint\n */\nexport function getLastPoint($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getLastPoint, ...args);\n}\nconst _streamPoints = [\n 1,\n \"/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/streamPoints\",\n 3,\n ,\n \"*/*\",\n];\n/**\n * Stream all of the points of a time series property.\n *\n * Third-party applications using this endpoint via OAuth2 must request the\n * following operation scopes: `api:ontologies-read`.\n *\n * @public\n *\n * Required Scopes: [api:ontologies-read]\n * URL: /v2/ontologies/{ontology}/objects/{objectType}/{primaryKey}/timeseries/{property}/streamPoints\n */\nexport function streamPoints($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _streamPoints, ...args);\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAASA,oBAAoB,IAAIC,qBAAqB,QAAQ,8BAA8B;AAC5F;AACA,MAAMC,cAAc,GAAG,CAAC,CAAC,EAAE,8DAA8D,EAAE,CAAC,CAAC;AAC7F;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,aAAaA,CAACC,IAAI,EAAE,GAAGC,IAAI,EAAE;EACzC,OAAOJ,qBAAqB,CAACG,IAAI,EAAEF,cAAc,EAAE,GAAGG,IAAI,CAAC;AAC/D;AACA,MAAMC,aAAa,GAAG,CAAC,CAAC,EAAE,6DAA6D,EAAE,CAAC,CAAC;AAC3F;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,YAAYA,CAACH,IAAI,EAAE,GAAGC,IAAI,EAAE;EACxC,OAAOJ,qBAAqB,CAACG,IAAI,EAAEE,aAAa,EAAE,GAAGD,IAAI,CAAC;AAC9D;AACA,MAAMG,aAAa,GAAG,CAClB,CAAC,EACD,gEAAgE,EAChE,CAAC,GAED,KAAK,CACR;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,YAAYA,CAACL,IAAI,EAAE,GAAGC,IAAI,EAAE;EACxC,OAAOJ,qBAAqB,CAACG,IAAI,EAAEI,aAAa,EAAE,GAAGH,IAAI,CAAC;AAC9D","ignoreList":[]}
1
+ {"version":3,"file":"TimeSeriesPropertyV2.js","names":["foundryPlatformFetch","$foundryPlatformFetch","_getFirstPoint","getFirstPoint","$ctx","args","_getLastPoint","getLastPoint","_streamPoints","streamPoints"],"sources":["TimeSeriesPropertyV2.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 _getFirstPoint = [0, \"/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/firstPoint\", 2];\n/**\n * Get the first point of a time series property.\n *\n * @public\n *\n * Required Scopes: [api:ontologies-read]\n * URL: /v2/ontologies/{ontology}/objects/{objectType}/{primaryKey}/timeseries/{property}/firstPoint\n */\nexport function getFirstPoint($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getFirstPoint, ...args);\n}\nconst _getLastPoint = [0, \"/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/lastPoint\", 2];\n/**\n * Get the last point of a time series property.\n *\n * @public\n *\n * Required Scopes: [api:ontologies-read]\n * URL: /v2/ontologies/{ontology}/objects/{objectType}/{primaryKey}/timeseries/{property}/lastPoint\n */\nexport function getLastPoint($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getLastPoint, ...args);\n}\nconst _streamPoints = [\n 1,\n \"/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/streamPoints\",\n 3,\n ,\n \"*/*\",\n];\n/**\n * Stream all of the points of a time series property.\n *\n * @public\n *\n * Required Scopes: [api:ontologies-read]\n * URL: /v2/ontologies/{ontology}/objects/{objectType}/{primaryKey}/timeseries/{property}/streamPoints\n */\nexport function streamPoints($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _streamPoints, ...args);\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAASA,oBAAoB,IAAIC,qBAAqB,QAAQ,8BAA8B;AAC5F;AACA,MAAMC,cAAc,GAAG,CAAC,CAAC,EAAE,8DAA8D,EAAE,CAAC,CAAC;AAC7F;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,aAAaA,CAACC,IAAI,EAAE,GAAGC,IAAI,EAAE;EACzC,OAAOJ,qBAAqB,CAACG,IAAI,EAAEF,cAAc,EAAE,GAAGG,IAAI,CAAC;AAC/D;AACA,MAAMC,aAAa,GAAG,CAAC,CAAC,EAAE,6DAA6D,EAAE,CAAC,CAAC;AAC3F;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,YAAYA,CAACH,IAAI,EAAE,GAAGC,IAAI,EAAE;EACxC,OAAOJ,qBAAqB,CAACG,IAAI,EAAEE,aAAa,EAAE,GAAGD,IAAI,CAAC;AAC9D;AACA,MAAMG,aAAa,GAAG,CAClB,CAAC,EACD,gEAAgE,EAChE,CAAC,GAED,KAAK,CACR;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,YAAYA,CAACL,IAAI,EAAE,GAAGC,IAAI,EAAE;EACxC,OAAOJ,qBAAqB,CAACG,IAAI,EAAEI,aAAa,EAAE,GAAGH,IAAI,CAAC;AAC9D","ignoreList":[]}
@@ -4,9 +4,6 @@ import type * as _Ontologies from "../_components.js";
4
4
  /**
5
5
  * Get the latest value of a property backed by a timeseries. If a specific geotime series integration has both a history and a live integration, we will give precedence to the live integration.
6
6
  *
7
- * Third-party applications using this endpoint via OAuth2 must request the
8
- * following operation scopes: `api:ontologies-read`.
9
- *
10
7
  * @beta
11
8
  *
12
9
  * Required Scopes: [api:ontologies-read]
@@ -25,9 +22,6 @@ export declare function getLatestValue($ctx: $Client | $ClientContext | $OldClie
25
22
  /**
26
23
  * Stream all of the points of a time series property (this includes geotime series references).
27
24
  *
28
- * Third-party applications using this endpoint via OAuth2 must request the
29
- * following operation scopes: `api:ontologies-read`.
30
- *
31
25
  * @beta
32
26
  *
33
27
  * Required Scopes: [api:ontologies-read]
@@ -1 +1 @@
1
- {"version":3,"file":"TimeSeriesValueBankProperty.d.ts","sourceRoot":"","sources":["../../../src/public/TimeSeriesValueBankProperty.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EACV,YAAY,IAAI,UAAU,EAC1B,mBAAmB,IAAI,iBAAiB,EACzC,MAAM,qBAAqB,CAAC;AAC7B,OAAO,KAAK,EACV,YAAY,IAAI,OAAO,EACvB,mBAAmB,IAAI,cAAc,EACtC,MAAM,sBAAsB,CAAC;AAG9B,OAAO,KAAK,KAAK,WAAW,MAAM,mBAAmB,CAAC;AAiBtD;;;;;;;;;;GAUG;AACH,wBAAgB,cAAc,CAC5B,IAAI,EAAE,OAAO,GAAG,cAAc,GAAG,UAAU,GAAG,iBAAiB,EAC/D,GAAG,IAAI,EAAE;IACP,QAAQ,EAAE,WAAW,CAAC,kBAAkB;IACxC,UAAU,EAAE,WAAW,CAAC,iBAAiB;IACzC,UAAU,EAAE,WAAW,CAAC,0BAA0B;IAClD,YAAY,EAAE,WAAW,CAAC,eAAe;IAEzC,YAAY,CAAC,EAAE;QACb,aAAa,CAAC,EAAE,WAAW,CAAC,aAAa,GAAG,SAAS,CAAC;QACtD,UAAU,CAAC,EAAE,WAAW,CAAC,UAAU,GAAG,SAAS,CAAC;KACjD;CACF,GACA,OAAO,CAAC,WAAW,CAAC,eAAe,GAAG,SAAS,CAAC,CAElD;AAsBD;;;;;;;;;;GAUG;AACH,wBAAgB,YAAY,CAC1B,IAAI,EAAE,OAAO,GAAG,cAAc,GAAG,UAAU,GAAG,iBAAiB,EAC/D,GAAG,IAAI,EAAE;IACP,QAAQ,EAAE,WAAW,CAAC,kBAAkB;IACxC,UAAU,EAAE,WAAW,CAAC,iBAAiB;IACzC,UAAU,EAAE,WAAW,CAAC,0BAA0B;IAClD,QAAQ,EAAE,WAAW,CAAC,eAAe;IACrC,KAAK,EAAE,WAAW,CAAC,6BAA6B;IAChD,YAAY,CAAC,EAAE;QACb,aAAa,CAAC,EAAE,WAAW,CAAC,aAAa,GAAG,SAAS,CAAC;QACtD,UAAU,CAAC,EAAE,WAAW,CAAC,UAAU,GAAG,SAAS,CAAC;KACjD;CACF,GACA,OAAO,CAAC,QAAQ,CAAC,CAEnB"}
1
+ {"version":3,"file":"TimeSeriesValueBankProperty.d.ts","sourceRoot":"","sources":["../../../src/public/TimeSeriesValueBankProperty.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EACV,YAAY,IAAI,UAAU,EAC1B,mBAAmB,IAAI,iBAAiB,EACzC,MAAM,qBAAqB,CAAC;AAC7B,OAAO,KAAK,EACV,YAAY,IAAI,OAAO,EACvB,mBAAmB,IAAI,cAAc,EACtC,MAAM,sBAAsB,CAAC;AAG9B,OAAO,KAAK,KAAK,WAAW,MAAM,mBAAmB,CAAC;AAiBtD;;;;;;;GAOG;AACH,wBAAgB,cAAc,CAC5B,IAAI,EAAE,OAAO,GAAG,cAAc,GAAG,UAAU,GAAG,iBAAiB,EAC/D,GAAG,IAAI,EAAE;IACP,QAAQ,EAAE,WAAW,CAAC,kBAAkB;IACxC,UAAU,EAAE,WAAW,CAAC,iBAAiB;IACzC,UAAU,EAAE,WAAW,CAAC,0BAA0B;IAClD,YAAY,EAAE,WAAW,CAAC,eAAe;IAEzC,YAAY,CAAC,EAAE;QACb,aAAa,CAAC,EAAE,WAAW,CAAC,aAAa,GAAG,SAAS,CAAC;QACtD,UAAU,CAAC,EAAE,WAAW,CAAC,UAAU,GAAG,SAAS,CAAC;KACjD;CACF,GACA,OAAO,CAAC,WAAW,CAAC,eAAe,GAAG,SAAS,CAAC,CAElD;AAsBD;;;;;;;GAOG;AACH,wBAAgB,YAAY,CAC1B,IAAI,EAAE,OAAO,GAAG,cAAc,GAAG,UAAU,GAAG,iBAAiB,EAC/D,GAAG,IAAI,EAAE;IACP,QAAQ,EAAE,WAAW,CAAC,kBAAkB;IACxC,UAAU,EAAE,WAAW,CAAC,iBAAiB;IACzC,UAAU,EAAE,WAAW,CAAC,0BAA0B;IAClD,QAAQ,EAAE,WAAW,CAAC,eAAe;IACrC,KAAK,EAAE,WAAW,CAAC,6BAA6B;IAChD,YAAY,CAAC,EAAE;QACb,aAAa,CAAC,EAAE,WAAW,CAAC,aAAa,GAAG,SAAS,CAAC;QACtD,UAAU,CAAC,EAAE,WAAW,CAAC,UAAU,GAAG,SAAS,CAAC;KACjD;CACF,GACA,OAAO,CAAC,QAAQ,CAAC,CAEnB"}
@@ -19,9 +19,6 @@ const _getLatestValue = [0, "/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/l
19
19
  /**
20
20
  * Get the latest value of a property backed by a timeseries. If a specific geotime series integration has both a history and a live integration, we will give precedence to the live integration.
21
21
  *
22
- * Third-party applications using this endpoint via OAuth2 must request the
23
- * following operation scopes: `api:ontologies-read`.
24
- *
25
22
  * @beta
26
23
  *
27
24
  * Required Scopes: [api:ontologies-read]
@@ -34,9 +31,6 @@ const _streamValues = [1, "/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/str
34
31
  /**
35
32
  * Stream all of the points of a time series property (this includes geotime series references).
36
33
  *
37
- * Third-party applications using this endpoint via OAuth2 must request the
38
- * following operation scopes: `api:ontologies-read`.
39
- *
40
34
  * @beta
41
35
  *
42
36
  * Required Scopes: [api:ontologies-read]
@@ -1 +1 @@
1
- {"version":3,"file":"TimeSeriesValueBankProperty.js","names":["foundryPlatformFetch","$foundryPlatformFetch","_getLatestValue","getLatestValue","$ctx","args","_streamValues","streamValues"],"sources":["TimeSeriesValueBankProperty.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 _getLatestValue = [0, \"/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/latestValue\", 2];\n/**\n * Get the latest value of a property backed by a timeseries. If a specific geotime series integration has both a history and a live integration, we will give precedence to the live integration.\n *\n * Third-party applications using this endpoint via OAuth2 must request the\n * following operation scopes: `api:ontologies-read`.\n *\n * @beta\n *\n * Required Scopes: [api:ontologies-read]\n * URL: /v2/ontologies/{ontology}/objects/{objectType}/{primaryKey}/timeseries/{propertyName}/latestValue\n */\nexport function getLatestValue($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getLatestValue, ...args);\n}\nconst _streamValues = [\n 1,\n \"/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/streamValues\",\n 3,\n ,\n \"*/*\",\n];\n/**\n * Stream all of the points of a time series property (this includes geotime series references).\n *\n * Third-party applications using this endpoint via OAuth2 must request the\n * following operation scopes: `api:ontologies-read`.\n *\n * @beta\n *\n * Required Scopes: [api:ontologies-read]\n * URL: /v2/ontologies/{ontology}/objects/{objectType}/{primaryKey}/timeseries/{property}/streamValues\n */\nexport function streamValues($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _streamValues, ...args);\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAASA,oBAAoB,IAAIC,qBAAqB,QAAQ,8BAA8B;AAC5F;AACA,MAAMC,eAAe,GAAG,CAAC,CAAC,EAAE,+DAA+D,EAAE,CAAC,CAAC;AAC/F;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,cAAcA,CAACC,IAAI,EAAE,GAAGC,IAAI,EAAE;EAC1C,OAAOJ,qBAAqB,CAACG,IAAI,EAAEF,eAAe,EAAE,GAAGG,IAAI,CAAC;AAChE;AACA,MAAMC,aAAa,GAAG,CAClB,CAAC,EACD,gEAAgE,EAChE,CAAC,GAED,KAAK,CACR;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,YAAYA,CAACH,IAAI,EAAE,GAAGC,IAAI,EAAE;EACxC,OAAOJ,qBAAqB,CAACG,IAAI,EAAEE,aAAa,EAAE,GAAGD,IAAI,CAAC;AAC9D","ignoreList":[]}
1
+ {"version":3,"file":"TimeSeriesValueBankProperty.js","names":["foundryPlatformFetch","$foundryPlatformFetch","_getLatestValue","getLatestValue","$ctx","args","_streamValues","streamValues"],"sources":["TimeSeriesValueBankProperty.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 _getLatestValue = [0, \"/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/latestValue\", 2];\n/**\n * Get the latest value of a property backed by a timeseries. If a specific geotime series integration has both a history and a live integration, we will give precedence to the live integration.\n *\n * @beta\n *\n * Required Scopes: [api:ontologies-read]\n * URL: /v2/ontologies/{ontology}/objects/{objectType}/{primaryKey}/timeseries/{propertyName}/latestValue\n */\nexport function getLatestValue($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _getLatestValue, ...args);\n}\nconst _streamValues = [\n 1,\n \"/v2/ontologies/{0}/objects/{1}/{2}/timeseries/{3}/streamValues\",\n 3,\n ,\n \"*/*\",\n];\n/**\n * Stream all of the points of a time series property (this includes geotime series references).\n *\n * @beta\n *\n * Required Scopes: [api:ontologies-read]\n * URL: /v2/ontologies/{ontology}/objects/{objectType}/{primaryKey}/timeseries/{property}/streamValues\n */\nexport function streamValues($ctx, ...args) {\n return $foundryPlatformFetch($ctx, _streamValues, ...args);\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAASA,oBAAoB,IAAIC,qBAAqB,QAAQ,8BAA8B;AAC5F;AACA,MAAMC,eAAe,GAAG,CAAC,CAAC,EAAE,+DAA+D,EAAE,CAAC,CAAC;AAC/F;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,cAAcA,CAACC,IAAI,EAAE,GAAGC,IAAI,EAAE;EAC1C,OAAOJ,qBAAqB,CAACG,IAAI,EAAEF,eAAe,EAAE,GAAGG,IAAI,CAAC;AAChE;AACA,MAAMC,aAAa,GAAG,CAClB,CAAC,EACD,gEAAgE,EAChE,CAAC,GAED,KAAK,CACR;AACD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,YAAYA,CAACH,IAAI,EAAE,GAAGC,IAAI,EAAE;EACxC,OAAOJ,qBAAqB,CAACG,IAAI,EAAEE,aAAa,EAAE,GAAGD,IAAI,CAAC;AAC9D","ignoreList":[]}