@wildo-ai/saas-models 1.1.1 → 1.1.3

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 (588) hide show
  1. package/dist/esm/applications/applications-context.schemas.d.ts +16 -10
  2. package/dist/esm/applications/applications-context.schemas.d.ts.map +1 -1
  3. package/dist/esm/applications/applications.shared.resources-config.schemas.d.ts.map +1 -1
  4. package/dist/esm/applications/applications.shared.resources-config.schemas.js +4 -3
  5. package/dist/esm/applications/applications.shared.resources-config.schemas.js.map +1 -1
  6. package/dist/esm/billing/billing-account.shared.resources-config.schemas.d.ts +1 -1
  7. package/dist/esm/billing/billing-account.shared.resources-config.schemas.d.ts.map +1 -1
  8. package/dist/esm/billing/billing-account.shared.resources-config.schemas.js +36 -0
  9. package/dist/esm/billing/billing-account.shared.resources-config.schemas.js.map +1 -1
  10. package/dist/esm/billing/billing-account.shared.schemas.d.ts.map +1 -1
  11. package/dist/esm/billing/billing-account.shared.schemas.js +8 -1
  12. package/dist/esm/billing/billing-account.shared.schemas.js.map +1 -1
  13. package/dist/esm/billing/billing-configuration.shared.schemas.d.ts +0 -4
  14. package/dist/esm/billing/billing-configuration.shared.schemas.d.ts.map +1 -1
  15. package/dist/esm/billing/billing-configuration.shared.schemas.js +59 -17
  16. package/dist/esm/billing/billing-configuration.shared.schemas.js.map +1 -1
  17. package/dist/esm/billing/billing-enums.shared.schemas.d.ts +77 -21
  18. package/dist/esm/billing/billing-enums.shared.schemas.d.ts.map +1 -1
  19. package/dist/esm/billing/billing-enums.shared.schemas.js +85 -23
  20. package/dist/esm/billing/billing-enums.shared.schemas.js.map +1 -1
  21. package/dist/esm/billing/billing-types.shared.schemas.d.ts +5 -5
  22. package/dist/esm/billing/credit-pool.shared.resources-config.schemas.d.ts +1 -1
  23. package/dist/esm/billing/credit-pool.shared.resources-config.schemas.d.ts.map +1 -1
  24. package/dist/esm/billing/credit-pool.shared.resources-config.schemas.js +39 -0
  25. package/dist/esm/billing/credit-pool.shared.resources-config.schemas.js.map +1 -1
  26. package/dist/esm/billing/credit-pool.shared.schemas.d.ts +6 -6
  27. package/dist/esm/billing/credit-pool.shared.schemas.d.ts.map +1 -1
  28. package/dist/esm/billing/credit-pool.shared.schemas.js +8 -4
  29. package/dist/esm/billing/credit-pool.shared.schemas.js.map +1 -1
  30. package/dist/esm/billing/invoice-ref.shared.resources-config.schemas.d.ts +1 -1
  31. package/dist/esm/billing/invoice-ref.shared.resources-config.schemas.d.ts.map +1 -1
  32. package/dist/esm/billing/invoice-ref.shared.resources-config.schemas.js +35 -0
  33. package/dist/esm/billing/invoice-ref.shared.resources-config.schemas.js.map +1 -1
  34. package/dist/esm/billing/invoice-ref.shared.schemas.d.ts.map +1 -1
  35. package/dist/esm/billing/invoice-ref.shared.schemas.js +8 -3
  36. package/dist/esm/billing/invoice-ref.shared.schemas.js.map +1 -1
  37. package/dist/esm/billing/price.shared.schemas.d.ts.map +1 -1
  38. package/dist/esm/billing/price.shared.schemas.js +7 -1
  39. package/dist/esm/billing/price.shared.schemas.js.map +1 -1
  40. package/dist/esm/billing/product-behavior-policy.shared.schemas.d.ts.map +1 -1
  41. package/dist/esm/billing/product-behavior-policy.shared.schemas.js +52 -11
  42. package/dist/esm/billing/product-behavior-policy.shared.schemas.js.map +1 -1
  43. package/dist/esm/billing/product-definition.shared.schemas.d.ts +2 -2
  44. package/dist/esm/billing/product.shared.resources-config.schemas.d.ts +2 -2
  45. package/dist/esm/billing/product.shared.schemas.d.ts +2 -2
  46. package/dist/esm/billing/product.shared.schemas.d.ts.map +1 -1
  47. package/dist/esm/billing/product.shared.schemas.js +7 -3
  48. package/dist/esm/billing/product.shared.schemas.js.map +1 -1
  49. package/dist/esm/billing/subscription.shared.resources-config.schemas.d.ts +2 -2
  50. package/dist/esm/billing/subscription.shared.resources-config.schemas.d.ts.map +1 -1
  51. package/dist/esm/billing/subscription.shared.resources-config.schemas.js +54 -1
  52. package/dist/esm/billing/subscription.shared.resources-config.schemas.js.map +1 -1
  53. package/dist/esm/billing/subscription.shared.schemas.d.ts +4 -4
  54. package/dist/esm/billing/subscription.shared.schemas.d.ts.map +1 -1
  55. package/dist/esm/billing/subscription.shared.schemas.js +6 -2
  56. package/dist/esm/billing/subscription.shared.schemas.js.map +1 -1
  57. package/dist/esm/billing/usage-record.shared.resources-config.schemas.d.ts +1 -1
  58. package/dist/esm/billing/usage-record.shared.resources-config.schemas.d.ts.map +1 -1
  59. package/dist/esm/billing/usage-record.shared.resources-config.schemas.js +39 -0
  60. package/dist/esm/billing/usage-record.shared.resources-config.schemas.js.map +1 -1
  61. package/dist/esm/billing/usage-record.shared.schemas.d.ts +11 -7
  62. package/dist/esm/billing/usage-record.shared.schemas.d.ts.map +1 -1
  63. package/dist/esm/billing/usage-record.shared.schemas.js +29 -6
  64. package/dist/esm/billing/usage-record.shared.schemas.js.map +1 -1
  65. package/dist/esm/companion/provider-discovery.shared.schemas.d.ts +69 -2
  66. package/dist/esm/companion/provider-discovery.shared.schemas.d.ts.map +1 -1
  67. package/dist/esm/companion/provider-discovery.shared.schemas.js +20 -1
  68. package/dist/esm/companion/provider-discovery.shared.schemas.js.map +1 -1
  69. package/dist/esm/compliance/audit-trails/application-audit-logs.shared.resources-config.schemas.d.ts +85 -0
  70. package/dist/esm/compliance/audit-trails/application-audit-logs.shared.resources-config.schemas.d.ts.map +1 -0
  71. package/dist/esm/compliance/audit-trails/application-audit-logs.shared.resources-config.schemas.js +157 -0
  72. package/dist/esm/compliance/audit-trails/application-audit-logs.shared.resources-config.schemas.js.map +1 -0
  73. package/dist/esm/compliance/audit-trails/audit-logs.shared.resources-config.schemas.d.ts.map +1 -1
  74. package/dist/esm/compliance/audit-trails/audit-logs.shared.resources-config.schemas.js +35 -2
  75. package/dist/esm/compliance/audit-trails/audit-logs.shared.resources-config.schemas.js.map +1 -1
  76. package/dist/esm/compliance/audit-trails/audit-trail-config.shared.schemas.d.ts +23 -0
  77. package/dist/esm/compliance/audit-trails/audit-trail-config.shared.schemas.d.ts.map +1 -1
  78. package/dist/esm/compliance/audit-trails/audit-trail-config.shared.schemas.js +56 -0
  79. package/dist/esm/compliance/audit-trails/audit-trail-config.shared.schemas.js.map +1 -1
  80. package/dist/esm/compliance/audit-trails/auditable-events.shared.schema.d.ts +541 -20
  81. package/dist/esm/compliance/audit-trails/auditable-events.shared.schema.d.ts.map +1 -1
  82. package/dist/esm/compliance/audit-trails/auditable-events.shared.schema.js +605 -23
  83. package/dist/esm/compliance/audit-trails/auditable-events.shared.schema.js.map +1 -1
  84. package/dist/esm/compliance/audit-trails/security-audit-event-envelope.shared.schema.d.ts.map +1 -1
  85. package/dist/esm/compliance/audit-trails/security-audit-event-envelope.shared.schema.js +96 -3
  86. package/dist/esm/compliance/audit-trails/security-audit-event-envelope.shared.schema.js.map +1 -1
  87. package/dist/esm/compliance/privacy/impersonalization-scrub.shared.utils.d.ts +49 -0
  88. package/dist/esm/compliance/privacy/impersonalization-scrub.shared.utils.d.ts.map +1 -1
  89. package/dist/esm/compliance/privacy/impersonalization-scrub.shared.utils.js +124 -1
  90. package/dist/esm/compliance/privacy/impersonalization-scrub.shared.utils.js.map +1 -1
  91. package/dist/esm/compliance/privacy/impersonalization.shared.schemas.d.ts +11 -3
  92. package/dist/esm/compliance/privacy/impersonalization.shared.schemas.d.ts.map +1 -1
  93. package/dist/esm/compliance/privacy/impersonalization.shared.schemas.js +11 -3
  94. package/dist/esm/compliance/privacy/impersonalization.shared.schemas.js.map +1 -1
  95. package/dist/esm/compliance/privacy/operating-jurisdictions.shared.schemas.d.ts +94 -0
  96. package/dist/esm/compliance/privacy/operating-jurisdictions.shared.schemas.d.ts.map +1 -0
  97. package/dist/esm/compliance/privacy/operating-jurisdictions.shared.schemas.js +211 -0
  98. package/dist/esm/compliance/privacy/operating-jurisdictions.shared.schemas.js.map +1 -0
  99. package/dist/esm/compliance/privacy/operator-compliance-identity.shared.schemas.d.ts +67 -12
  100. package/dist/esm/compliance/privacy/operator-compliance-identity.shared.schemas.d.ts.map +1 -1
  101. package/dist/esm/compliance/privacy/operator-compliance-identity.shared.schemas.js +95 -8
  102. package/dist/esm/compliance/privacy/operator-compliance-identity.shared.schemas.js.map +1 -1
  103. package/dist/esm/compliance/privacy/privacy.shared.schemas.d.ts +17 -0
  104. package/dist/esm/compliance/privacy/privacy.shared.schemas.d.ts.map +1 -1
  105. package/dist/esm/compliance/privacy/privacy.shared.schemas.js +27 -4
  106. package/dist/esm/compliance/privacy/privacy.shared.schemas.js.map +1 -1
  107. package/dist/esm/compliance/privacy/redaction.shared.schemas.d.ts +89 -16
  108. package/dist/esm/compliance/privacy/redaction.shared.schemas.d.ts.map +1 -1
  109. package/dist/esm/compliance/privacy/redaction.shared.schemas.js +101 -15
  110. package/dist/esm/compliance/privacy/redaction.shared.schemas.js.map +1 -1
  111. package/dist/esm/compliance/privacy/subject-export.shared.schemas.d.ts.map +1 -1
  112. package/dist/esm/compliance/privacy/subject-export.shared.schemas.js +12 -5
  113. package/dist/esm/compliance/privacy/subject-export.shared.schemas.js.map +1 -1
  114. package/dist/esm/config/analytics-value-moments.shared.schemas.d.ts +21 -0
  115. package/dist/esm/config/analytics-value-moments.shared.schemas.d.ts.map +1 -1
  116. package/dist/esm/config/analytics-value-moments.shared.schemas.js +20 -0
  117. package/dist/esm/config/analytics-value-moments.shared.schemas.js.map +1 -1
  118. package/dist/esm/config/app-configuration-shared.shared.schemas.d.ts +9 -5
  119. package/dist/esm/config/app-configuration-shared.shared.schemas.d.ts.map +1 -1
  120. package/dist/esm/config/app-configuration-shared.shared.schemas.js +29 -0
  121. package/dist/esm/config/app-configuration-shared.shared.schemas.js.map +1 -1
  122. package/dist/esm/config/auth-config-resolution.shared.utils.d.ts +8 -1
  123. package/dist/esm/config/auth-config-resolution.shared.utils.d.ts.map +1 -1
  124. package/dist/esm/config/auth-config-resolution.shared.utils.js +29 -0
  125. package/dist/esm/config/auth-config-resolution.shared.utils.js.map +1 -1
  126. package/dist/esm/config/entity-identity-config.shared.schemas.d.ts +95 -17
  127. package/dist/esm/config/entity-identity-config.shared.schemas.d.ts.map +1 -1
  128. package/dist/esm/config/entity-identity-config.shared.schemas.js +86 -8
  129. package/dist/esm/config/entity-identity-config.shared.schemas.js.map +1 -1
  130. package/dist/esm/config/frontend/chart-definition.shared.schemas.d.ts +12 -12
  131. package/dist/esm/config/frontend/navigation.shared.schemas.d.ts +33 -0
  132. package/dist/esm/config/frontend/navigation.shared.schemas.d.ts.map +1 -1
  133. package/dist/esm/config/frontend/navigation.shared.schemas.js +32 -0
  134. package/dist/esm/config/frontend/navigation.shared.schemas.js.map +1 -1
  135. package/dist/esm/errors/errors.custom-message-ref.shared.definitions.d.ts +40 -1
  136. package/dist/esm/errors/errors.custom-message-ref.shared.definitions.d.ts.map +1 -1
  137. package/dist/esm/errors/errors.custom-message-ref.shared.definitions.js +40 -1
  138. package/dist/esm/errors/errors.custom-message-ref.shared.definitions.js.map +1 -1
  139. package/dist/esm/external-data/external-data-pipeline.shared.schemas.d.ts +57 -11
  140. package/dist/esm/external-data/external-data-pipeline.shared.schemas.d.ts.map +1 -1
  141. package/dist/esm/external-data/external-data-pipeline.shared.schemas.js.map +1 -1
  142. package/dist/esm/external-providers/engine-capabilities.shared.schemas.d.ts +109 -64
  143. package/dist/esm/external-providers/engine-capabilities.shared.schemas.d.ts.map +1 -1
  144. package/dist/esm/external-providers/engine-capabilities.shared.schemas.js +200 -19
  145. package/dist/esm/external-providers/engine-capabilities.shared.schemas.js.map +1 -1
  146. package/dist/esm/external-providers/engine-capability-resolution-mode.shared.d.ts +15 -3
  147. package/dist/esm/external-providers/engine-capability-resolution-mode.shared.d.ts.map +1 -1
  148. package/dist/esm/external-providers/engine-capability-resolution-mode.shared.js +32 -7
  149. package/dist/esm/external-providers/engine-capability-resolution-mode.shared.js.map +1 -1
  150. package/dist/esm/external-providers/frontend-bootstrap.shared.schemas.d.ts +84 -7
  151. package/dist/esm/external-providers/frontend-bootstrap.shared.schemas.d.ts.map +1 -1
  152. package/dist/esm/external-providers/frontend-capability-public-config.shared.schemas.d.ts +59 -0
  153. package/dist/esm/external-providers/frontend-capability-public-config.shared.schemas.d.ts.map +1 -0
  154. package/dist/esm/external-providers/frontend-capability-public-config.shared.schemas.js +61 -0
  155. package/dist/esm/external-providers/frontend-capability-public-config.shared.schemas.js.map +1 -0
  156. package/dist/esm/external-providers/frontend-capability-runtime.shared.types.d.ts +97 -0
  157. package/dist/esm/external-providers/frontend-capability-runtime.shared.types.d.ts.map +1 -0
  158. package/dist/esm/external-providers/frontend-capability-runtime.shared.types.js +41 -0
  159. package/dist/esm/external-providers/frontend-capability-runtime.shared.types.js.map +1 -0
  160. package/dist/esm/external-providers/frontend-provider-entry.shared.schemas.d.ts +148 -2
  161. package/dist/esm/external-providers/frontend-provider-entry.shared.schemas.d.ts.map +1 -1
  162. package/dist/esm/external-providers/frontend-provider-entry.shared.schemas.js +56 -1
  163. package/dist/esm/external-providers/frontend-provider-entry.shared.schemas.js.map +1 -1
  164. package/dist/esm/external-providers/provider-capability.shared.schemas.d.ts +9 -31
  165. package/dist/esm/external-providers/provider-capability.shared.schemas.d.ts.map +1 -1
  166. package/dist/esm/external-providers/provider-capability.shared.schemas.js +8 -5
  167. package/dist/esm/external-providers/provider-capability.shared.schemas.js.map +1 -1
  168. package/dist/esm/external-providers/provider-compliance-profile.shared.schemas.d.ts +18 -8
  169. package/dist/esm/external-providers/provider-compliance-profile.shared.schemas.d.ts.map +1 -1
  170. package/dist/esm/external-providers/provider-compliance-profile.shared.schemas.js +9 -4
  171. package/dist/esm/external-providers/provider-compliance-profile.shared.schemas.js.map +1 -1
  172. package/dist/esm/external-providers/provider-frontend-surface.shared.schemas.d.ts +338 -0
  173. package/dist/esm/external-providers/provider-frontend-surface.shared.schemas.d.ts.map +1 -0
  174. package/dist/esm/external-providers/provider-frontend-surface.shared.schemas.js +332 -0
  175. package/dist/esm/external-providers/provider-frontend-surface.shared.schemas.js.map +1 -0
  176. package/dist/esm/external-providers/provider-metadata.shared.schemas.d.ts +178 -9
  177. package/dist/esm/external-providers/provider-metadata.shared.schemas.d.ts.map +1 -1
  178. package/dist/esm/external-providers/provider-metadata.shared.schemas.js +181 -9
  179. package/dist/esm/external-providers/provider-metadata.shared.schemas.js.map +1 -1
  180. package/dist/esm/external-providers/provider-protocol.shared.schemas.d.ts +7 -5
  181. package/dist/esm/external-providers/provider-protocol.shared.schemas.d.ts.map +1 -1
  182. package/dist/esm/external-providers/provider-protocol.shared.schemas.js +7 -5
  183. package/dist/esm/external-providers/provider-protocol.shared.schemas.js.map +1 -1
  184. package/dist/esm/external-providers/provider-tier-rule.shared.utils.d.ts +40 -0
  185. package/dist/esm/external-providers/provider-tier-rule.shared.utils.d.ts.map +1 -0
  186. package/dist/esm/external-providers/provider-tier-rule.shared.utils.js +80 -0
  187. package/dist/esm/external-providers/provider-tier-rule.shared.utils.js.map +1 -0
  188. package/dist/esm/features/core-feature-definitions.shared.d.ts.map +1 -1
  189. package/dist/esm/features/core-feature-definitions.shared.js +7 -1
  190. package/dist/esm/features/core-feature-definitions.shared.js.map +1 -1
  191. package/dist/esm/features/feature-builders.shared.d.ts +32 -0
  192. package/dist/esm/features/feature-builders.shared.d.ts.map +1 -1
  193. package/dist/esm/features/feature-builders.shared.js +32 -0
  194. package/dist/esm/features/feature-builders.shared.js.map +1 -1
  195. package/dist/esm/features/user-features.shared.resources-config.schemas.d.ts +1 -1
  196. package/dist/esm/features/user-features.shared.resources-config.schemas.d.ts.map +1 -1
  197. package/dist/esm/features/user-features.shared.resources-config.schemas.js +48 -0
  198. package/dist/esm/features/user-features.shared.resources-config.schemas.js.map +1 -1
  199. package/dist/esm/files/file-upload-grant.shared.schemas.d.ts +156 -0
  200. package/dist/esm/files/file-upload-grant.shared.schemas.d.ts.map +1 -0
  201. package/dist/esm/files/file-upload-grant.shared.schemas.js +175 -0
  202. package/dist/esm/files/file-upload-grant.shared.schemas.js.map +1 -0
  203. package/dist/esm/files/files.shared.schemas.d.ts +52 -4
  204. package/dist/esm/files/files.shared.schemas.d.ts.map +1 -1
  205. package/dist/esm/files/files.shared.schemas.js +55 -4
  206. package/dist/esm/files/files.shared.schemas.js.map +1 -1
  207. package/dist/esm/flows-actors/a2a-push-delivery-log.shared.resources-config.schemas.d.ts +1 -1
  208. package/dist/esm/flows-actors/a2a-push-delivery-log.shared.resources-config.schemas.d.ts.map +1 -1
  209. package/dist/esm/flows-actors/a2a-push-delivery-log.shared.resources-config.schemas.js +33 -0
  210. package/dist/esm/flows-actors/a2a-push-delivery-log.shared.resources-config.schemas.js.map +1 -1
  211. package/dist/esm/flows-actors/a2a-push-delivery-log.shared.schemas.d.ts.map +1 -1
  212. package/dist/esm/flows-actors/a2a-push-delivery-log.shared.schemas.js +6 -2
  213. package/dist/esm/flows-actors/a2a-push-delivery-log.shared.schemas.js.map +1 -1
  214. package/dist/esm/flows-actors/a2a-token-budget-state.shared.resources-config.schemas.d.ts +1 -1
  215. package/dist/esm/flows-actors/a2a-token-budget-state.shared.resources-config.schemas.d.ts.map +1 -1
  216. package/dist/esm/flows-actors/a2a-token-budget-state.shared.resources-config.schemas.js +53 -0
  217. package/dist/esm/flows-actors/a2a-token-budget-state.shared.resources-config.schemas.js.map +1 -1
  218. package/dist/esm/flows-actors/actors.shared.schemas.d.ts.map +1 -1
  219. package/dist/esm/flows-actors/actors.shared.schemas.js +3 -2
  220. package/dist/esm/flows-actors/actors.shared.schemas.js.map +1 -1
  221. package/dist/esm/flows-actors/agents.shared.schemas.d.ts +54 -5
  222. package/dist/esm/flows-actors/agents.shared.schemas.d.ts.map +1 -1
  223. package/dist/esm/flows-actors/agents.shared.schemas.js.map +1 -1
  224. package/dist/esm/flows-actors/apps-blueprint/apps-blueprint.shared.schemas.d.ts +6 -6
  225. package/dist/esm/flows-actors/deliberation.shared.schemas.d.ts +0 -3
  226. package/dist/esm/flows-actors/deliberation.shared.schemas.d.ts.map +1 -1
  227. package/dist/esm/flows-actors/deliberation.shared.schemas.js +0 -5
  228. package/dist/esm/flows-actors/deliberation.shared.schemas.js.map +1 -1
  229. package/dist/esm/flows-actors/flows-actors-execution.shared.resources-config.schemas.d.ts +1 -1
  230. package/dist/esm/flows-actors/flows-actors-execution.shared.resources-config.schemas.d.ts.map +1 -1
  231. package/dist/esm/flows-actors/flows-actors-execution.shared.resources-config.schemas.js +43 -0
  232. package/dist/esm/flows-actors/flows-actors-execution.shared.resources-config.schemas.js.map +1 -1
  233. package/dist/esm/flows-actors/flows-actors-execution.shared.schemas.d.ts +14 -0
  234. package/dist/esm/flows-actors/flows-actors-execution.shared.schemas.d.ts.map +1 -1
  235. package/dist/esm/flows-actors/flows-actors-execution.shared.schemas.js +48 -6
  236. package/dist/esm/flows-actors/flows-actors-execution.shared.schemas.js.map +1 -1
  237. package/dist/esm/flows-actors/flows-actors-task.shared.resources-config.schemas.d.ts +1 -1
  238. package/dist/esm/flows-actors/flows-actors-task.shared.resources-config.schemas.d.ts.map +1 -1
  239. package/dist/esm/flows-actors/flows-actors-task.shared.resources-config.schemas.js +41 -0
  240. package/dist/esm/flows-actors/flows-actors-task.shared.resources-config.schemas.js.map +1 -1
  241. package/dist/esm/flows-actors/flows-actors-task.shared.schemas.d.ts +0 -7
  242. package/dist/esm/flows-actors/flows-actors-task.shared.schemas.d.ts.map +1 -1
  243. package/dist/esm/flows-actors/flows-actors-task.shared.schemas.js +23 -13
  244. package/dist/esm/flows-actors/flows-actors-task.shared.schemas.js.map +1 -1
  245. package/dist/esm/flows-actors/flows-actors.commons.shared.schemas.d.ts +19 -0
  246. package/dist/esm/flows-actors/flows-actors.commons.shared.schemas.d.ts.map +1 -1
  247. package/dist/esm/flows-actors/flows-actors.commons.shared.schemas.js +33 -0
  248. package/dist/esm/flows-actors/flows-actors.commons.shared.schemas.js.map +1 -1
  249. package/dist/esm/flows-actors/flows-actors.io.shared.schemas.d.ts +14 -9
  250. package/dist/esm/flows-actors/flows-actors.io.shared.schemas.d.ts.map +1 -1
  251. package/dist/esm/flows-actors/flows-actors.io.shared.schemas.js +14 -9
  252. package/dist/esm/flows-actors/flows-actors.io.shared.schemas.js.map +1 -1
  253. package/dist/esm/flows-actors/flows-actors.system.shared.schemas.d.ts.map +1 -1
  254. package/dist/esm/flows-actors/flows-actors.system.shared.schemas.js +3 -2
  255. package/dist/esm/flows-actors/flows-actors.system.shared.schemas.js.map +1 -1
  256. package/dist/esm/flows-actors/flows.shared.schemas.d.ts.map +1 -1
  257. package/dist/esm/flows-actors/flows.shared.schemas.js +3 -2
  258. package/dist/esm/flows-actors/flows.shared.schemas.js.map +1 -1
  259. package/dist/esm/flows-actors/mcp-servers.shared.schemas.d.ts +128 -0
  260. package/dist/esm/flows-actors/mcp-servers.shared.schemas.d.ts.map +1 -0
  261. package/dist/esm/flows-actors/mcp-servers.shared.schemas.js +142 -0
  262. package/dist/esm/flows-actors/mcp-servers.shared.schemas.js.map +1 -0
  263. package/dist/esm/flows-actors/meta-workflows/budget-authority.meta-workflows.shared.schemas.d.ts +0 -3
  264. package/dist/esm/flows-actors/meta-workflows/budget-authority.meta-workflows.shared.schemas.d.ts.map +1 -1
  265. package/dist/esm/flows-actors/meta-workflows/budget-authority.meta-workflows.shared.schemas.js +1 -4
  266. package/dist/esm/flows-actors/meta-workflows/budget-authority.meta-workflows.shared.schemas.js.map +1 -1
  267. package/dist/esm/flows-actors/meta-workflows/context-selection.meta-workflows.shared.schemas.d.ts +0 -16
  268. package/dist/esm/flows-actors/meta-workflows/context-selection.meta-workflows.shared.schemas.d.ts.map +1 -1
  269. package/dist/esm/flows-actors/meta-workflows/context-selection.meta-workflows.shared.schemas.js +1 -17
  270. package/dist/esm/flows-actors/meta-workflows/context-selection.meta-workflows.shared.schemas.js.map +1 -1
  271. package/dist/esm/flows-actors/meta-workflows/decisions.meta-workflows.shared.schemas.d.ts +3 -3
  272. package/dist/esm/flows-actors/meta-workflows/decisions.meta-workflows.shared.schemas.js +3 -3
  273. package/dist/esm/flows-actors/meta-workflows/decisions.meta-workflows.shared.schemas.js.map +1 -1
  274. package/dist/esm/flows-actors/meta-workflows/execution-binding-common.meta-workflows.shared.schemas.d.ts +2 -8
  275. package/dist/esm/flows-actors/meta-workflows/execution-binding-common.meta-workflows.shared.schemas.d.ts.map +1 -1
  276. package/dist/esm/flows-actors/meta-workflows/execution-binding-common.meta-workflows.shared.schemas.js +4 -15
  277. package/dist/esm/flows-actors/meta-workflows/execution-binding-common.meta-workflows.shared.schemas.js.map +1 -1
  278. package/dist/esm/guidance/guidance-state.shared.resources-config.schemas.d.ts +1 -1
  279. package/dist/esm/guidance/guidance-state.shared.resources-config.schemas.d.ts.map +1 -1
  280. package/dist/esm/guidance/guidance-state.shared.resources-config.schemas.js +51 -0
  281. package/dist/esm/guidance/guidance-state.shared.resources-config.schemas.js.map +1 -1
  282. package/dist/esm/guidance/guidance-state.shared.schemas.d.ts.map +1 -1
  283. package/dist/esm/guidance/guidance-state.shared.schemas.js +8 -2
  284. package/dist/esm/guidance/guidance-state.shared.schemas.js.map +1 -1
  285. package/dist/esm/guidance/guidance-state.shared.utils.d.ts.map +1 -1
  286. package/dist/esm/guidance/guidance-state.shared.utils.js +1 -0
  287. package/dist/esm/guidance/guidance-state.shared.utils.js.map +1 -1
  288. package/dist/esm/guidance/lifecycle-state.shared.resources-config.schemas.d.ts +1 -1
  289. package/dist/esm/guidance/lifecycle-state.shared.resources-config.schemas.d.ts.map +1 -1
  290. package/dist/esm/guidance/lifecycle-state.shared.resources-config.schemas.js +51 -0
  291. package/dist/esm/guidance/lifecycle-state.shared.resources-config.schemas.js.map +1 -1
  292. package/dist/esm/guidance/lifecycle-state.shared.schemas.d.ts.map +1 -1
  293. package/dist/esm/guidance/lifecycle-state.shared.schemas.js +28 -3
  294. package/dist/esm/guidance/lifecycle-state.shared.schemas.js.map +1 -1
  295. package/dist/esm/guidance/progression-state.shared.resources-config.schemas.d.ts +9 -1
  296. package/dist/esm/guidance/progression-state.shared.resources-config.schemas.d.ts.map +1 -1
  297. package/dist/esm/guidance/progression-state.shared.resources-config.schemas.js +51 -0
  298. package/dist/esm/guidance/progression-state.shared.resources-config.schemas.js.map +1 -1
  299. package/dist/esm/guidance/progression-state.shared.schemas.d.ts +46 -0
  300. package/dist/esm/guidance/progression-state.shared.schemas.d.ts.map +1 -1
  301. package/dist/esm/guidance/progression-state.shared.schemas.js +67 -4
  302. package/dist/esm/guidance/progression-state.shared.schemas.js.map +1 -1
  303. package/dist/esm/http-api-binding/http-api-binding.shared.schemas.d.ts +356 -52
  304. package/dist/esm/http-api-binding/http-api-binding.shared.schemas.d.ts.map +1 -1
  305. package/dist/esm/http-api-binding/http-api-binding.shared.schemas.js +166 -39
  306. package/dist/esm/http-api-binding/http-api-binding.shared.schemas.js.map +1 -1
  307. package/dist/esm/index.d.ts +15 -0
  308. package/dist/esm/index.d.ts.map +1 -1
  309. package/dist/esm/index.js +15 -0
  310. package/dist/esm/index.js.map +1 -1
  311. package/dist/esm/notifications/email/email-template-registry.shared.schemas.d.ts +11 -2
  312. package/dist/esm/notifications/email/email-template-registry.shared.schemas.d.ts.map +1 -1
  313. package/dist/esm/notifications/email/email-template-registry.shared.schemas.js.map +1 -1
  314. package/dist/esm/notifications/email/email-template.shared.enums.d.ts +15 -0
  315. package/dist/esm/notifications/email/email-template.shared.enums.d.ts.map +1 -1
  316. package/dist/esm/notifications/email/email-template.shared.enums.js +15 -0
  317. package/dist/esm/notifications/email/email-template.shared.enums.js.map +1 -1
  318. package/dist/esm/notifications/m2m/m2m-webhook-delivery-contract.shared.d.ts +70 -0
  319. package/dist/esm/notifications/m2m/m2m-webhook-delivery-contract.shared.d.ts.map +1 -0
  320. package/dist/esm/notifications/m2m/m2m-webhook-delivery-contract.shared.js +71 -0
  321. package/dist/esm/notifications/m2m/m2m-webhook-delivery-contract.shared.js.map +1 -0
  322. package/dist/esm/notifications/m2m/webhook-config.shared.resources-config.schemas.d.ts +1 -0
  323. package/dist/esm/notifications/m2m/webhook-config.shared.resources-config.schemas.d.ts.map +1 -1
  324. package/dist/esm/notifications/m2m/webhook-config.shared.resources-config.schemas.js +19 -0
  325. package/dist/esm/notifications/m2m/webhook-config.shared.resources-config.schemas.js.map +1 -1
  326. package/dist/esm/notifications/m2m/webhook-config.shared.schemas.d.ts +30 -0
  327. package/dist/esm/notifications/m2m/webhook-config.shared.schemas.d.ts.map +1 -1
  328. package/dist/esm/notifications/m2m/webhook-config.shared.schemas.js +65 -1
  329. package/dist/esm/notifications/m2m/webhook-config.shared.schemas.js.map +1 -1
  330. package/dist/esm/notifications/notification-badges.core.definitions.d.ts +6 -4
  331. package/dist/esm/notifications/notification-badges.core.definitions.d.ts.map +1 -1
  332. package/dist/esm/notifications/notification-badges.core.definitions.js +6 -4
  333. package/dist/esm/notifications/notification-badges.core.definitions.js.map +1 -1
  334. package/dist/esm/notifications/notification-badges.schemas.d.ts +167 -5
  335. package/dist/esm/notifications/notification-badges.schemas.d.ts.map +1 -1
  336. package/dist/esm/notifications/notification-badges.schemas.js +191 -6
  337. package/dist/esm/notifications/notification-badges.schemas.js.map +1 -1
  338. package/dist/esm/notifications/notification-badges.shared.resources-config.schemas.d.ts +1 -1
  339. package/dist/esm/notifications/notification-badges.shared.resources-config.schemas.d.ts.map +1 -1
  340. package/dist/esm/notifications/notification-badges.shared.resources-config.schemas.js +36 -0
  341. package/dist/esm/notifications/notification-badges.shared.resources-config.schemas.js.map +1 -1
  342. package/dist/esm/notifications/notifications.shared.schemas.d.ts +107 -0
  343. package/dist/esm/notifications/notifications.shared.schemas.d.ts.map +1 -1
  344. package/dist/esm/notifications/notifications.shared.schemas.js +149 -1
  345. package/dist/esm/notifications/notifications.shared.schemas.js.map +1 -1
  346. package/dist/esm/organizations/organization-members.shared.resources-config.schemas.d.ts +1 -1
  347. package/dist/esm/organizations/organization-members.shared.resources-config.schemas.d.ts.map +1 -1
  348. package/dist/esm/organizations/organization-members.shared.resources-config.schemas.js +44 -0
  349. package/dist/esm/organizations/organization-members.shared.resources-config.schemas.js.map +1 -1
  350. package/dist/esm/organizations/organization-members.shared.schemas.d.ts.map +1 -1
  351. package/dist/esm/organizations/organization-members.shared.schemas.js +15 -4
  352. package/dist/esm/organizations/organization-members.shared.schemas.js.map +1 -1
  353. package/dist/esm/organizations/organization-notifications.shared.schemas.d.ts.map +1 -1
  354. package/dist/esm/organizations/organization-notifications.shared.schemas.js +22 -1
  355. package/dist/esm/organizations/organization-notifications.shared.schemas.js.map +1 -1
  356. package/dist/esm/organizations/organization-preferences.shared.schemas.d.ts +26 -0
  357. package/dist/esm/organizations/organization-preferences.shared.schemas.d.ts.map +1 -1
  358. package/dist/esm/organizations/organization-preferences.shared.schemas.js +25 -0
  359. package/dist/esm/organizations/organization-preferences.shared.schemas.js.map +1 -1
  360. package/dist/esm/organizations/organization-profile.shared.schemas.d.ts +25 -0
  361. package/dist/esm/organizations/organization-profile.shared.schemas.d.ts.map +1 -1
  362. package/dist/esm/organizations/organization-profile.shared.schemas.js +42 -17
  363. package/dist/esm/organizations/organization-profile.shared.schemas.js.map +1 -1
  364. package/dist/esm/organizations/organization-unit-narrowing.shared.d.ts +3 -2
  365. package/dist/esm/organizations/organization-unit-narrowing.shared.d.ts.map +1 -1
  366. package/dist/esm/organizations/organization-unit-narrowing.shared.js +9 -2
  367. package/dist/esm/organizations/organization-unit-narrowing.shared.js.map +1 -1
  368. package/dist/esm/organizations/organizations.shared.resources-config.schemas.d.ts.map +1 -1
  369. package/dist/esm/organizations/organizations.shared.resources-config.schemas.js +35 -12
  370. package/dist/esm/organizations/organizations.shared.resources-config.schemas.js.map +1 -1
  371. package/dist/esm/public-runtime/index.d.ts +49 -2
  372. package/dist/esm/public-runtime/index.d.ts.map +1 -1
  373. package/dist/esm/public-runtime/index.js +48 -1
  374. package/dist/esm/public-runtime/index.js.map +1 -1
  375. package/dist/esm/queue/jobs.shared.resources-config.schemas.d.ts +6 -5
  376. package/dist/esm/queue/jobs.shared.resources-config.schemas.d.ts.map +1 -1
  377. package/dist/esm/queue/jobs.shared.resources-config.schemas.js +23 -5
  378. package/dist/esm/queue/jobs.shared.resources-config.schemas.js.map +1 -1
  379. package/dist/esm/queue/jobs.shared.schemas.d.ts +16 -3
  380. package/dist/esm/queue/jobs.shared.schemas.d.ts.map +1 -1
  381. package/dist/esm/queue/jobs.shared.schemas.js +16 -3
  382. package/dist/esm/queue/jobs.shared.schemas.js.map +1 -1
  383. package/dist/esm/requests/manual-controllers-routes-documentation.d.ts +137 -0
  384. package/dist/esm/requests/manual-controllers-routes-documentation.d.ts.map +1 -0
  385. package/dist/esm/requests/manual-controllers-routes-documentation.js +1201 -0
  386. package/dist/esm/requests/manual-controllers-routes-documentation.js.map +1 -0
  387. package/dist/esm/requests/manual-controllers-routes-urls.d.ts +67 -0
  388. package/dist/esm/requests/manual-controllers-routes-urls.d.ts.map +1 -1
  389. package/dist/esm/requests/manual-controllers-routes-urls.js +78 -0
  390. package/dist/esm/requests/manual-controllers-routes-urls.js.map +1 -1
  391. package/dist/esm/requests/rate-limits.shared.schemas.d.ts +11 -1
  392. package/dist/esm/requests/rate-limits.shared.schemas.d.ts.map +1 -1
  393. package/dist/esm/requests/rate-limits.shared.schemas.js +11 -1
  394. package/dist/esm/requests/rate-limits.shared.schemas.js.map +1 -1
  395. package/dist/esm/requests/websocket.shared.schemas.d.ts +86 -4
  396. package/dist/esm/requests/websocket.shared.schemas.d.ts.map +1 -1
  397. package/dist/esm/requests/websocket.shared.schemas.js +138 -0
  398. package/dist/esm/requests/websocket.shared.schemas.js.map +1 -1
  399. package/dist/esm/resources/collection-query-parameters.shared.d.ts +22 -0
  400. package/dist/esm/resources/collection-query-parameters.shared.d.ts.map +1 -0
  401. package/dist/esm/resources/collection-query-parameters.shared.js +22 -0
  402. package/dist/esm/resources/collection-query-parameters.shared.js.map +1 -0
  403. package/dist/esm/resources/resources-config.shared.factory.d.ts +1 -0
  404. package/dist/esm/resources/resources-config.shared.factory.d.ts.map +1 -1
  405. package/dist/esm/resources/resources-config.shared.factory.js +189 -31
  406. package/dist/esm/resources/resources-config.shared.factory.js.map +1 -1
  407. package/dist/esm/resources/resources-config.shared.schemas.d.ts +395 -92
  408. package/dist/esm/resources/resources-config.shared.schemas.d.ts.map +1 -1
  409. package/dist/esm/resources/resources-config.shared.schemas.js +109 -20
  410. package/dist/esm/resources/resources-config.shared.schemas.js.map +1 -1
  411. package/dist/esm/resources/resources-registry.shared.core.definitions.d.ts.map +1 -1
  412. package/dist/esm/resources/resources-registry.shared.core.definitions.js +97 -5
  413. package/dist/esm/resources/resources-registry.shared.core.definitions.js.map +1 -1
  414. package/dist/esm/resources/resources-relationships.shared.factory.d.ts.map +1 -1
  415. package/dist/esm/resources/resources-relationships.shared.factory.js +15 -0
  416. package/dist/esm/resources/resources-relationships.shared.factory.js.map +1 -1
  417. package/dist/esm/resources/resources.shared.core.definitions.d.ts +37 -0
  418. package/dist/esm/resources/resources.shared.core.definitions.d.ts.map +1 -1
  419. package/dist/esm/resources/resources.shared.core.definitions.js +51 -0
  420. package/dist/esm/resources/resources.shared.core.definitions.js.map +1 -1
  421. package/dist/esm/resources/resources.shared.schemas.d.ts +11 -2
  422. package/dist/esm/resources/resources.shared.schemas.d.ts.map +1 -1
  423. package/dist/esm/resources/resources.shared.schemas.js +34 -3
  424. package/dist/esm/resources/resources.shared.schemas.js.map +1 -1
  425. package/dist/esm/resources/utils/field-value-disclosure.utils.d.ts +51 -0
  426. package/dist/esm/resources/utils/field-value-disclosure.utils.d.ts.map +1 -0
  427. package/dist/esm/resources/utils/field-value-disclosure.utils.js +53 -0
  428. package/dist/esm/resources/utils/field-value-disclosure.utils.js.map +1 -0
  429. package/dist/esm/resources/utils/resources-config-operations.dtos-builder.utils.d.ts.map +1 -1
  430. package/dist/esm/resources/utils/resources-config-operations.dtos-builder.utils.js +21 -6
  431. package/dist/esm/resources/utils/resources-config-operations.dtos-builder.utils.js.map +1 -1
  432. package/dist/esm/resources/utils/resources-summary.utils.d.ts +16 -2
  433. package/dist/esm/resources/utils/resources-summary.utils.d.ts.map +1 -1
  434. package/dist/esm/resources/utils/resources-summary.utils.js +19 -5
  435. package/dist/esm/resources/utils/resources-summary.utils.js.map +1 -1
  436. package/dist/esm/resources/utils/shared-persistence-collection.utils.d.ts.map +1 -1
  437. package/dist/esm/resources/utils/shared-persistence-collection.utils.js +11 -0
  438. package/dist/esm/resources/utils/shared-persistence-collection.utils.js.map +1 -1
  439. package/dist/esm/runtime/domain-module.shared.definitions.d.ts +25 -0
  440. package/dist/esm/runtime/domain-module.shared.definitions.d.ts.map +1 -1
  441. package/dist/esm/runtime/domain-module.shared.definitions.js.map +1 -1
  442. package/dist/esm/security/api-keys/api-keys-application.shared.resources-config.schemas.d.ts +1 -0
  443. package/dist/esm/security/api-keys/api-keys-application.shared.resources-config.schemas.d.ts.map +1 -1
  444. package/dist/esm/security/api-keys/api-keys-application.shared.resources-config.schemas.js +38 -0
  445. package/dist/esm/security/api-keys/api-keys-application.shared.resources-config.schemas.js.map +1 -1
  446. package/dist/esm/security/api-keys/api-keys-organization.shared.resources-config.schemas.d.ts +1 -0
  447. package/dist/esm/security/api-keys/api-keys-organization.shared.resources-config.schemas.d.ts.map +1 -1
  448. package/dist/esm/security/api-keys/api-keys-organization.shared.resources-config.schemas.js +38 -0
  449. package/dist/esm/security/api-keys/api-keys-organization.shared.resources-config.schemas.js.map +1 -1
  450. package/dist/esm/security/authentications/authentication.shared.dto.schemas.d.ts +4 -11
  451. package/dist/esm/security/authentications/authentication.shared.dto.schemas.d.ts.map +1 -1
  452. package/dist/esm/security/authentications/authentication.shared.dto.schemas.js +0 -1
  453. package/dist/esm/security/authentications/authentication.shared.dto.schemas.js.map +1 -1
  454. package/dist/esm/security/authentications/authentication.shared.schemas.d.ts +141 -5
  455. package/dist/esm/security/authentications/authentication.shared.schemas.d.ts.map +1 -1
  456. package/dist/esm/security/authentications/authentication.shared.schemas.js +147 -3
  457. package/dist/esm/security/authentications/authentication.shared.schemas.js.map +1 -1
  458. package/dist/esm/security/authentications/consumable-token.shared.schemas.d.ts +17 -1
  459. package/dist/esm/security/authentications/consumable-token.shared.schemas.d.ts.map +1 -1
  460. package/dist/esm/security/authentications/consumable-token.shared.schemas.js +16 -0
  461. package/dist/esm/security/authentications/consumable-token.shared.schemas.js.map +1 -1
  462. package/dist/esm/security/authentications/mfa-backup-code-contract.shared.d.ts +28 -0
  463. package/dist/esm/security/authentications/mfa-backup-code-contract.shared.d.ts.map +1 -0
  464. package/dist/esm/security/authentications/mfa-backup-code-contract.shared.js +28 -0
  465. package/dist/esm/security/authentications/mfa-backup-code-contract.shared.js.map +1 -0
  466. package/dist/esm/security/authentications/registration.shared.dto.schemas.d.ts +1 -0
  467. package/dist/esm/security/authentications/registration.shared.dto.schemas.d.ts.map +1 -1
  468. package/dist/esm/security/authentications/registration.shared.dto.schemas.js +11 -0
  469. package/dist/esm/security/authentications/registration.shared.dto.schemas.js.map +1 -1
  470. package/dist/esm/security/authentications/scim/scim-provisioning-config.shared.schemas.d.ts +15 -0
  471. package/dist/esm/security/authentications/scim/scim-provisioning-config.shared.schemas.d.ts.map +1 -1
  472. package/dist/esm/security/authentications/scim/scim-provisioning-config.shared.schemas.js +21 -4
  473. package/dist/esm/security/authentications/scim/scim-provisioning-config.shared.schemas.js.map +1 -1
  474. package/dist/esm/security/authentications/siem/siem-delivery-reliability-contract.shared.d.ts +21 -0
  475. package/dist/esm/security/authentications/siem/siem-delivery-reliability-contract.shared.d.ts.map +1 -0
  476. package/dist/esm/security/authentications/siem/siem-delivery-reliability-contract.shared.js +21 -0
  477. package/dist/esm/security/authentications/siem/siem-delivery-reliability-contract.shared.js.map +1 -0
  478. package/dist/esm/security/authentications/sso/sso-config.shared.resources-config.schemas.d.ts +61 -1
  479. package/dist/esm/security/authentications/sso/sso-config.shared.resources-config.schemas.d.ts.map +1 -1
  480. package/dist/esm/security/authentications/sso/sso-config.shared.resources-config.schemas.js +208 -6
  481. package/dist/esm/security/authentications/sso/sso-config.shared.resources-config.schemas.js.map +1 -1
  482. package/dist/esm/security/authentications/sso/sso-config.shared.schemas.d.ts +37 -27
  483. package/dist/esm/security/authentications/sso/sso-config.shared.schemas.d.ts.map +1 -1
  484. package/dist/esm/security/authentications/sso/sso-config.shared.schemas.js +134 -12
  485. package/dist/esm/security/authentications/sso/sso-config.shared.schemas.js.map +1 -1
  486. package/dist/esm/security/authentications/sso/sso-connection.shared.schemas.d.ts +0 -6
  487. package/dist/esm/security/authentications/sso/sso-connection.shared.schemas.d.ts.map +1 -1
  488. package/dist/esm/security/authentications/sso/sso-connection.shared.schemas.js +17 -8
  489. package/dist/esm/security/authentications/sso/sso-connection.shared.schemas.js.map +1 -1
  490. package/dist/esm/security/authorizations/platform-access-grants.shared.resources-config.schemas.d.ts +1 -1
  491. package/dist/esm/security/authorizations/platform-access-grants.shared.resources-config.schemas.d.ts.map +1 -1
  492. package/dist/esm/security/authorizations/platform-access-grants.shared.resources-config.schemas.js +70 -0
  493. package/dist/esm/security/authorizations/platform-access-grants.shared.resources-config.schemas.js.map +1 -1
  494. package/dist/esm/security/authorizations/platform-access-grants.shared.schemas.d.ts +45 -8
  495. package/dist/esm/security/authorizations/platform-access-grants.shared.schemas.d.ts.map +1 -1
  496. package/dist/esm/security/authorizations/platform-access-grants.shared.schemas.js +56 -10
  497. package/dist/esm/security/authorizations/platform-access-grants.shared.schemas.js.map +1 -1
  498. package/dist/esm/security/authorizations/roles.shared.schemas.d.ts +16 -1
  499. package/dist/esm/security/authorizations/roles.shared.schemas.d.ts.map +1 -1
  500. package/dist/esm/security/authorizations/roles.shared.schemas.js +16 -1
  501. package/dist/esm/security/authorizations/roles.shared.schemas.js.map +1 -1
  502. package/dist/esm/security/authorizations/roles.shared.utils.d.ts +54 -0
  503. package/dist/esm/security/authorizations/roles.shared.utils.d.ts.map +1 -1
  504. package/dist/esm/security/authorizations/roles.shared.utils.js +59 -0
  505. package/dist/esm/security/authorizations/roles.shared.utils.js.map +1 -1
  506. package/dist/esm/security/connected-accounts/provider-credentials-organization.shared.resources-config.schemas.d.ts +31 -0
  507. package/dist/esm/security/connected-accounts/provider-credentials-organization.shared.resources-config.schemas.d.ts.map +1 -0
  508. package/dist/esm/security/connected-accounts/provider-credentials-organization.shared.resources-config.schemas.js +198 -0
  509. package/dist/esm/security/connected-accounts/provider-credentials-organization.shared.resources-config.schemas.js.map +1 -0
  510. package/dist/esm/security/connected-accounts/provider-credentials-user.shared.resources-config.schemas.d.ts +31 -0
  511. package/dist/esm/security/connected-accounts/provider-credentials-user.shared.resources-config.schemas.d.ts.map +1 -0
  512. package/dist/esm/security/connected-accounts/provider-credentials-user.shared.resources-config.schemas.js +191 -0
  513. package/dist/esm/security/connected-accounts/provider-credentials-user.shared.resources-config.schemas.js.map +1 -0
  514. package/dist/esm/security/connected-accounts/provider-credentials.shared.schemas.d.ts +250 -0
  515. package/dist/esm/security/connected-accounts/provider-credentials.shared.schemas.d.ts.map +1 -0
  516. package/dist/esm/security/connected-accounts/provider-credentials.shared.schemas.js +486 -0
  517. package/dist/esm/security/connected-accounts/provider-credentials.shared.schemas.js.map +1 -0
  518. package/dist/esm/security/oauth-clients/oauth-clients-application.shared.resources-config.schemas.d.ts +4 -1
  519. package/dist/esm/security/oauth-clients/oauth-clients-application.shared.resources-config.schemas.d.ts.map +1 -1
  520. package/dist/esm/security/oauth-clients/oauth-clients-application.shared.resources-config.schemas.js +29 -0
  521. package/dist/esm/security/oauth-clients/oauth-clients-application.shared.resources-config.schemas.js.map +1 -1
  522. package/dist/esm/security/oauth-clients/oauth-clients-organization.shared.resources-config.schemas.d.ts +4 -1
  523. package/dist/esm/security/oauth-clients/oauth-clients-organization.shared.resources-config.schemas.d.ts.map +1 -1
  524. package/dist/esm/security/oauth-clients/oauth-clients-organization.shared.resources-config.schemas.js +29 -0
  525. package/dist/esm/security/oauth-clients/oauth-clients-organization.shared.resources-config.schemas.js.map +1 -1
  526. package/dist/esm/security/oauth-clients/oauth-clients.shared.schemas.d.ts +67 -0
  527. package/dist/esm/security/oauth-clients/oauth-clients.shared.schemas.d.ts.map +1 -1
  528. package/dist/esm/security/oauth-clients/oauth-clients.shared.schemas.js +44 -1
  529. package/dist/esm/security/oauth-clients/oauth-clients.shared.schemas.js.map +1 -1
  530. package/dist/esm/security/oauth-clients/oauth-consent-grants.shared.resources-config.schemas.d.ts +1 -1
  531. package/dist/esm/security/oauth-clients/oauth-consent-grants.shared.resources-config.schemas.d.ts.map +1 -1
  532. package/dist/esm/security/oauth-clients/oauth-consent-grants.shared.resources-config.schemas.js +35 -0
  533. package/dist/esm/security/oauth-clients/oauth-consent-grants.shared.resources-config.schemas.js.map +1 -1
  534. package/dist/esm/security/oauth-clients/oauth-consent-grants.shared.schemas.d.ts +13 -0
  535. package/dist/esm/security/oauth-clients/oauth-consent-grants.shared.schemas.d.ts.map +1 -1
  536. package/dist/esm/security/oauth-clients/oauth-consent-grants.shared.schemas.js +31 -4
  537. package/dist/esm/security/oauth-clients/oauth-consent-grants.shared.schemas.js.map +1 -1
  538. package/dist/esm/users/inbound-contacts.shared.resources-config.schemas.d.ts +1 -1
  539. package/dist/esm/users/inbound-contacts.shared.resources-config.schemas.d.ts.map +1 -1
  540. package/dist/esm/users/inbound-contacts.shared.resources-config.schemas.js +34 -0
  541. package/dist/esm/users/inbound-contacts.shared.resources-config.schemas.js.map +1 -1
  542. package/dist/esm/users/inbound-contacts.shared.schemas.d.ts.map +1 -1
  543. package/dist/esm/users/inbound-contacts.shared.schemas.js +7 -4
  544. package/dist/esm/users/inbound-contacts.shared.schemas.js.map +1 -1
  545. package/dist/esm/users/user-credentials.shared.resources-config.schemas.d.ts +1 -1
  546. package/dist/esm/users/user-credentials.shared.resources-config.schemas.d.ts.map +1 -1
  547. package/dist/esm/users/user-credentials.shared.resources-config.schemas.js +37 -0
  548. package/dist/esm/users/user-credentials.shared.resources-config.schemas.js.map +1 -1
  549. package/dist/esm/users/user-credentials.shared.schemas.d.ts.map +1 -1
  550. package/dist/esm/users/user-credentials.shared.schemas.js +17 -2
  551. package/dist/esm/users/user-credentials.shared.schemas.js.map +1 -1
  552. package/dist/esm/users/user-identity-links.shared.resources-config.schemas.d.ts +1 -1
  553. package/dist/esm/users/user-identity-links.shared.resources-config.schemas.d.ts.map +1 -1
  554. package/dist/esm/users/user-identity-links.shared.resources-config.schemas.js +36 -0
  555. package/dist/esm/users/user-identity-links.shared.resources-config.schemas.js.map +1 -1
  556. package/dist/esm/users/user-identity-links.shared.schemas.d.ts.map +1 -1
  557. package/dist/esm/users/user-identity-links.shared.schemas.js +15 -5
  558. package/dist/esm/users/user-identity-links.shared.schemas.js.map +1 -1
  559. package/dist/esm/users/user-preferences.shared.resources-config.schemas.d.ts +5 -5
  560. package/dist/esm/users/user-preferences.shared.resources-config.schemas.d.ts.map +1 -1
  561. package/dist/esm/users/user-preferences.shared.resources-config.schemas.js +53 -0
  562. package/dist/esm/users/user-preferences.shared.resources-config.schemas.js.map +1 -1
  563. package/dist/esm/users/user-profiles.shared.resources-config.schemas.d.ts +1 -1
  564. package/dist/esm/users/user-profiles.shared.resources-config.schemas.d.ts.map +1 -1
  565. package/dist/esm/users/user-profiles.shared.resources-config.schemas.js +62 -0
  566. package/dist/esm/users/user-profiles.shared.resources-config.schemas.js.map +1 -1
  567. package/dist/esm/users/user-self-preferences.shared.resources-config.schemas.d.ts +5 -5
  568. package/dist/esm/users/user-self-preferences.shared.resources-config.schemas.d.ts.map +1 -1
  569. package/dist/esm/users/user-self-preferences.shared.resources-config.schemas.js +53 -0
  570. package/dist/esm/users/user-self-preferences.shared.resources-config.schemas.js.map +1 -1
  571. package/dist/esm/users/user-self-profiles.shared.resources-config.schemas.d.ts +1 -1
  572. package/dist/esm/users/user-self-profiles.shared.resources-config.schemas.d.ts.map +1 -1
  573. package/dist/esm/users/user-self-profiles.shared.resources-config.schemas.js +62 -0
  574. package/dist/esm/users/user-self-profiles.shared.resources-config.schemas.js.map +1 -1
  575. package/dist/esm/users/user-self.shared.resources-config.schemas.d.ts.map +1 -1
  576. package/dist/esm/users/user-self.shared.resources-config.schemas.js +33 -3
  577. package/dist/esm/users/user-self.shared.resources-config.schemas.js.map +1 -1
  578. package/dist/esm/users/users.shared.resources-config.schemas.d.ts +17 -1
  579. package/dist/esm/users/users.shared.resources-config.schemas.d.ts.map +1 -1
  580. package/dist/esm/users/users.shared.resources-config.schemas.js +136 -5
  581. package/dist/esm/users/users.shared.resources-config.schemas.js.map +1 -1
  582. package/dist/esm/users/users.shared.schemas.d.ts +62 -12
  583. package/dist/esm/users/users.shared.schemas.d.ts.map +1 -1
  584. package/dist/esm/users/users.shared.schemas.js +79 -23
  585. package/dist/esm/users/users.shared.schemas.js.map +1 -1
  586. package/dist/tsconfig.build.tsbuildinfo +1 -1
  587. package/package.json +5 -6
  588. package/dist/esm/.builder.pid +0 -9
@@ -22,6 +22,7 @@
22
22
  * billing providers do — the binding carries only the reference (plan decision D7).
23
23
  */
24
24
  import { z } from 'zod';
25
+ import { ExternalProvider_Connection_DelegationMode, ExternalProvider_Connection_OwnerScope } from '@wildo-ai/external-connectors-models';
25
26
  /**
26
27
  * The query dialect the adapter speaks toward the target system. Closed vocabulary (slice 1);
27
28
  * SOAP is a possible later member over the same HTTP transport, and a direct-database kind would
@@ -30,9 +31,35 @@ import { z } from 'zod';
30
31
  /** @wildo_source:part:start saas.models.http-api-binding facet:layer:shared facet:audience:app-developer */
31
32
  export declare enum HttpApiTransportDialect {
32
33
  /**
33
- * OData v4 (SAP S/4HANA, Microsoft Dataverse/Dynamics 365): one generic client mechanical
34
- * pushdown of `$filter`/`$select`/`$top`/`$skip`/`$orderby`/`$count`, with a `$metadata`
35
- * boot-time verification probe of the committed declaration.
34
+ * OData **v4** one generic client: mechanical pushdown of
35
+ * `$filter`/`$select`/`$top`/`$skip`/`$orderby`/`$count`, with a `$metadata` boot-time
36
+ * verification probe of the committed declaration.
37
+ *
38
+ * ⚠ **This member is v4 ONLY, and that excludes SAP's most-used API.** An earlier revision of
39
+ * this comment named "SAP S/4HANA, Microsoft Dataverse/Dynamics 365" here, which is half right
40
+ * and was load-bearing — it is why nobody looked:
41
+ *
42
+ * | Target | Version | Consumable today |
43
+ * |---|---|---|
44
+ * | Microsoft Dataverse / Dynamics 365 Web API (`/api/data/v9.2/`) | v4 | ✅ |
45
+ * | SAP S/4HANA OData **v4** services (`/sap/opu/odata4/…`) | v4 | ✅ |
46
+ * | SAP `API_BUSINESS_PARTNER` (`/sap/opu/odata/sap/API_BUSINESS_PARTNER`) | **v2** | ❌ |
47
+ *
48
+ * v2 is not a v4 variant with a different header. Its collection envelope is
49
+ * `{ "d": { "results": [...], "__next": …, "__count": … } }` rather than
50
+ * `{ "value": [...], "@odata.nextLink": … }`; `Edm.DateTime` serializes as `"/Date(<ticks>)/"`
51
+ * rather than ISO 8601; `Edm.Decimal` and `Edm.Int64` serialize as JSON STRINGS rather than
52
+ * numbers; and JSON must be requested (`$format=json`) because v2 defaults to Atom/XML. So it
53
+ * changes the envelope, the paging property, the count property AND the value encoding — a
54
+ * reader written for one cannot read the other, and the mapping layer needs coercions the way
55
+ * Odoo needs `ODOO_FALSE_AS_NULL`.
56
+ * spec-cite: OData Version 2.0 JSON Format
57
+ * (https://www.odata.org/documentation/odata-version-2-0/json-format/) — the `d`/`results`/
58
+ * `__next`/`__count` envelope, the `/Date(<ticks>)/` DateTime literal, and Edm.Decimal /
59
+ * Edm.Int64 "formatted as a JSON string".
60
+ *
61
+ * Supporting v2 is an OPEN decision, not an oversight. Until it lands, point an ODATA binding at
62
+ * a v4 service: for SAP that means the OData v4 edition of the API where one is published.
36
63
  */
37
64
  ODATA = "odata",
38
65
  /**
@@ -57,32 +84,6 @@ export declare enum HttpApiTransportDialect {
57
84
  */
58
85
  ODOO_JSONRPC = "odoo-jsonrpc"
59
86
  }
60
- /**
61
- * Whose identity the adapter presents to the target system. In BOTH modes audit rows carry the
62
- * REAL initiating user — the shared-principal attribution failure documented for Power Platform
63
- * ("credential-sharing as a service") must not be reproduced (requirement R12).
64
- *
65
- * D9 ruling (Paul, 2026-08-27 — re-scoping the original "both executable in slice 1"):
66
- * **SERVICE_PRINCIPAL-first.** `USER_DELEGATED` stays DECLARED and representable so bindings
67
- * need no reshape when it arrives, but resolving it REFUSES naming the missing substrate: the
68
- * engine has no outbound per-user token store (measured — `OAuth2_CredentialSchema` is a model
69
- * with no resource, persistence or service behind it). Building that store is its own workstream.
70
- */
71
- export declare enum HttpApiIdentityMode {
72
- /**
73
- * One service account per binding (never shared across applications — blast-radius doctrine).
74
- * Wildo's own roles/operations gate who may trigger calls. The default, and the only option
75
- * when the target has no per-user OAuth surface.
76
- */
77
- SERVICE_PRINCIPAL = "service-principal",
78
- /**
79
- * Per-user OAuth 2.0 tokens against the target — encrypted, session-bound (the Retool model;
80
- * on-behalf-of where the IdP is shared, e.g. Entra ID for Dynamics). Use when the TARGET's own
81
- * authorization must decide per user: the tool can then never show a user more than the target
82
- * would.
83
- */
84
- USER_DELEGATED = "user-delegated"
85
- }
86
87
  /**
87
88
  * The declared erasure stance of an HTTP_API-backed resource. All three stances are first-class
88
89
  * from slice 1 (decision D6, 2026-08-26); a binding MUST declare one — an undeclared stance is a
@@ -203,10 +204,23 @@ export declare enum HttpApiRestOperationMethod {
203
204
  * operation. Deliberately minimal in slice 1 — pagination/filter parameter NAMES are declared,
204
205
  * their VALUES are supplied by the adapter from the translated query.
205
206
  *
206
- * Related but distinct: `REST_API_OperationSpecSchema` in `@wildo-ai/external-connectors-models`
207
- * describes provider-protocol operations for capability transformers. This schema describes a
208
- * RESOURCE read surface; if the two converge later that is a recorded decision, not an implicit
209
- * merge of distinct concepts.
207
+ * Related but distinct: `ProviderRestOperation` on a provider's `rest` runtime contract describes a
208
+ * VENDOR operation one entry in the catalogue a reference below names. This schema describes a
209
+ * RESOURCE read surface, which is a different thing and stays here.
210
+ *
211
+ * (An earlier revision pointed at `REST_API_OperationSpecSchema` in
212
+ * `@wildo-ai/external-connectors-models` "for capability transformers". Both are gone: the
213
+ * transformer layer was retired with `features/` in #327, and that OpenAPI-shaped operations layer
214
+ * — ten exported symbols with zero code readers — was deleted in #331 rather than wired up, so
215
+ * "what a provider can do" has one description instead of two.)
216
+ *
217
+ * The convergence this JSDoc asked to be RECORDED rather than performed implicitly happened in
218
+ * S3a (#331), and it is not the merge that sentence was written to prevent. A member of
219
+ * {@link HttpApiRestOperationsSchema} may now be a {@link HttpApiRestOperationReferenceSchema}
220
+ * naming an operation in the PROVIDER's own `rest.operations` catalogue — the vendor half stated
221
+ * once per provider, the resource half (local-field filter mapping, search parameter, which path
222
+ * token takes the key) still stated here, because a provider has never heard of a local field
223
+ * name. Both forms stay: an inline spec is still the right answer for a target no provider wraps.
210
224
  */
211
225
  export declare const HttpApiRestOperationSpecSchema: z.ZodObject<{
212
226
  method: z.ZodEnum<typeof HttpApiRestOperationMethod>;
@@ -223,9 +237,106 @@ export declare const HttpApiRestOperationSpecSchema: z.ZodObject<{
223
237
  }, z.core.$strip>>;
224
238
  }, z.core.$strip>;
225
239
  export type HttpApiRestOperationSpec = z.infer<typeof HttpApiRestOperationSpecSchema>;
240
+ /**
241
+ * A REFERENCE into the PROVIDER's own operation catalogue, instead of restating the operation here
242
+ * (S3a, #331 — the convergence {@link HttpApiRestOperationSpecSchema}'s JSDoc asked to be recorded
243
+ * as a decision rather than performed implicitly).
244
+ *
245
+ * ## The split, and why it is not a merge
246
+ *
247
+ * The two schemas describe different things and both survive. A provider operation is VENDOR-
248
+ * shaped: method, path, result path, how the vendor pages. An ETL read surface is RESOURCE-shaped:
249
+ * which LOCAL field is translatable to which remote filter parameter, which parameter carries the
250
+ * search text, which path token receives this resource's synthesized key. The vendor half is the
251
+ * same for every resource that reads that vendor, and restating it per binding is how ten bindings
252
+ * come to disagree about one API. The resource half cannot live on the provider, because a provider
253
+ * has never heard of a local field name.
254
+ *
255
+ * So a reference carries the resource half and NAMES the vendor half. What it does not do is merge
256
+ * the two concepts: an inline spec is still the right answer for a target no provider wraps.
257
+ *
258
+ * ## What a reference refuses
259
+ *
260
+ * The referenced operation must be a READ (`classification`) and must speak GET or POST. A read
261
+ * surface that could reference a WRITE would let a LIST call delete rows, and the resource
262
+ * repository's whole read-only stance (D3) would rest on nobody having authored it that way.
263
+ */
264
+ export declare const HttpApiRestOperationReferenceSchema: z.ZodObject<{
265
+ /** The `operationId` in the provider's own `rest.operations` catalogue. */
266
+ providerOperationId: z.ZodString;
267
+ /**
268
+ * The catalogue DOMAIN, so the provider's loader can answer one domain instead of every one.
269
+ * Absent, the whole catalogue is loaded — correct, and wasteful for a vendor with hundreds.
270
+ */
271
+ domain: z.ZodOptional<z.ZodString>;
272
+ /**
273
+ * The referenced operation's PATH parameter that receives this resource's synthesized key.
274
+ * Required on `read` (a key-addressed read has a hole only the key fills) and meaningless on a
275
+ * collection member, where it is refused rather than ignored.
276
+ */
277
+ keyParameter: z.ZodOptional<z.ZodString>;
278
+ /**
279
+ * Declared filter parameter name per LOCAL field — resource-shaped, exactly as on an inline
280
+ * spec, because the provider cannot know a local field name. Only fields listed here are
281
+ * translatable for this operation; everything else is refused at the adapter boundary.
282
+ */
283
+ filterParams: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
284
+ /** The parameter that receives the SEARCH text. Absent = search is refused for this binding. */
285
+ searchParam: z.ZodOptional<z.ZodString>;
286
+ }, z.core.$strict>;
287
+ export type HttpApiRestOperationReference = z.infer<typeof HttpApiRestOperationReferenceSchema>;
288
+ /**
289
+ * One read-surface member: the operation stated INLINE, or a REFERENCE into the provider's
290
+ * catalogue.
291
+ *
292
+ * A plain union rather than a `kind`-discriminated one, deliberately: the two shapes are already
293
+ * unambiguous (an inline spec has a required `method` and `pathTemplate`, a reference a required
294
+ * `providerOperationId`, and neither satisfies the other), and adding a discriminator would have
295
+ * meant editing every binding that exists today to say `kind: 'inline'` — churn on working
296
+ * declarations to buy a slightly better parse error.
297
+ */
298
+ export declare const HttpApiRestOperationDeclarationSchema: z.ZodUnion<readonly [z.ZodObject<{
299
+ method: z.ZodEnum<typeof HttpApiRestOperationMethod>;
300
+ pathTemplate: z.ZodString;
301
+ pagingParams: z.ZodOptional<z.ZodObject<{
302
+ limitParam: z.ZodString;
303
+ offsetParam: z.ZodString;
304
+ }, z.core.$strip>>;
305
+ filterParams: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
306
+ searchParam: z.ZodOptional<z.ZodString>;
307
+ resultPath: z.ZodOptional<z.ZodString>;
308
+ jsonRpcEnvelope: z.ZodOptional<z.ZodObject<{
309
+ rpcMethod: z.ZodString;
310
+ }, z.core.$strip>>;
311
+ }, z.core.$strip>, z.ZodObject<{
312
+ /** The `operationId` in the provider's own `rest.operations` catalogue. */
313
+ providerOperationId: z.ZodString;
314
+ /**
315
+ * The catalogue DOMAIN, so the provider's loader can answer one domain instead of every one.
316
+ * Absent, the whole catalogue is loaded — correct, and wasteful for a vendor with hundreds.
317
+ */
318
+ domain: z.ZodOptional<z.ZodString>;
319
+ /**
320
+ * The referenced operation's PATH parameter that receives this resource's synthesized key.
321
+ * Required on `read` (a key-addressed read has a hole only the key fills) and meaningless on a
322
+ * collection member, where it is refused rather than ignored.
323
+ */
324
+ keyParameter: z.ZodOptional<z.ZodString>;
325
+ /**
326
+ * Declared filter parameter name per LOCAL field — resource-shaped, exactly as on an inline
327
+ * spec, because the provider cannot know a local field name. Only fields listed here are
328
+ * translatable for this operation; everything else is refused at the adapter boundary.
329
+ */
330
+ filterParams: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
331
+ /** The parameter that receives the SEARCH text. Absent = search is refused for this binding. */
332
+ searchParam: z.ZodOptional<z.ZodString>;
333
+ }, z.core.$strict>]>;
334
+ export type HttpApiRestOperationDeclaration = z.infer<typeof HttpApiRestOperationDeclarationSchema>;
335
+ /** Narrow a declared member to a catalogue reference. */
336
+ export declare function isHttpApiRestOperationReference(declaration: HttpApiRestOperationDeclaration): declaration is HttpApiRestOperationReference;
226
337
  /** The REST_JSON read-surface mapping: which lifecycle members exist remotely, and how. */
227
338
  export declare const HttpApiRestOperationsSchema: z.ZodObject<{
228
- read: z.ZodObject<{
339
+ read: z.ZodUnion<readonly [z.ZodObject<{
229
340
  method: z.ZodEnum<typeof HttpApiRestOperationMethod>;
230
341
  pathTemplate: z.ZodString;
231
342
  pagingParams: z.ZodOptional<z.ZodObject<{
@@ -238,8 +349,30 @@ export declare const HttpApiRestOperationsSchema: z.ZodObject<{
238
349
  jsonRpcEnvelope: z.ZodOptional<z.ZodObject<{
239
350
  rpcMethod: z.ZodString;
240
351
  }, z.core.$strip>>;
241
- }, z.core.$strip>;
242
- list: z.ZodObject<{
352
+ }, z.core.$strip>, z.ZodObject<{
353
+ /** The `operationId` in the provider's own `rest.operations` catalogue. */
354
+ providerOperationId: z.ZodString;
355
+ /**
356
+ * The catalogue DOMAIN, so the provider's loader can answer one domain instead of every one.
357
+ * Absent, the whole catalogue is loaded — correct, and wasteful for a vendor with hundreds.
358
+ */
359
+ domain: z.ZodOptional<z.ZodString>;
360
+ /**
361
+ * The referenced operation's PATH parameter that receives this resource's synthesized key.
362
+ * Required on `read` (a key-addressed read has a hole only the key fills) and meaningless on a
363
+ * collection member, where it is refused rather than ignored.
364
+ */
365
+ keyParameter: z.ZodOptional<z.ZodString>;
366
+ /**
367
+ * Declared filter parameter name per LOCAL field — resource-shaped, exactly as on an inline
368
+ * spec, because the provider cannot know a local field name. Only fields listed here are
369
+ * translatable for this operation; everything else is refused at the adapter boundary.
370
+ */
371
+ filterParams: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
372
+ /** The parameter that receives the SEARCH text. Absent = search is refused for this binding. */
373
+ searchParam: z.ZodOptional<z.ZodString>;
374
+ }, z.core.$strict>]>;
375
+ list: z.ZodUnion<readonly [z.ZodObject<{
243
376
  method: z.ZodEnum<typeof HttpApiRestOperationMethod>;
244
377
  pathTemplate: z.ZodString;
245
378
  pagingParams: z.ZodOptional<z.ZodObject<{
@@ -252,8 +385,30 @@ export declare const HttpApiRestOperationsSchema: z.ZodObject<{
252
385
  jsonRpcEnvelope: z.ZodOptional<z.ZodObject<{
253
386
  rpcMethod: z.ZodString;
254
387
  }, z.core.$strip>>;
255
- }, z.core.$strip>;
256
- count: z.ZodOptional<z.ZodObject<{
388
+ }, z.core.$strip>, z.ZodObject<{
389
+ /** The `operationId` in the provider's own `rest.operations` catalogue. */
390
+ providerOperationId: z.ZodString;
391
+ /**
392
+ * The catalogue DOMAIN, so the provider's loader can answer one domain instead of every one.
393
+ * Absent, the whole catalogue is loaded — correct, and wasteful for a vendor with hundreds.
394
+ */
395
+ domain: z.ZodOptional<z.ZodString>;
396
+ /**
397
+ * The referenced operation's PATH parameter that receives this resource's synthesized key.
398
+ * Required on `read` (a key-addressed read has a hole only the key fills) and meaningless on a
399
+ * collection member, where it is refused rather than ignored.
400
+ */
401
+ keyParameter: z.ZodOptional<z.ZodString>;
402
+ /**
403
+ * Declared filter parameter name per LOCAL field — resource-shaped, exactly as on an inline
404
+ * spec, because the provider cannot know a local field name. Only fields listed here are
405
+ * translatable for this operation; everything else is refused at the adapter boundary.
406
+ */
407
+ filterParams: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
408
+ /** The parameter that receives the SEARCH text. Absent = search is refused for this binding. */
409
+ searchParam: z.ZodOptional<z.ZodString>;
410
+ }, z.core.$strict>]>;
411
+ count: z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
257
412
  method: z.ZodEnum<typeof HttpApiRestOperationMethod>;
258
413
  pathTemplate: z.ZodString;
259
414
  pagingParams: z.ZodOptional<z.ZodObject<{
@@ -266,8 +421,30 @@ export declare const HttpApiRestOperationsSchema: z.ZodObject<{
266
421
  jsonRpcEnvelope: z.ZodOptional<z.ZodObject<{
267
422
  rpcMethod: z.ZodString;
268
423
  }, z.core.$strip>>;
269
- }, z.core.$strip>>;
270
- search: z.ZodOptional<z.ZodObject<{
424
+ }, z.core.$strip>, z.ZodObject<{
425
+ /** The `operationId` in the provider's own `rest.operations` catalogue. */
426
+ providerOperationId: z.ZodString;
427
+ /**
428
+ * The catalogue DOMAIN, so the provider's loader can answer one domain instead of every one.
429
+ * Absent, the whole catalogue is loaded — correct, and wasteful for a vendor with hundreds.
430
+ */
431
+ domain: z.ZodOptional<z.ZodString>;
432
+ /**
433
+ * The referenced operation's PATH parameter that receives this resource's synthesized key.
434
+ * Required on `read` (a key-addressed read has a hole only the key fills) and meaningless on a
435
+ * collection member, where it is refused rather than ignored.
436
+ */
437
+ keyParameter: z.ZodOptional<z.ZodString>;
438
+ /**
439
+ * Declared filter parameter name per LOCAL field — resource-shaped, exactly as on an inline
440
+ * spec, because the provider cannot know a local field name. Only fields listed here are
441
+ * translatable for this operation; everything else is refused at the adapter boundary.
442
+ */
443
+ filterParams: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
444
+ /** The parameter that receives the SEARCH text. Absent = search is refused for this binding. */
445
+ searchParam: z.ZodOptional<z.ZodString>;
446
+ }, z.core.$strict>]>>;
447
+ search: z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
271
448
  method: z.ZodEnum<typeof HttpApiRestOperationMethod>;
272
449
  pathTemplate: z.ZodString;
273
450
  pagingParams: z.ZodOptional<z.ZodObject<{
@@ -280,7 +457,29 @@ export declare const HttpApiRestOperationsSchema: z.ZodObject<{
280
457
  jsonRpcEnvelope: z.ZodOptional<z.ZodObject<{
281
458
  rpcMethod: z.ZodString;
282
459
  }, z.core.$strip>>;
283
- }, z.core.$strip>>;
460
+ }, z.core.$strip>, z.ZodObject<{
461
+ /** The `operationId` in the provider's own `rest.operations` catalogue. */
462
+ providerOperationId: z.ZodString;
463
+ /**
464
+ * The catalogue DOMAIN, so the provider's loader can answer one domain instead of every one.
465
+ * Absent, the whole catalogue is loaded — correct, and wasteful for a vendor with hundreds.
466
+ */
467
+ domain: z.ZodOptional<z.ZodString>;
468
+ /**
469
+ * The referenced operation's PATH parameter that receives this resource's synthesized key.
470
+ * Required on `read` (a key-addressed read has a hole only the key fills) and meaningless on a
471
+ * collection member, where it is refused rather than ignored.
472
+ */
473
+ keyParameter: z.ZodOptional<z.ZodString>;
474
+ /**
475
+ * Declared filter parameter name per LOCAL field — resource-shaped, exactly as on an inline
476
+ * spec, because the provider cannot know a local field name. Only fields listed here are
477
+ * translatable for this operation; everything else is refused at the adapter boundary.
478
+ */
479
+ filterParams: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
480
+ /** The parameter that receives the SEARCH text. Absent = search is refused for this binding. */
481
+ searchParam: z.ZodOptional<z.ZodString>;
482
+ }, z.core.$strict>]>>;
284
483
  }, z.core.$strip>;
285
484
  export type HttpApiRestOperations = z.infer<typeof HttpApiRestOperationsSchema>;
286
485
  /** Tenancy declaration — discriminated so each stance carries exactly its own obligations. */
@@ -347,7 +546,10 @@ export declare const HttpApiResourceBindingSchema: z.ZodDiscriminatedUnion<[z.Zo
347
546
  verifyMetadataAtBoot: z.ZodDefault<z.ZodBoolean>;
348
547
  providerRef: z.ZodString;
349
548
  entityRef: z.ZodString;
350
- identityMode: z.ZodDefault<z.ZodEnum<typeof HttpApiIdentityMode>>;
549
+ connection: z.ZodDefault<z.ZodObject<{
550
+ ownerScope: z.ZodEnum<typeof ExternalProvider_Connection_OwnerScope>;
551
+ delegation: z.ZodDefault<z.ZodEnum<typeof ExternalProvider_Connection_DelegationMode>>;
552
+ }, z.core.$strip>>;
351
553
  keyFields: z.ZodArray<z.ZodObject<{
352
554
  localField: z.ZodString;
353
555
  remoteField: z.ZodString;
@@ -394,7 +596,7 @@ export declare const HttpApiResourceBindingSchema: z.ZodDiscriminatedUnion<[z.Zo
394
596
  dialect: z.ZodLiteral<HttpApiTransportDialect.ODATA>;
395
597
  }, z.core.$strip>, z.ZodObject<{
396
598
  operations: z.ZodObject<{
397
- read: z.ZodObject<{
599
+ read: z.ZodUnion<readonly [z.ZodObject<{
398
600
  method: z.ZodEnum<typeof HttpApiRestOperationMethod>;
399
601
  pathTemplate: z.ZodString;
400
602
  pagingParams: z.ZodOptional<z.ZodObject<{
@@ -407,8 +609,30 @@ export declare const HttpApiResourceBindingSchema: z.ZodDiscriminatedUnion<[z.Zo
407
609
  jsonRpcEnvelope: z.ZodOptional<z.ZodObject<{
408
610
  rpcMethod: z.ZodString;
409
611
  }, z.core.$strip>>;
410
- }, z.core.$strip>;
411
- list: z.ZodObject<{
612
+ }, z.core.$strip>, z.ZodObject<{
613
+ /** The `operationId` in the provider's own `rest.operations` catalogue. */
614
+ providerOperationId: z.ZodString;
615
+ /**
616
+ * The catalogue DOMAIN, so the provider's loader can answer one domain instead of every one.
617
+ * Absent, the whole catalogue is loaded — correct, and wasteful for a vendor with hundreds.
618
+ */
619
+ domain: z.ZodOptional<z.ZodString>;
620
+ /**
621
+ * The referenced operation's PATH parameter that receives this resource's synthesized key.
622
+ * Required on `read` (a key-addressed read has a hole only the key fills) and meaningless on a
623
+ * collection member, where it is refused rather than ignored.
624
+ */
625
+ keyParameter: z.ZodOptional<z.ZodString>;
626
+ /**
627
+ * Declared filter parameter name per LOCAL field — resource-shaped, exactly as on an inline
628
+ * spec, because the provider cannot know a local field name. Only fields listed here are
629
+ * translatable for this operation; everything else is refused at the adapter boundary.
630
+ */
631
+ filterParams: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
632
+ /** The parameter that receives the SEARCH text. Absent = search is refused for this binding. */
633
+ searchParam: z.ZodOptional<z.ZodString>;
634
+ }, z.core.$strict>]>;
635
+ list: z.ZodUnion<readonly [z.ZodObject<{
412
636
  method: z.ZodEnum<typeof HttpApiRestOperationMethod>;
413
637
  pathTemplate: z.ZodString;
414
638
  pagingParams: z.ZodOptional<z.ZodObject<{
@@ -421,8 +645,30 @@ export declare const HttpApiResourceBindingSchema: z.ZodDiscriminatedUnion<[z.Zo
421
645
  jsonRpcEnvelope: z.ZodOptional<z.ZodObject<{
422
646
  rpcMethod: z.ZodString;
423
647
  }, z.core.$strip>>;
424
- }, z.core.$strip>;
425
- count: z.ZodOptional<z.ZodObject<{
648
+ }, z.core.$strip>, z.ZodObject<{
649
+ /** The `operationId` in the provider's own `rest.operations` catalogue. */
650
+ providerOperationId: z.ZodString;
651
+ /**
652
+ * The catalogue DOMAIN, so the provider's loader can answer one domain instead of every one.
653
+ * Absent, the whole catalogue is loaded — correct, and wasteful for a vendor with hundreds.
654
+ */
655
+ domain: z.ZodOptional<z.ZodString>;
656
+ /**
657
+ * The referenced operation's PATH parameter that receives this resource's synthesized key.
658
+ * Required on `read` (a key-addressed read has a hole only the key fills) and meaningless on a
659
+ * collection member, where it is refused rather than ignored.
660
+ */
661
+ keyParameter: z.ZodOptional<z.ZodString>;
662
+ /**
663
+ * Declared filter parameter name per LOCAL field — resource-shaped, exactly as on an inline
664
+ * spec, because the provider cannot know a local field name. Only fields listed here are
665
+ * translatable for this operation; everything else is refused at the adapter boundary.
666
+ */
667
+ filterParams: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
668
+ /** The parameter that receives the SEARCH text. Absent = search is refused for this binding. */
669
+ searchParam: z.ZodOptional<z.ZodString>;
670
+ }, z.core.$strict>]>;
671
+ count: z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
426
672
  method: z.ZodEnum<typeof HttpApiRestOperationMethod>;
427
673
  pathTemplate: z.ZodString;
428
674
  pagingParams: z.ZodOptional<z.ZodObject<{
@@ -435,8 +681,30 @@ export declare const HttpApiResourceBindingSchema: z.ZodDiscriminatedUnion<[z.Zo
435
681
  jsonRpcEnvelope: z.ZodOptional<z.ZodObject<{
436
682
  rpcMethod: z.ZodString;
437
683
  }, z.core.$strip>>;
438
- }, z.core.$strip>>;
439
- search: z.ZodOptional<z.ZodObject<{
684
+ }, z.core.$strip>, z.ZodObject<{
685
+ /** The `operationId` in the provider's own `rest.operations` catalogue. */
686
+ providerOperationId: z.ZodString;
687
+ /**
688
+ * The catalogue DOMAIN, so the provider's loader can answer one domain instead of every one.
689
+ * Absent, the whole catalogue is loaded — correct, and wasteful for a vendor with hundreds.
690
+ */
691
+ domain: z.ZodOptional<z.ZodString>;
692
+ /**
693
+ * The referenced operation's PATH parameter that receives this resource's synthesized key.
694
+ * Required on `read` (a key-addressed read has a hole only the key fills) and meaningless on a
695
+ * collection member, where it is refused rather than ignored.
696
+ */
697
+ keyParameter: z.ZodOptional<z.ZodString>;
698
+ /**
699
+ * Declared filter parameter name per LOCAL field — resource-shaped, exactly as on an inline
700
+ * spec, because the provider cannot know a local field name. Only fields listed here are
701
+ * translatable for this operation; everything else is refused at the adapter boundary.
702
+ */
703
+ filterParams: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
704
+ /** The parameter that receives the SEARCH text. Absent = search is refused for this binding. */
705
+ searchParam: z.ZodOptional<z.ZodString>;
706
+ }, z.core.$strict>]>>;
707
+ search: z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
440
708
  method: z.ZodEnum<typeof HttpApiRestOperationMethod>;
441
709
  pathTemplate: z.ZodString;
442
710
  pagingParams: z.ZodOptional<z.ZodObject<{
@@ -449,11 +717,36 @@ export declare const HttpApiResourceBindingSchema: z.ZodDiscriminatedUnion<[z.Zo
449
717
  jsonRpcEnvelope: z.ZodOptional<z.ZodObject<{
450
718
  rpcMethod: z.ZodString;
451
719
  }, z.core.$strip>>;
452
- }, z.core.$strip>>;
720
+ }, z.core.$strip>, z.ZodObject<{
721
+ /** The `operationId` in the provider's own `rest.operations` catalogue. */
722
+ providerOperationId: z.ZodString;
723
+ /**
724
+ * The catalogue DOMAIN, so the provider's loader can answer one domain instead of every one.
725
+ * Absent, the whole catalogue is loaded — correct, and wasteful for a vendor with hundreds.
726
+ */
727
+ domain: z.ZodOptional<z.ZodString>;
728
+ /**
729
+ * The referenced operation's PATH parameter that receives this resource's synthesized key.
730
+ * Required on `read` (a key-addressed read has a hole only the key fills) and meaningless on a
731
+ * collection member, where it is refused rather than ignored.
732
+ */
733
+ keyParameter: z.ZodOptional<z.ZodString>;
734
+ /**
735
+ * Declared filter parameter name per LOCAL field — resource-shaped, exactly as on an inline
736
+ * spec, because the provider cannot know a local field name. Only fields listed here are
737
+ * translatable for this operation; everything else is refused at the adapter boundary.
738
+ */
739
+ filterParams: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
740
+ /** The parameter that receives the SEARCH text. Absent = search is refused for this binding. */
741
+ searchParam: z.ZodOptional<z.ZodString>;
742
+ }, z.core.$strict>]>>;
453
743
  }, z.core.$strip>;
454
744
  providerRef: z.ZodString;
455
745
  entityRef: z.ZodString;
456
- identityMode: z.ZodDefault<z.ZodEnum<typeof HttpApiIdentityMode>>;
746
+ connection: z.ZodDefault<z.ZodObject<{
747
+ ownerScope: z.ZodEnum<typeof ExternalProvider_Connection_OwnerScope>;
748
+ delegation: z.ZodDefault<z.ZodEnum<typeof ExternalProvider_Connection_DelegationMode>>;
749
+ }, z.core.$strip>>;
457
750
  keyFields: z.ZodArray<z.ZodObject<{
458
751
  localField: z.ZodString;
459
752
  remoteField: z.ZodString;
@@ -501,7 +794,10 @@ export declare const HttpApiResourceBindingSchema: z.ZodDiscriminatedUnion<[z.Zo
501
794
  }, z.core.$strip>, z.ZodObject<{
502
795
  providerRef: z.ZodString;
503
796
  entityRef: z.ZodString;
504
- identityMode: z.ZodDefault<z.ZodEnum<typeof HttpApiIdentityMode>>;
797
+ connection: z.ZodDefault<z.ZodObject<{
798
+ ownerScope: z.ZodEnum<typeof ExternalProvider_Connection_OwnerScope>;
799
+ delegation: z.ZodDefault<z.ZodEnum<typeof ExternalProvider_Connection_DelegationMode>>;
800
+ }, z.core.$strip>>;
505
801
  keyFields: z.ZodArray<z.ZodObject<{
506
802
  localField: z.ZodString;
507
803
  remoteField: z.ZodString;
@@ -555,6 +851,14 @@ export declare const HttpApiResourceBindingSchema: z.ZodDiscriminatedUnion<[z.Zo
555
851
  export declare function assertHttpApiBindingDialectCoherence(binding: HttpApiResourceBinding): void;
556
852
  /** @wildo_source:part:end saas.models.http-api-binding */
557
853
  export type HttpApiResourceBinding = z.infer<typeof HttpApiResourceBindingSchema>;
854
+ /**
855
+ * What an APPLICATION AUTHOR writes — the INPUT shape, so defaulted fields (`verifyMetadataAtBoot`,
856
+ * `connection`, the remote-call semantics) are optional to type. Consumers read the parsed shape
857
+ * above. Same split, and same reason, as `ExternalDataPipelineDeclarationAuthored`: a config field
858
+ * typed with the PARSED shape makes every default mandatory for the one person the default exists
859
+ * to serve.
860
+ */
861
+ export type HttpApiResourceBindingAuthored = z.input<typeof HttpApiResourceBindingSchema>;
558
862
  /**
559
863
  * Whether this binding's synthesized `_id` is the single key value VERBATIM (legible ids for
560
864
  * Dataverse GUIDs / Odoo integers) versus the encoded composite form. A STATIC property of the
@@ -1 +1 @@
1
- {"version":3,"file":"http-api-binding.shared.schemas.d.ts","sourceRoot":"","sources":["../../../../src/http-api-binding/http-api-binding.shared.schemas.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"http-api-binding.shared.schemas.d.ts","sourceRoot":"","sources":["../../../../src/http-api-binding/http-api-binding.shared.schemas.ts"],"names":[],"mappings":"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"}