@robosystems/client 0.4.0 → 0.5.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 (56) hide show
  1. package/artifacts/InvestorClient.js +7 -7
  2. package/artifacts/InvestorClient.ts +13 -13
  3. package/artifacts/LedgerClient.d.ts +2 -2
  4. package/artifacts/LedgerClient.js +48 -48
  5. package/artifacts/LedgerClient.ts +91 -91
  6. package/client/client.gen.js +109 -126
  7. package/client/client.gen.ts +129 -139
  8. package/client/types.gen.d.ts +7 -4
  9. package/client/types.gen.ts +10 -5
  10. package/client/utils.gen.d.ts +7 -3
  11. package/client/utils.gen.js +6 -6
  12. package/client/utils.gen.ts +11 -11
  13. package/core/bodySerializer.gen.d.ts +4 -4
  14. package/core/bodySerializer.gen.ts +6 -8
  15. package/core/params.gen.js +5 -5
  16. package/core/params.gen.ts +5 -5
  17. package/core/serverSentEvents.gen.d.ts +1 -1
  18. package/core/serverSentEvents.gen.js +4 -6
  19. package/core/serverSentEvents.gen.ts +4 -5
  20. package/core/types.gen.d.ts +1 -1
  21. package/core/types.gen.ts +1 -1
  22. package/core/utils.gen.js +1 -1
  23. package/core/utils.gen.ts +1 -1
  24. package/index.ts +2 -2
  25. package/package.json +2 -2
  26. package/sdk/client/client.gen.js +109 -126
  27. package/sdk/client/client.gen.ts +129 -139
  28. package/sdk/client/types.gen.d.ts +7 -4
  29. package/sdk/client/types.gen.ts +10 -5
  30. package/sdk/client/utils.gen.d.ts +7 -3
  31. package/sdk/client/utils.gen.js +6 -6
  32. package/sdk/client/utils.gen.ts +11 -11
  33. package/sdk/core/bodySerializer.gen.d.ts +4 -4
  34. package/sdk/core/bodySerializer.gen.ts +6 -8
  35. package/sdk/core/params.gen.js +5 -5
  36. package/sdk/core/params.gen.ts +5 -5
  37. package/sdk/core/serverSentEvents.gen.d.ts +1 -1
  38. package/sdk/core/serverSentEvents.gen.js +4 -6
  39. package/sdk/core/serverSentEvents.gen.ts +4 -5
  40. package/sdk/core/types.gen.d.ts +1 -1
  41. package/sdk/core/types.gen.ts +1 -1
  42. package/sdk/core/utils.gen.js +1 -1
  43. package/sdk/core/utils.gen.ts +1 -1
  44. package/sdk/index.d.ts +2 -2
  45. package/sdk/index.js +68 -68
  46. package/sdk/index.ts +2 -2
  47. package/sdk/sdk.gen.d.ts +80 -80
  48. package/sdk/sdk.gen.js +154 -154
  49. package/sdk/sdk.gen.ts +89 -89
  50. package/sdk/types.gen.d.ts +374 -379
  51. package/sdk/types.gen.ts +379 -384
  52. package/sdk.gen.d.ts +80 -80
  53. package/sdk.gen.js +154 -154
  54. package/sdk.gen.ts +89 -89
  55. package/types.gen.d.ts +374 -379
  56. package/types.gen.ts +379 -384
package/sdk.gen.js CHANGED
@@ -2,9 +2,9 @@
2
2
  // This file is auto-generated by @hey-api/openapi-ts
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  exports.listMcpTools = exports.recommendOperator = exports.batchProcessQueries = exports.executeSpecificOperator = exports.getOperatorMetadata = exports.autoSelectOperator = exports.listOperators = exports.setConnectionWritePolicy = exports.getConnection = exports.deleteConnection = exports.createConnection = exports.listConnections = exports.oauthCallback = exports.initOAuth = exports.getConnectionOptions = exports.syncConnection = exports.getOrgUsage = exports.getOrgLimits = exports.updateOrgMemberRole = exports.removeOrgMember = exports.inviteOrgMember = exports.listOrgMembers = exports.listOrgGraphs = exports.updateOrg = exports.getOrg = exports.listUserOrgs = exports.updateUserApiKey = exports.revokeUserApiKey = exports.createUserApiKey = exports.listUserApiKeys = exports.updateUserPassword = exports.updateUser = exports.getCurrentUser = exports.getServiceStatus = exports.getCaptchaConfig = exports.completeSsoAuth = exports.ssoTokenExchange = exports.generateSsoToken = exports.resetPassword = exports.validateResetToken = exports.forgotPassword = exports.checkPasswordStrength = exports.getPasswordPolicy = exports.verifyEmail = exports.resendVerificationEmail = exports.refreshAuthSession = exports.getCurrentAuthUser = exports.logoutUser = exports.loginUser = exports.registerUser = void 0;
5
- exports.createGraph = exports.getGraphs = exports.getFile = exports.listFiles = exports.opDeleteFile = exports.opIngestFile = exports.opCreateFileUpload = exports.opDeleteDocument = exports.opIndexDocument = exports.opUpdateMemory = exports.opForget = exports.opRemember = exports.opMaterialize = exports.opChangeTier = exports.opRestoreBackup = exports.opCreateBackup = exports.opDeleteGraph = exports.opDeleteSubgraph = exports.opCreateSubgraph = exports.recallMemory = exports.getMemory = exports.listMemories = exports.getDocument = exports.listDocuments = exports.getDocumentSection = exports.searchDocuments = exports.listTables = exports.cancelRepositorySubscription = exports.createRepositorySubscription = exports.changeSubscriptionPlan = exports.getGraphSubscription = exports.getSubgraphQuota = exports.getSubgraphInfo = exports.listSubgraphs = exports.getGraphLimits = exports.getDatabaseInfo = exports.getDatabaseHealth = exports.listCreditTransactions = exports.getCreditSummary = exports.validateSchema = exports.exportGraphSchema = exports.getGraphSchema = exports.executeSql = exports.executeCypher = exports.getGraphUsageAnalytics = exports.getGraphMetrics = exports.getBackupStats = exports.getBackupDownloadUrl = exports.listBackups = exports.callMcpTool = void 0;
6
- exports.opRegenerateReport = exports.opCreateReport = exports.opReopenPeriod = exports.opClosePeriod = exports.opSetCloseTarget = exports.opRebuildSchedule = exports.opPromoteObligations = exports.opDeleteJournalEntry = exports.opUpdateJournalEntry = exports.opPreviewEventBlock = exports.opUpdateEventHandler = exports.opCreateEventHandler = exports.opExecuteEventBlock = exports.opUpdateEventBlock = exports.opCreateEventBlock = exports.opUpdateAgent = exports.opCreateAgent = exports.opEvaluateRules = exports.opDeleteInformationBlock = exports.opUpdateInformationBlock = exports.opCreateInformationBlock = exports.opAutoMapElements = exports.opDeleteMappingAssociation = exports.opCreateMappingAssociation = exports.opLinkEntityTaxonomy = exports.opDeleteTaxonomyBlock = exports.opUpdateTaxonomyBlock = exports.opCreateTaxonomyBlock = exports.opChangeReportingStyle = exports.opUpdateEntity = exports.opInitializeLedger = exports.handleHttpPostExtensionsGraphIdGraphqlPost = exports.handleHttpGetExtensionsGraphIdGraphqlGet = exports.getCheckoutStatus = exports.createCheckoutSession = exports.getOrgUpcomingInvoice = exports.listOrgInvoices = exports.cancelOrgSubscription = exports.getOrgSubscription = exports.listOrgSubscriptions = exports.createPortalSession = exports.getOrgBillingCustomer = exports.cancelOperation = exports.getOperationStatus = exports.streamOperationEvents = exports.getServiceOfferings = exports.selectGraph = exports.getGraphCapacity = exports.getAvailableGraphTiers = exports.getAvailableExtensions = void 0;
7
- exports.opDeleteSecurity = exports.opUpdateSecurity = exports.opCreateSecurity = exports.opDeletePortfolioBlock = exports.opUpdatePortfolioBlock = exports.opCreatePortfolioBlock = exports.opFinancialStatementAnalysis = exports.opBuildFactGrid = exports.opLiveFinancialStatement = exports.opRemovePublishListMember = exports.opAddPublishListMembers = exports.opDeletePublishList = exports.opUpdatePublishList = exports.opCreatePublishList = exports.opTransitionFilingStatus = exports.opFileReport = exports.opShareReport = exports.opDeleteReport = void 0;
5
+ exports.getAvailableExtensions = exports.createGraph = exports.getGraphs = exports.getFile = exports.listFiles = exports.deleteFile = exports.ingestFile = exports.createFileUpload = exports.deleteDocument = exports.indexDocument = exports.updateMemory = exports.forget = exports.remember = exports.materialize = exports.changeTier = exports.restoreBackup = exports.createBackup = exports.deleteGraph = exports.deleteSubgraph = exports.createSubgraph = exports.recallMemory = exports.getMemory = exports.listMemories = exports.getDocument = exports.listDocuments = exports.getDocumentSection = exports.searchDocuments = exports.listTables = exports.cancelRepositorySubscription = exports.createRepositorySubscription = exports.changeSubscriptionPlan = exports.getGraphSubscription = exports.getSubgraphQuota = exports.getSubgraphInfo = exports.listSubgraphs = exports.getGraphLimits = exports.getDatabaseInfo = exports.getDatabaseHealth = exports.listCreditTransactions = exports.getCreditSummary = exports.exportGraphSchema = exports.getGraphSchema = exports.executeSql = exports.executeCypher = exports.getGraphUsageAnalytics = exports.getGraphMetrics = exports.getBackupStats = exports.getBackupDownloadUrl = exports.listBackups = exports.callMcpTool = void 0;
6
+ exports.regenerateReport = exports.createReport = exports.reopenPeriod = exports.closePeriod = exports.setCloseTarget = exports.rebuildSchedule = exports.promoteObligations = exports.deleteJournalEntry = exports.updateJournalEntry = exports.previewEventBlock = exports.updateEventHandler = exports.createEventHandler = exports.executeEventBlock = exports.updateEventBlock = exports.createEventBlock = exports.updateAgent = exports.createAgent = exports.evaluateRules = exports.deleteInformationBlock = exports.updateInformationBlock = exports.createInformationBlock = exports.autoMapElements = exports.deleteMappingAssociation = exports.createMappingAssociation = exports.linkEntityTaxonomy = exports.deleteTaxonomyBlock = exports.updateTaxonomyBlock = exports.createTaxonomyBlock = exports.changeReportingStyle = exports.updateEntity = exports.initializeLedger = exports.handleHttpPostExtensionsGraphIdGraphqlPost = exports.handleHttpGetExtensionsGraphIdGraphqlGet = exports.getCheckoutStatus = exports.createCheckoutSession = exports.getOrgUpcomingInvoice = exports.listOrgInvoices = exports.cancelOrgSubscription = exports.getOrgSubscription = exports.listOrgSubscriptions = exports.createPortalSession = exports.getOrgBillingCustomer = exports.cancelOperation = exports.getOperationStatus = exports.streamOperationEvents = exports.getServiceOfferings = exports.validateSchema = exports.selectGraph = exports.getGraphCapacity = exports.getAvailableGraphTiers = void 0;
7
+ exports.deleteSecurity = exports.updateSecurity = exports.createSecurity = exports.deletePortfolioBlock = exports.updatePortfolioBlock = exports.createPortfolioBlock = exports.financialStatementAnalysis = exports.buildFactGrid = exports.liveFinancialStatement = exports.removePublishListMember = exports.addPublishListMembers = exports.deletePublishList = exports.updatePublishList = exports.createPublishList = exports.transitionFilingStatus = exports.fileReport = exports.shareReport = exports.deleteReport = void 0;
8
8
  const client_gen_1 = require("./client.gen");
9
9
  /**
10
10
  * Register New User
@@ -690,21 +690,6 @@ const exportGraphSchema = (options) => (options.client ?? client_gen_1.client).g
690
690
  ...options
691
691
  });
692
692
  exports.exportGraphSchema = exportGraphSchema;
693
- /**
694
- * Validate Schema
695
- *
696
- * Validates a custom schema definition before deployment — checks structure, types, constraints, and relationship references. Returns errors and warnings without applying changes. Supports JSON, YAML, and dict formats.
697
- */
698
- const validateSchema = (options) => (options.client ?? client_gen_1.client).post({
699
- security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
700
- url: '/v1/graphs/{graph_id}/schema/validate',
701
- ...options,
702
- headers: {
703
- 'Content-Type': 'application/json',
704
- ...options.headers
705
- }
706
- });
707
- exports.validateSchema = validateSchema;
708
693
  /**
709
694
  * Get Credit Summary
710
695
  */
@@ -932,7 +917,7 @@ exports.recallMemory = recallMemory;
932
917
  *
933
918
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
934
919
  */
935
- const opCreateSubgraph = (options) => (options.client ?? client_gen_1.client).post({
920
+ const createSubgraph = (options) => (options.client ?? client_gen_1.client).post({
936
921
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
937
922
  url: '/v1/graphs/{graph_id}/operations/create-subgraph',
938
923
  ...options,
@@ -941,7 +926,7 @@ const opCreateSubgraph = (options) => (options.client ?? client_gen_1.client).po
941
926
  ...options.headers
942
927
  }
943
928
  });
944
- exports.opCreateSubgraph = opCreateSubgraph;
929
+ exports.createSubgraph = createSubgraph;
945
930
  /**
946
931
  * Delete Subgraph
947
932
  *
@@ -949,7 +934,7 @@ exports.opCreateSubgraph = opCreateSubgraph;
949
934
  *
950
935
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
951
936
  */
952
- const opDeleteSubgraph = (options) => (options.client ?? client_gen_1.client).post({
937
+ const deleteSubgraph = (options) => (options.client ?? client_gen_1.client).post({
953
938
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
954
939
  url: '/v1/graphs/{graph_id}/operations/delete-subgraph',
955
940
  ...options,
@@ -958,7 +943,7 @@ const opDeleteSubgraph = (options) => (options.client ?? client_gen_1.client).po
958
943
  ...options.headers
959
944
  }
960
945
  });
961
- exports.opDeleteSubgraph = opDeleteSubgraph;
946
+ exports.deleteSubgraph = deleteSubgraph;
962
947
  /**
963
948
  * Delete Graph
964
949
  *
@@ -966,7 +951,7 @@ exports.opDeleteSubgraph = opDeleteSubgraph;
966
951
  *
967
952
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
968
953
  */
969
- const opDeleteGraph = (options) => (options.client ?? client_gen_1.client).post({
954
+ const deleteGraph = (options) => (options.client ?? client_gen_1.client).post({
970
955
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
971
956
  url: '/v1/graphs/{graph_id}/operations/delete-graph',
972
957
  ...options,
@@ -975,7 +960,7 @@ const opDeleteGraph = (options) => (options.client ?? client_gen_1.client).post(
975
960
  ...options.headers
976
961
  }
977
962
  });
978
- exports.opDeleteGraph = opDeleteGraph;
963
+ exports.deleteGraph = deleteGraph;
979
964
  /**
980
965
  * Create Backup
981
966
  *
@@ -983,7 +968,7 @@ exports.opDeleteGraph = opDeleteGraph;
983
968
  *
984
969
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
985
970
  */
986
- const opCreateBackup = (options) => (options.client ?? client_gen_1.client).post({
971
+ const createBackup = (options) => (options.client ?? client_gen_1.client).post({
987
972
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
988
973
  url: '/v1/graphs/{graph_id}/operations/create-backup',
989
974
  ...options,
@@ -992,7 +977,7 @@ const opCreateBackup = (options) => (options.client ?? client_gen_1.client).post
992
977
  ...options.headers
993
978
  }
994
979
  });
995
- exports.opCreateBackup = opCreateBackup;
980
+ exports.createBackup = createBackup;
996
981
  /**
997
982
  * Restore Backup
998
983
  *
@@ -1000,7 +985,7 @@ exports.opCreateBackup = opCreateBackup;
1000
985
  *
1001
986
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1002
987
  */
1003
- const opRestoreBackup = (options) => (options.client ?? client_gen_1.client).post({
988
+ const restoreBackup = (options) => (options.client ?? client_gen_1.client).post({
1004
989
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1005
990
  url: '/v1/graphs/{graph_id}/operations/restore-backup',
1006
991
  ...options,
@@ -1009,7 +994,7 @@ const opRestoreBackup = (options) => (options.client ?? client_gen_1.client).pos
1009
994
  ...options.headers
1010
995
  }
1011
996
  });
1012
- exports.opRestoreBackup = opRestoreBackup;
997
+ exports.restoreBackup = restoreBackup;
1013
998
  /**
1014
999
  * Change Tier
1015
1000
  *
@@ -1017,7 +1002,7 @@ exports.opRestoreBackup = opRestoreBackup;
1017
1002
  *
1018
1003
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1019
1004
  */
1020
- const opChangeTier = (options) => (options.client ?? client_gen_1.client).post({
1005
+ const changeTier = (options) => (options.client ?? client_gen_1.client).post({
1021
1006
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1022
1007
  url: '/v1/graphs/{graph_id}/operations/change-tier',
1023
1008
  ...options,
@@ -1026,7 +1011,7 @@ const opChangeTier = (options) => (options.client ?? client_gen_1.client).post({
1026
1011
  ...options.headers
1027
1012
  }
1028
1013
  });
1029
- exports.opChangeTier = opChangeTier;
1014
+ exports.changeTier = changeTier;
1030
1015
  /**
1031
1016
  * Materialize Graph
1032
1017
  *
@@ -1034,7 +1019,7 @@ exports.opChangeTier = opChangeTier;
1034
1019
  *
1035
1020
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1036
1021
  */
1037
- const opMaterialize = (options) => (options.client ?? client_gen_1.client).post({
1022
+ const materialize = (options) => (options.client ?? client_gen_1.client).post({
1038
1023
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1039
1024
  url: '/v1/graphs/{graph_id}/operations/materialize',
1040
1025
  ...options,
@@ -1043,15 +1028,15 @@ const opMaterialize = (options) => (options.client ?? client_gen_1.client).post(
1043
1028
  ...options.headers
1044
1029
  }
1045
1030
  });
1046
- exports.opMaterialize = opMaterialize;
1031
+ exports.materialize = materialize;
1047
1032
  /**
1048
- * Remember (write semantic memory)
1033
+ * Store a Semantic Memory
1049
1034
  *
1050
1035
  * Store a semantic memory in the graph's per-graph memory store. The text is embedded locally; recall it later via `POST /memory/recall`.
1051
1036
  *
1052
1037
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1053
1038
  */
1054
- const opRemember = (options) => (options.client ?? client_gen_1.client).post({
1039
+ const remember = (options) => (options.client ?? client_gen_1.client).post({
1055
1040
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1056
1041
  url: '/v1/graphs/{graph_id}/operations/remember',
1057
1042
  ...options,
@@ -1060,15 +1045,15 @@ const opRemember = (options) => (options.client ?? client_gen_1.client).post({
1060
1045
  ...options.headers
1061
1046
  }
1062
1047
  });
1063
- exports.opRemember = opRemember;
1048
+ exports.remember = remember;
1064
1049
  /**
1065
- * Forget (delete a semantic memory)
1050
+ * Delete a Semantic Memory
1066
1051
  *
1067
1052
  * Delete a semantic memory by its server-generated id.
1068
1053
  *
1069
1054
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1070
1055
  */
1071
- const opForget = (options) => (options.client ?? client_gen_1.client).post({
1056
+ const forget = (options) => (options.client ?? client_gen_1.client).post({
1072
1057
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1073
1058
  url: '/v1/graphs/{graph_id}/operations/forget',
1074
1059
  ...options,
@@ -1077,15 +1062,15 @@ const opForget = (options) => (options.client ?? client_gen_1.client).post({
1077
1062
  ...options.headers
1078
1063
  }
1079
1064
  });
1080
- exports.opForget = opForget;
1065
+ exports.forget = forget;
1081
1066
  /**
1082
- * Update Memory (edit a semantic memory)
1067
+ * Update a Semantic Memory
1083
1068
  *
1084
1069
  * Partially update a stored memory by its server-generated id. Only supplied fields change; the memory is re-embedded when `text` changes.
1085
1070
  *
1086
1071
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1087
1072
  */
1088
- const opUpdateMemory = (options) => (options.client ?? client_gen_1.client).post({
1073
+ const updateMemory = (options) => (options.client ?? client_gen_1.client).post({
1089
1074
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1090
1075
  url: '/v1/graphs/{graph_id}/operations/update-memory',
1091
1076
  ...options,
@@ -1094,15 +1079,15 @@ const opUpdateMemory = (options) => (options.client ?? client_gen_1.client).post
1094
1079
  ...options.headers
1095
1080
  }
1096
1081
  });
1097
- exports.opUpdateMemory = opUpdateMemory;
1082
+ exports.updateMemory = updateMemory;
1098
1083
  /**
1099
- * Index Document (write to the corpus)
1084
+ * Index a Document
1100
1085
  *
1101
1086
  * Create a document (omit `document_id`) or update one (provide it). Stored in PostgreSQL, synced to OpenSearch for search.
1102
1087
  *
1103
1088
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1104
1089
  */
1105
- const opIndexDocument = (options) => (options.client ?? client_gen_1.client).post({
1090
+ const indexDocument = (options) => (options.client ?? client_gen_1.client).post({
1106
1091
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1107
1092
  url: '/v1/graphs/{graph_id}/operations/index-document',
1108
1093
  ...options,
@@ -1111,15 +1096,15 @@ const opIndexDocument = (options) => (options.client ?? client_gen_1.client).pos
1111
1096
  ...options.headers
1112
1097
  }
1113
1098
  });
1114
- exports.opIndexDocument = opIndexDocument;
1099
+ exports.indexDocument = indexDocument;
1115
1100
  /**
1116
- * Delete Document (remove from the corpus)
1101
+ * Delete a Document
1117
1102
  *
1118
1103
  * Delete a document from PostgreSQL and OpenSearch by id.
1119
1104
  *
1120
1105
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1121
1106
  */
1122
- const opDeleteDocument = (options) => (options.client ?? client_gen_1.client).post({
1107
+ const deleteDocument = (options) => (options.client ?? client_gen_1.client).post({
1123
1108
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1124
1109
  url: '/v1/graphs/{graph_id}/operations/delete-document',
1125
1110
  ...options,
@@ -1128,15 +1113,15 @@ const opDeleteDocument = (options) => (options.client ?? client_gen_1.client).po
1128
1113
  ...options.headers
1129
1114
  }
1130
1115
  });
1131
- exports.opDeleteDocument = opDeleteDocument;
1116
+ exports.deleteDocument = deleteDocument;
1132
1117
  /**
1133
- * Create File Upload (presign an S3 upload)
1118
+ * Presign a File Upload
1134
1119
  *
1135
1120
  * Presign an S3 URL for direct upload and register the file. After uploading to the returned URL, call `POST /operations/ingest-file` to stage it into DuckDB. The staging table is auto-created if missing. Not allowed on entity graphs or shared repositories.
1136
1121
  *
1137
1122
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1138
1123
  */
1139
- const opCreateFileUpload = (options) => (options.client ?? client_gen_1.client).post({
1124
+ const createFileUpload = (options) => (options.client ?? client_gen_1.client).post({
1140
1125
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1141
1126
  url: '/v1/graphs/{graph_id}/operations/create-file-upload',
1142
1127
  ...options,
@@ -1145,15 +1130,15 @@ const opCreateFileUpload = (options) => (options.client ?? client_gen_1.client).
1145
1130
  ...options.headers
1146
1131
  }
1147
1132
  });
1148
- exports.opCreateFileUpload = opCreateFileUpload;
1133
+ exports.createFileUpload = createFileUpload;
1149
1134
  /**
1150
- * Ingest File (stage an uploaded file)
1135
+ * Stage an Uploaded File
1151
1136
  *
1152
1137
  * Mark an uploaded file ready and stage it into DuckDB. Small files stage directly (sync); large files stage via a background job (returns a pending envelope with an `operation_id` to monitor). Set `ingest_to_graph` to auto-materialize into the graph after staging.
1153
1138
  *
1154
1139
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1155
1140
  */
1156
- const opIngestFile = (options) => (options.client ?? client_gen_1.client).post({
1141
+ const ingestFile = (options) => (options.client ?? client_gen_1.client).post({
1157
1142
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1158
1143
  url: '/v1/graphs/{graph_id}/operations/ingest-file',
1159
1144
  ...options,
@@ -1162,15 +1147,15 @@ const opIngestFile = (options) => (options.client ?? client_gen_1.client).post({
1162
1147
  ...options.headers
1163
1148
  }
1164
1149
  });
1165
- exports.opIngestFile = opIngestFile;
1150
+ exports.ingestFile = ingestFile;
1166
1151
  /**
1167
- * Delete File
1152
+ * Delete a File
1168
1153
  *
1169
1154
  * Delete a file from S3 and PostgreSQL. `cascade=true` also removes its rows from DuckDB staging tables and marks the graph stale.
1170
1155
  *
1171
1156
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1172
1157
  */
1173
- const opDeleteFile = (options) => (options.client ?? client_gen_1.client).post({
1158
+ const deleteFile = (options) => (options.client ?? client_gen_1.client).post({
1174
1159
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1175
1160
  url: '/v1/graphs/{graph_id}/operations/delete-file',
1176
1161
  ...options,
@@ -1179,7 +1164,7 @@ const opDeleteFile = (options) => (options.client ?? client_gen_1.client).post({
1179
1164
  ...options.headers
1180
1165
  }
1181
1166
  });
1182
- exports.opDeleteFile = opDeleteFile;
1167
+ exports.deleteFile = deleteFile;
1183
1168
  /**
1184
1169
  * List Files in Graph
1185
1170
  *
@@ -1264,6 +1249,21 @@ const selectGraph = (options) => (options.client ?? client_gen_1.client).post({
1264
1249
  ...options
1265
1250
  });
1266
1251
  exports.selectGraph = selectGraph;
1252
+ /**
1253
+ * Validate Schema
1254
+ *
1255
+ * Validates a custom schema definition before deployment — checks structure, types, constraints, and relationship references. Returns errors and warnings without applying changes. Supports JSON, YAML, and dict formats.
1256
+ */
1257
+ const validateSchema = (options) => (options.client ?? client_gen_1.client).post({
1258
+ security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1259
+ url: '/v1/graphs/schema/validate',
1260
+ ...options,
1261
+ headers: {
1262
+ 'Content-Type': 'application/json',
1263
+ ...options.headers
1264
+ }
1265
+ });
1266
+ exports.validateSchema = validateSchema;
1267
1267
  /**
1268
1268
  * Get Service Offerings
1269
1269
  *
@@ -1444,7 +1444,7 @@ exports.handleHttpPostExtensionsGraphIdGraphqlPost = handleHttpPostExtensionsGra
1444
1444
  *
1445
1445
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1446
1446
  */
1447
- const opInitializeLedger = (options) => (options.client ?? client_gen_1.client).post({
1447
+ const initializeLedger = (options) => (options.client ?? client_gen_1.client).post({
1448
1448
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1449
1449
  url: '/extensions/roboledger/{graph_id}/operations/initialize',
1450
1450
  ...options,
@@ -1453,7 +1453,7 @@ const opInitializeLedger = (options) => (options.client ?? client_gen_1.client).
1453
1453
  ...options.headers
1454
1454
  }
1455
1455
  });
1456
- exports.opInitializeLedger = opInitializeLedger;
1456
+ exports.initializeLedger = initializeLedger;
1457
1457
  /**
1458
1458
  * Update Entity
1459
1459
  *
@@ -1461,7 +1461,7 @@ exports.opInitializeLedger = opInitializeLedger;
1461
1461
  *
1462
1462
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1463
1463
  */
1464
- const opUpdateEntity = (options) => (options.client ?? client_gen_1.client).post({
1464
+ const updateEntity = (options) => (options.client ?? client_gen_1.client).post({
1465
1465
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1466
1466
  url: '/extensions/roboledger/{graph_id}/operations/update-entity',
1467
1467
  ...options,
@@ -1470,7 +1470,7 @@ const opUpdateEntity = (options) => (options.client ?? client_gen_1.client).post
1470
1470
  ...options.headers
1471
1471
  }
1472
1472
  });
1473
- exports.opUpdateEntity = opUpdateEntity;
1473
+ exports.updateEntity = updateEntity;
1474
1474
  /**
1475
1475
  * Change Reporting Style
1476
1476
  *
@@ -1478,7 +1478,7 @@ exports.opUpdateEntity = opUpdateEntity;
1478
1478
  *
1479
1479
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1480
1480
  */
1481
- const opChangeReportingStyle = (options) => (options.client ?? client_gen_1.client).post({
1481
+ const changeReportingStyle = (options) => (options.client ?? client_gen_1.client).post({
1482
1482
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1483
1483
  url: '/extensions/roboledger/{graph_id}/operations/change-reporting-style',
1484
1484
  ...options,
@@ -1487,7 +1487,7 @@ const opChangeReportingStyle = (options) => (options.client ?? client_gen_1.clie
1487
1487
  ...options.headers
1488
1488
  }
1489
1489
  });
1490
- exports.opChangeReportingStyle = opChangeReportingStyle;
1490
+ exports.changeReportingStyle = changeReportingStyle;
1491
1491
  /**
1492
1492
  * Create Taxonomy Block
1493
1493
  *
@@ -1495,7 +1495,7 @@ exports.opChangeReportingStyle = opChangeReportingStyle;
1495
1495
  *
1496
1496
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1497
1497
  */
1498
- const opCreateTaxonomyBlock = (options) => (options.client ?? client_gen_1.client).post({
1498
+ const createTaxonomyBlock = (options) => (options.client ?? client_gen_1.client).post({
1499
1499
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1500
1500
  url: '/extensions/roboledger/{graph_id}/operations/create-taxonomy-block',
1501
1501
  ...options,
@@ -1504,7 +1504,7 @@ const opCreateTaxonomyBlock = (options) => (options.client ?? client_gen_1.clien
1504
1504
  ...options.headers
1505
1505
  }
1506
1506
  });
1507
- exports.opCreateTaxonomyBlock = opCreateTaxonomyBlock;
1507
+ exports.createTaxonomyBlock = createTaxonomyBlock;
1508
1508
  /**
1509
1509
  * Update Taxonomy Block
1510
1510
  *
@@ -1512,7 +1512,7 @@ exports.opCreateTaxonomyBlock = opCreateTaxonomyBlock;
1512
1512
  *
1513
1513
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1514
1514
  */
1515
- const opUpdateTaxonomyBlock = (options) => (options.client ?? client_gen_1.client).post({
1515
+ const updateTaxonomyBlock = (options) => (options.client ?? client_gen_1.client).post({
1516
1516
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1517
1517
  url: '/extensions/roboledger/{graph_id}/operations/update-taxonomy-block',
1518
1518
  ...options,
@@ -1521,7 +1521,7 @@ const opUpdateTaxonomyBlock = (options) => (options.client ?? client_gen_1.clien
1521
1521
  ...options.headers
1522
1522
  }
1523
1523
  });
1524
- exports.opUpdateTaxonomyBlock = opUpdateTaxonomyBlock;
1524
+ exports.updateTaxonomyBlock = updateTaxonomyBlock;
1525
1525
  /**
1526
1526
  * Delete Taxonomy Block
1527
1527
  *
@@ -1529,7 +1529,7 @@ exports.opUpdateTaxonomyBlock = opUpdateTaxonomyBlock;
1529
1529
  *
1530
1530
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1531
1531
  */
1532
- const opDeleteTaxonomyBlock = (options) => (options.client ?? client_gen_1.client).post({
1532
+ const deleteTaxonomyBlock = (options) => (options.client ?? client_gen_1.client).post({
1533
1533
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1534
1534
  url: '/extensions/roboledger/{graph_id}/operations/delete-taxonomy-block',
1535
1535
  ...options,
@@ -1538,7 +1538,7 @@ const opDeleteTaxonomyBlock = (options) => (options.client ?? client_gen_1.clien
1538
1538
  ...options.headers
1539
1539
  }
1540
1540
  });
1541
- exports.opDeleteTaxonomyBlock = opDeleteTaxonomyBlock;
1541
+ exports.deleteTaxonomyBlock = deleteTaxonomyBlock;
1542
1542
  /**
1543
1543
  * Link Entity to Taxonomy
1544
1544
  *
@@ -1546,7 +1546,7 @@ exports.opDeleteTaxonomyBlock = opDeleteTaxonomyBlock;
1546
1546
  *
1547
1547
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1548
1548
  */
1549
- const opLinkEntityTaxonomy = (options) => (options.client ?? client_gen_1.client).post({
1549
+ const linkEntityTaxonomy = (options) => (options.client ?? client_gen_1.client).post({
1550
1550
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1551
1551
  url: '/extensions/roboledger/{graph_id}/operations/link-entity-taxonomy',
1552
1552
  ...options,
@@ -1555,7 +1555,7 @@ const opLinkEntityTaxonomy = (options) => (options.client ?? client_gen_1.client
1555
1555
  ...options.headers
1556
1556
  }
1557
1557
  });
1558
- exports.opLinkEntityTaxonomy = opLinkEntityTaxonomy;
1558
+ exports.linkEntityTaxonomy = linkEntityTaxonomy;
1559
1559
  /**
1560
1560
  * Create Mapping Association
1561
1561
  *
@@ -1563,7 +1563,7 @@ exports.opLinkEntityTaxonomy = opLinkEntityTaxonomy;
1563
1563
  *
1564
1564
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1565
1565
  */
1566
- const opCreateMappingAssociation = (options) => (options.client ?? client_gen_1.client).post({
1566
+ const createMappingAssociation = (options) => (options.client ?? client_gen_1.client).post({
1567
1567
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1568
1568
  url: '/extensions/roboledger/{graph_id}/operations/create-mapping-association',
1569
1569
  ...options,
@@ -1572,7 +1572,7 @@ const opCreateMappingAssociation = (options) => (options.client ?? client_gen_1.
1572
1572
  ...options.headers
1573
1573
  }
1574
1574
  });
1575
- exports.opCreateMappingAssociation = opCreateMappingAssociation;
1575
+ exports.createMappingAssociation = createMappingAssociation;
1576
1576
  /**
1577
1577
  * Delete Mapping Association
1578
1578
  *
@@ -1580,7 +1580,7 @@ exports.opCreateMappingAssociation = opCreateMappingAssociation;
1580
1580
  *
1581
1581
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1582
1582
  */
1583
- const opDeleteMappingAssociation = (options) => (options.client ?? client_gen_1.client).post({
1583
+ const deleteMappingAssociation = (options) => (options.client ?? client_gen_1.client).post({
1584
1584
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1585
1585
  url: '/extensions/roboledger/{graph_id}/operations/delete-mapping-association',
1586
1586
  ...options,
@@ -1589,7 +1589,7 @@ const opDeleteMappingAssociation = (options) => (options.client ?? client_gen_1.
1589
1589
  ...options.headers
1590
1590
  }
1591
1591
  });
1592
- exports.opDeleteMappingAssociation = opDeleteMappingAssociation;
1592
+ exports.deleteMappingAssociation = deleteMappingAssociation;
1593
1593
  /**
1594
1594
  * Auto-Map Elements via AI (async)
1595
1595
  *
@@ -1597,7 +1597,7 @@ exports.opDeleteMappingAssociation = opDeleteMappingAssociation;
1597
1597
  *
1598
1598
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1599
1599
  */
1600
- const opAutoMapElements = (options) => (options.client ?? client_gen_1.client).post({
1600
+ const autoMapElements = (options) => (options.client ?? client_gen_1.client).post({
1601
1601
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1602
1602
  url: '/extensions/roboledger/{graph_id}/operations/auto-map-elements',
1603
1603
  ...options,
@@ -1606,7 +1606,7 @@ const opAutoMapElements = (options) => (options.client ?? client_gen_1.client).p
1606
1606
  ...options.headers
1607
1607
  }
1608
1608
  });
1609
- exports.opAutoMapElements = opAutoMapElements;
1609
+ exports.autoMapElements = autoMapElements;
1610
1610
  /**
1611
1611
  * Create Information Block
1612
1612
  *
@@ -1614,7 +1614,7 @@ exports.opAutoMapElements = opAutoMapElements;
1614
1614
  *
1615
1615
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1616
1616
  */
1617
- const opCreateInformationBlock = (options) => (options.client ?? client_gen_1.client).post({
1617
+ const createInformationBlock = (options) => (options.client ?? client_gen_1.client).post({
1618
1618
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1619
1619
  url: '/extensions/roboledger/{graph_id}/operations/create-information-block',
1620
1620
  ...options,
@@ -1623,7 +1623,7 @@ const opCreateInformationBlock = (options) => (options.client ?? client_gen_1.cl
1623
1623
  ...options.headers
1624
1624
  }
1625
1625
  });
1626
- exports.opCreateInformationBlock = opCreateInformationBlock;
1626
+ exports.createInformationBlock = createInformationBlock;
1627
1627
  /**
1628
1628
  * Update Information Block
1629
1629
  *
@@ -1631,7 +1631,7 @@ exports.opCreateInformationBlock = opCreateInformationBlock;
1631
1631
  *
1632
1632
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1633
1633
  */
1634
- const opUpdateInformationBlock = (options) => (options.client ?? client_gen_1.client).post({
1634
+ const updateInformationBlock = (options) => (options.client ?? client_gen_1.client).post({
1635
1635
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1636
1636
  url: '/extensions/roboledger/{graph_id}/operations/update-information-block',
1637
1637
  ...options,
@@ -1640,7 +1640,7 @@ const opUpdateInformationBlock = (options) => (options.client ?? client_gen_1.cl
1640
1640
  ...options.headers
1641
1641
  }
1642
1642
  });
1643
- exports.opUpdateInformationBlock = opUpdateInformationBlock;
1643
+ exports.updateInformationBlock = updateInformationBlock;
1644
1644
  /**
1645
1645
  * Delete Information Block
1646
1646
  *
@@ -1648,7 +1648,7 @@ exports.opUpdateInformationBlock = opUpdateInformationBlock;
1648
1648
  *
1649
1649
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1650
1650
  */
1651
- const opDeleteInformationBlock = (options) => (options.client ?? client_gen_1.client).post({
1651
+ const deleteInformationBlock = (options) => (options.client ?? client_gen_1.client).post({
1652
1652
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1653
1653
  url: '/extensions/roboledger/{graph_id}/operations/delete-information-block',
1654
1654
  ...options,
@@ -1657,7 +1657,7 @@ const opDeleteInformationBlock = (options) => (options.client ?? client_gen_1.cl
1657
1657
  ...options.headers
1658
1658
  }
1659
1659
  });
1660
- exports.opDeleteInformationBlock = opDeleteInformationBlock;
1660
+ exports.deleteInformationBlock = deleteInformationBlock;
1661
1661
  /**
1662
1662
  * Evaluate Rules for an Information Block
1663
1663
  *
@@ -1665,7 +1665,7 @@ exports.opDeleteInformationBlock = opDeleteInformationBlock;
1665
1665
  *
1666
1666
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1667
1667
  */
1668
- const opEvaluateRules = (options) => (options.client ?? client_gen_1.client).post({
1668
+ const evaluateRules = (options) => (options.client ?? client_gen_1.client).post({
1669
1669
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1670
1670
  url: '/extensions/roboledger/{graph_id}/operations/evaluate-rules',
1671
1671
  ...options,
@@ -1674,7 +1674,7 @@ const opEvaluateRules = (options) => (options.client ?? client_gen_1.client).pos
1674
1674
  ...options.headers
1675
1675
  }
1676
1676
  });
1677
- exports.opEvaluateRules = opEvaluateRules;
1677
+ exports.evaluateRules = evaluateRules;
1678
1678
  /**
1679
1679
  * Create Agent
1680
1680
  *
@@ -1682,7 +1682,7 @@ exports.opEvaluateRules = opEvaluateRules;
1682
1682
  *
1683
1683
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1684
1684
  */
1685
- const opCreateAgent = (options) => (options.client ?? client_gen_1.client).post({
1685
+ const createAgent = (options) => (options.client ?? client_gen_1.client).post({
1686
1686
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1687
1687
  url: '/extensions/roboledger/{graph_id}/operations/create-agent',
1688
1688
  ...options,
@@ -1691,7 +1691,7 @@ const opCreateAgent = (options) => (options.client ?? client_gen_1.client).post(
1691
1691
  ...options.headers
1692
1692
  }
1693
1693
  });
1694
- exports.opCreateAgent = opCreateAgent;
1694
+ exports.createAgent = createAgent;
1695
1695
  /**
1696
1696
  * Update Agent
1697
1697
  *
@@ -1699,7 +1699,7 @@ exports.opCreateAgent = opCreateAgent;
1699
1699
  *
1700
1700
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1701
1701
  */
1702
- const opUpdateAgent = (options) => (options.client ?? client_gen_1.client).post({
1702
+ const updateAgent = (options) => (options.client ?? client_gen_1.client).post({
1703
1703
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1704
1704
  url: '/extensions/roboledger/{graph_id}/operations/update-agent',
1705
1705
  ...options,
@@ -1708,7 +1708,7 @@ const opUpdateAgent = (options) => (options.client ?? client_gen_1.client).post(
1708
1708
  ...options.headers
1709
1709
  }
1710
1710
  });
1711
- exports.opUpdateAgent = opUpdateAgent;
1711
+ exports.updateAgent = updateAgent;
1712
1712
  /**
1713
1713
  * Create Event Block
1714
1714
  *
@@ -1716,7 +1716,7 @@ exports.opUpdateAgent = opUpdateAgent;
1716
1716
  *
1717
1717
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1718
1718
  */
1719
- const opCreateEventBlock = (options) => (options.client ?? client_gen_1.client).post({
1719
+ const createEventBlock = (options) => (options.client ?? client_gen_1.client).post({
1720
1720
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1721
1721
  url: '/extensions/roboledger/{graph_id}/operations/create-event-block',
1722
1722
  ...options,
@@ -1725,7 +1725,7 @@ const opCreateEventBlock = (options) => (options.client ?? client_gen_1.client).
1725
1725
  ...options.headers
1726
1726
  }
1727
1727
  });
1728
- exports.opCreateEventBlock = opCreateEventBlock;
1728
+ exports.createEventBlock = createEventBlock;
1729
1729
  /**
1730
1730
  * Update Event Block
1731
1731
  *
@@ -1733,7 +1733,7 @@ exports.opCreateEventBlock = opCreateEventBlock;
1733
1733
  *
1734
1734
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1735
1735
  */
1736
- const opUpdateEventBlock = (options) => (options.client ?? client_gen_1.client).post({
1736
+ const updateEventBlock = (options) => (options.client ?? client_gen_1.client).post({
1737
1737
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1738
1738
  url: '/extensions/roboledger/{graph_id}/operations/update-event-block',
1739
1739
  ...options,
@@ -1742,7 +1742,7 @@ const opUpdateEventBlock = (options) => (options.client ?? client_gen_1.client).
1742
1742
  ...options.headers
1743
1743
  }
1744
1744
  });
1745
- exports.opUpdateEventBlock = opUpdateEventBlock;
1745
+ exports.updateEventBlock = updateEventBlock;
1746
1746
  /**
1747
1747
  * Execute Event Block (publish to source-of-truth system)
1748
1748
  *
@@ -1750,7 +1750,7 @@ exports.opUpdateEventBlock = opUpdateEventBlock;
1750
1750
  *
1751
1751
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1752
1752
  */
1753
- const opExecuteEventBlock = (options) => (options.client ?? client_gen_1.client).post({
1753
+ const executeEventBlock = (options) => (options.client ?? client_gen_1.client).post({
1754
1754
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1755
1755
  url: '/extensions/roboledger/{graph_id}/operations/execute-event-block',
1756
1756
  ...options,
@@ -1759,7 +1759,7 @@ const opExecuteEventBlock = (options) => (options.client ?? client_gen_1.client)
1759
1759
  ...options.headers
1760
1760
  }
1761
1761
  });
1762
- exports.opExecuteEventBlock = opExecuteEventBlock;
1762
+ exports.executeEventBlock = executeEventBlock;
1763
1763
  /**
1764
1764
  * Create Event Handler
1765
1765
  *
@@ -1767,7 +1767,7 @@ exports.opExecuteEventBlock = opExecuteEventBlock;
1767
1767
  *
1768
1768
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1769
1769
  */
1770
- const opCreateEventHandler = (options) => (options.client ?? client_gen_1.client).post({
1770
+ const createEventHandler = (options) => (options.client ?? client_gen_1.client).post({
1771
1771
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1772
1772
  url: '/extensions/roboledger/{graph_id}/operations/create-event-handler',
1773
1773
  ...options,
@@ -1776,7 +1776,7 @@ const opCreateEventHandler = (options) => (options.client ?? client_gen_1.client
1776
1776
  ...options.headers
1777
1777
  }
1778
1778
  });
1779
- exports.opCreateEventHandler = opCreateEventHandler;
1779
+ exports.createEventHandler = createEventHandler;
1780
1780
  /**
1781
1781
  * Update Event Handler
1782
1782
  *
@@ -1784,7 +1784,7 @@ exports.opCreateEventHandler = opCreateEventHandler;
1784
1784
  *
1785
1785
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1786
1786
  */
1787
- const opUpdateEventHandler = (options) => (options.client ?? client_gen_1.client).post({
1787
+ const updateEventHandler = (options) => (options.client ?? client_gen_1.client).post({
1788
1788
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1789
1789
  url: '/extensions/roboledger/{graph_id}/operations/update-event-handler',
1790
1790
  ...options,
@@ -1793,7 +1793,7 @@ const opUpdateEventHandler = (options) => (options.client ?? client_gen_1.client
1793
1793
  ...options.headers
1794
1794
  }
1795
1795
  });
1796
- exports.opUpdateEventHandler = opUpdateEventHandler;
1796
+ exports.updateEventHandler = updateEventHandler;
1797
1797
  /**
1798
1798
  * Preview Event Block
1799
1799
  *
@@ -1801,7 +1801,7 @@ exports.opUpdateEventHandler = opUpdateEventHandler;
1801
1801
  *
1802
1802
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1803
1803
  */
1804
- const opPreviewEventBlock = (options) => (options.client ?? client_gen_1.client).post({
1804
+ const previewEventBlock = (options) => (options.client ?? client_gen_1.client).post({
1805
1805
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1806
1806
  url: '/extensions/roboledger/{graph_id}/operations/preview-event-block',
1807
1807
  ...options,
@@ -1810,7 +1810,7 @@ const opPreviewEventBlock = (options) => (options.client ?? client_gen_1.client)
1810
1810
  ...options.headers
1811
1811
  }
1812
1812
  });
1813
- exports.opPreviewEventBlock = opPreviewEventBlock;
1813
+ exports.previewEventBlock = previewEventBlock;
1814
1814
  /**
1815
1815
  * Update Journal Entry
1816
1816
  *
@@ -1818,7 +1818,7 @@ exports.opPreviewEventBlock = opPreviewEventBlock;
1818
1818
  *
1819
1819
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1820
1820
  */
1821
- const opUpdateJournalEntry = (options) => (options.client ?? client_gen_1.client).post({
1821
+ const updateJournalEntry = (options) => (options.client ?? client_gen_1.client).post({
1822
1822
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1823
1823
  url: '/extensions/roboledger/{graph_id}/operations/update-journal-entry',
1824
1824
  ...options,
@@ -1827,7 +1827,7 @@ const opUpdateJournalEntry = (options) => (options.client ?? client_gen_1.client
1827
1827
  ...options.headers
1828
1828
  }
1829
1829
  });
1830
- exports.opUpdateJournalEntry = opUpdateJournalEntry;
1830
+ exports.updateJournalEntry = updateJournalEntry;
1831
1831
  /**
1832
1832
  * Delete Journal Entry
1833
1833
  *
@@ -1835,7 +1835,7 @@ exports.opUpdateJournalEntry = opUpdateJournalEntry;
1835
1835
  *
1836
1836
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1837
1837
  */
1838
- const opDeleteJournalEntry = (options) => (options.client ?? client_gen_1.client).post({
1838
+ const deleteJournalEntry = (options) => (options.client ?? client_gen_1.client).post({
1839
1839
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1840
1840
  url: '/extensions/roboledger/{graph_id}/operations/delete-journal-entry',
1841
1841
  ...options,
@@ -1844,7 +1844,7 @@ const opDeleteJournalEntry = (options) => (options.client ?? client_gen_1.client
1844
1844
  ...options.headers
1845
1845
  }
1846
1846
  });
1847
- exports.opDeleteJournalEntry = opDeleteJournalEntry;
1847
+ exports.deleteJournalEntry = deleteJournalEntry;
1848
1848
  /**
1849
1849
  * Promote Due Schedule Obligations
1850
1850
  *
@@ -1852,7 +1852,7 @@ exports.opDeleteJournalEntry = opDeleteJournalEntry;
1852
1852
  *
1853
1853
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1854
1854
  */
1855
- const opPromoteObligations = (options) => (options.client ?? client_gen_1.client).post({
1855
+ const promoteObligations = (options) => (options.client ?? client_gen_1.client).post({
1856
1856
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1857
1857
  url: '/extensions/roboledger/{graph_id}/operations/promote-obligations',
1858
1858
  ...options,
@@ -1861,7 +1861,7 @@ const opPromoteObligations = (options) => (options.client ?? client_gen_1.client
1861
1861
  ...options.headers
1862
1862
  }
1863
1863
  });
1864
- exports.opPromoteObligations = opPromoteObligations;
1864
+ exports.promoteObligations = promoteObligations;
1865
1865
  /**
1866
1866
  * Rebuild Schedule In Place
1867
1867
  *
@@ -1869,7 +1869,7 @@ exports.opPromoteObligations = opPromoteObligations;
1869
1869
  *
1870
1870
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1871
1871
  */
1872
- const opRebuildSchedule = (options) => (options.client ?? client_gen_1.client).post({
1872
+ const rebuildSchedule = (options) => (options.client ?? client_gen_1.client).post({
1873
1873
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1874
1874
  url: '/extensions/roboledger/{graph_id}/operations/rebuild-schedule',
1875
1875
  ...options,
@@ -1878,7 +1878,7 @@ const opRebuildSchedule = (options) => (options.client ?? client_gen_1.client).p
1878
1878
  ...options.headers
1879
1879
  }
1880
1880
  });
1881
- exports.opRebuildSchedule = opRebuildSchedule;
1881
+ exports.rebuildSchedule = rebuildSchedule;
1882
1882
  /**
1883
1883
  * Set Close Target
1884
1884
  *
@@ -1886,7 +1886,7 @@ exports.opRebuildSchedule = opRebuildSchedule;
1886
1886
  *
1887
1887
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1888
1888
  */
1889
- const opSetCloseTarget = (options) => (options.client ?? client_gen_1.client).post({
1889
+ const setCloseTarget = (options) => (options.client ?? client_gen_1.client).post({
1890
1890
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1891
1891
  url: '/extensions/roboledger/{graph_id}/operations/set-close-target',
1892
1892
  ...options,
@@ -1895,7 +1895,7 @@ const opSetCloseTarget = (options) => (options.client ?? client_gen_1.client).po
1895
1895
  ...options.headers
1896
1896
  }
1897
1897
  });
1898
- exports.opSetCloseTarget = opSetCloseTarget;
1898
+ exports.setCloseTarget = setCloseTarget;
1899
1899
  /**
1900
1900
  * Close Fiscal Period
1901
1901
  *
@@ -1903,7 +1903,7 @@ exports.opSetCloseTarget = opSetCloseTarget;
1903
1903
  *
1904
1904
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1905
1905
  */
1906
- const opClosePeriod = (options) => (options.client ?? client_gen_1.client).post({
1906
+ const closePeriod = (options) => (options.client ?? client_gen_1.client).post({
1907
1907
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1908
1908
  url: '/extensions/roboledger/{graph_id}/operations/close-period',
1909
1909
  ...options,
@@ -1912,7 +1912,7 @@ const opClosePeriod = (options) => (options.client ?? client_gen_1.client).post(
1912
1912
  ...options.headers
1913
1913
  }
1914
1914
  });
1915
- exports.opClosePeriod = opClosePeriod;
1915
+ exports.closePeriod = closePeriod;
1916
1916
  /**
1917
1917
  * Reopen Fiscal Period
1918
1918
  *
@@ -1920,7 +1920,7 @@ exports.opClosePeriod = opClosePeriod;
1920
1920
  *
1921
1921
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1922
1922
  */
1923
- const opReopenPeriod = (options) => (options.client ?? client_gen_1.client).post({
1923
+ const reopenPeriod = (options) => (options.client ?? client_gen_1.client).post({
1924
1924
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1925
1925
  url: '/extensions/roboledger/{graph_id}/operations/reopen-period',
1926
1926
  ...options,
@@ -1929,7 +1929,7 @@ const opReopenPeriod = (options) => (options.client ?? client_gen_1.client).post
1929
1929
  ...options.headers
1930
1930
  }
1931
1931
  });
1932
- exports.opReopenPeriod = opReopenPeriod;
1932
+ exports.reopenPeriod = reopenPeriod;
1933
1933
  /**
1934
1934
  * Create Report
1935
1935
  *
@@ -1937,7 +1937,7 @@ exports.opReopenPeriod = opReopenPeriod;
1937
1937
  *
1938
1938
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1939
1939
  */
1940
- const opCreateReport = (options) => (options.client ?? client_gen_1.client).post({
1940
+ const createReport = (options) => (options.client ?? client_gen_1.client).post({
1941
1941
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1942
1942
  url: '/extensions/roboledger/{graph_id}/operations/create-report',
1943
1943
  ...options,
@@ -1946,7 +1946,7 @@ const opCreateReport = (options) => (options.client ?? client_gen_1.client).post
1946
1946
  ...options.headers
1947
1947
  }
1948
1948
  });
1949
- exports.opCreateReport = opCreateReport;
1949
+ exports.createReport = createReport;
1950
1950
  /**
1951
1951
  * Regenerate Report
1952
1952
  *
@@ -1954,7 +1954,7 @@ exports.opCreateReport = opCreateReport;
1954
1954
  *
1955
1955
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1956
1956
  */
1957
- const opRegenerateReport = (options) => (options.client ?? client_gen_1.client).post({
1957
+ const regenerateReport = (options) => (options.client ?? client_gen_1.client).post({
1958
1958
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1959
1959
  url: '/extensions/roboledger/{graph_id}/operations/regenerate-report',
1960
1960
  ...options,
@@ -1963,7 +1963,7 @@ const opRegenerateReport = (options) => (options.client ?? client_gen_1.client).
1963
1963
  ...options.headers
1964
1964
  }
1965
1965
  });
1966
- exports.opRegenerateReport = opRegenerateReport;
1966
+ exports.regenerateReport = regenerateReport;
1967
1967
  /**
1968
1968
  * Delete Report
1969
1969
  *
@@ -1971,7 +1971,7 @@ exports.opRegenerateReport = opRegenerateReport;
1971
1971
  *
1972
1972
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1973
1973
  */
1974
- const opDeleteReport = (options) => (options.client ?? client_gen_1.client).post({
1974
+ const deleteReport = (options) => (options.client ?? client_gen_1.client).post({
1975
1975
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1976
1976
  url: '/extensions/roboledger/{graph_id}/operations/delete-report',
1977
1977
  ...options,
@@ -1980,7 +1980,7 @@ const opDeleteReport = (options) => (options.client ?? client_gen_1.client).post
1980
1980
  ...options.headers
1981
1981
  }
1982
1982
  });
1983
- exports.opDeleteReport = opDeleteReport;
1983
+ exports.deleteReport = deleteReport;
1984
1984
  /**
1985
1985
  * Share Report
1986
1986
  *
@@ -1988,7 +1988,7 @@ exports.opDeleteReport = opDeleteReport;
1988
1988
  *
1989
1989
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
1990
1990
  */
1991
- const opShareReport = (options) => (options.client ?? client_gen_1.client).post({
1991
+ const shareReport = (options) => (options.client ?? client_gen_1.client).post({
1992
1992
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
1993
1993
  url: '/extensions/roboledger/{graph_id}/operations/share-report',
1994
1994
  ...options,
@@ -1997,7 +1997,7 @@ const opShareReport = (options) => (options.client ?? client_gen_1.client).post(
1997
1997
  ...options.headers
1998
1998
  }
1999
1999
  });
2000
- exports.opShareReport = opShareReport;
2000
+ exports.shareReport = shareReport;
2001
2001
  /**
2002
2002
  * File Report
2003
2003
  *
@@ -2005,7 +2005,7 @@ exports.opShareReport = opShareReport;
2005
2005
  *
2006
2006
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
2007
2007
  */
2008
- const opFileReport = (options) => (options.client ?? client_gen_1.client).post({
2008
+ const fileReport = (options) => (options.client ?? client_gen_1.client).post({
2009
2009
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2010
2010
  url: '/extensions/roboledger/{graph_id}/operations/file-report',
2011
2011
  ...options,
@@ -2014,7 +2014,7 @@ const opFileReport = (options) => (options.client ?? client_gen_1.client).post({
2014
2014
  ...options.headers
2015
2015
  }
2016
2016
  });
2017
- exports.opFileReport = opFileReport;
2017
+ exports.fileReport = fileReport;
2018
2018
  /**
2019
2019
  * Transition Filing Status
2020
2020
  *
@@ -2022,7 +2022,7 @@ exports.opFileReport = opFileReport;
2022
2022
  *
2023
2023
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
2024
2024
  */
2025
- const opTransitionFilingStatus = (options) => (options.client ?? client_gen_1.client).post({
2025
+ const transitionFilingStatus = (options) => (options.client ?? client_gen_1.client).post({
2026
2026
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2027
2027
  url: '/extensions/roboledger/{graph_id}/operations/transition-filing-status',
2028
2028
  ...options,
@@ -2031,7 +2031,7 @@ const opTransitionFilingStatus = (options) => (options.client ?? client_gen_1.cl
2031
2031
  ...options.headers
2032
2032
  }
2033
2033
  });
2034
- exports.opTransitionFilingStatus = opTransitionFilingStatus;
2034
+ exports.transitionFilingStatus = transitionFilingStatus;
2035
2035
  /**
2036
2036
  * Create Publish List
2037
2037
  *
@@ -2039,7 +2039,7 @@ exports.opTransitionFilingStatus = opTransitionFilingStatus;
2039
2039
  *
2040
2040
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
2041
2041
  */
2042
- const opCreatePublishList = (options) => (options.client ?? client_gen_1.client).post({
2042
+ const createPublishList = (options) => (options.client ?? client_gen_1.client).post({
2043
2043
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2044
2044
  url: '/extensions/roboledger/{graph_id}/operations/create-publish-list',
2045
2045
  ...options,
@@ -2048,7 +2048,7 @@ const opCreatePublishList = (options) => (options.client ?? client_gen_1.client)
2048
2048
  ...options.headers
2049
2049
  }
2050
2050
  });
2051
- exports.opCreatePublishList = opCreatePublishList;
2051
+ exports.createPublishList = createPublishList;
2052
2052
  /**
2053
2053
  * Update Publish List
2054
2054
  *
@@ -2056,7 +2056,7 @@ exports.opCreatePublishList = opCreatePublishList;
2056
2056
  *
2057
2057
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
2058
2058
  */
2059
- const opUpdatePublishList = (options) => (options.client ?? client_gen_1.client).post({
2059
+ const updatePublishList = (options) => (options.client ?? client_gen_1.client).post({
2060
2060
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2061
2061
  url: '/extensions/roboledger/{graph_id}/operations/update-publish-list',
2062
2062
  ...options,
@@ -2065,7 +2065,7 @@ const opUpdatePublishList = (options) => (options.client ?? client_gen_1.client)
2065
2065
  ...options.headers
2066
2066
  }
2067
2067
  });
2068
- exports.opUpdatePublishList = opUpdatePublishList;
2068
+ exports.updatePublishList = updatePublishList;
2069
2069
  /**
2070
2070
  * Delete Publish List
2071
2071
  *
@@ -2073,7 +2073,7 @@ exports.opUpdatePublishList = opUpdatePublishList;
2073
2073
  *
2074
2074
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
2075
2075
  */
2076
- const opDeletePublishList = (options) => (options.client ?? client_gen_1.client).post({
2076
+ const deletePublishList = (options) => (options.client ?? client_gen_1.client).post({
2077
2077
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2078
2078
  url: '/extensions/roboledger/{graph_id}/operations/delete-publish-list',
2079
2079
  ...options,
@@ -2082,7 +2082,7 @@ const opDeletePublishList = (options) => (options.client ?? client_gen_1.client)
2082
2082
  ...options.headers
2083
2083
  }
2084
2084
  });
2085
- exports.opDeletePublishList = opDeletePublishList;
2085
+ exports.deletePublishList = deletePublishList;
2086
2086
  /**
2087
2087
  * Add Members to Publish List
2088
2088
  *
@@ -2090,7 +2090,7 @@ exports.opDeletePublishList = opDeletePublishList;
2090
2090
  *
2091
2091
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
2092
2092
  */
2093
- const opAddPublishListMembers = (options) => (options.client ?? client_gen_1.client).post({
2093
+ const addPublishListMembers = (options) => (options.client ?? client_gen_1.client).post({
2094
2094
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2095
2095
  url: '/extensions/roboledger/{graph_id}/operations/add-publish-list-members',
2096
2096
  ...options,
@@ -2099,7 +2099,7 @@ const opAddPublishListMembers = (options) => (options.client ?? client_gen_1.cli
2099
2099
  ...options.headers
2100
2100
  }
2101
2101
  });
2102
- exports.opAddPublishListMembers = opAddPublishListMembers;
2102
+ exports.addPublishListMembers = addPublishListMembers;
2103
2103
  /**
2104
2104
  * Remove Member from Publish List
2105
2105
  *
@@ -2107,7 +2107,7 @@ exports.opAddPublishListMembers = opAddPublishListMembers;
2107
2107
  *
2108
2108
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
2109
2109
  */
2110
- const opRemovePublishListMember = (options) => (options.client ?? client_gen_1.client).post({
2110
+ const removePublishListMember = (options) => (options.client ?? client_gen_1.client).post({
2111
2111
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2112
2112
  url: '/extensions/roboledger/{graph_id}/operations/remove-publish-list-member',
2113
2113
  ...options,
@@ -2116,7 +2116,7 @@ const opRemovePublishListMember = (options) => (options.client ?? client_gen_1.c
2116
2116
  ...options.headers
2117
2117
  }
2118
2118
  });
2119
- exports.opRemovePublishListMember = opRemovePublishListMember;
2119
+ exports.removePublishListMember = removePublishListMember;
2120
2120
  /**
2121
2121
  * Live Financial Statement
2122
2122
  *
@@ -2124,7 +2124,7 @@ exports.opRemovePublishListMember = opRemovePublishListMember;
2124
2124
  *
2125
2125
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
2126
2126
  */
2127
- const opLiveFinancialStatement = (options) => (options.client ?? client_gen_1.client).post({
2127
+ const liveFinancialStatement = (options) => (options.client ?? client_gen_1.client).post({
2128
2128
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2129
2129
  url: '/extensions/roboledger/{graph_id}/operations/live-financial-statement',
2130
2130
  ...options,
@@ -2133,7 +2133,7 @@ const opLiveFinancialStatement = (options) => (options.client ?? client_gen_1.cl
2133
2133
  ...options.headers
2134
2134
  }
2135
2135
  });
2136
- exports.opLiveFinancialStatement = opLiveFinancialStatement;
2136
+ exports.liveFinancialStatement = liveFinancialStatement;
2137
2137
  /**
2138
2138
  * Build Fact Grid
2139
2139
  *
@@ -2141,7 +2141,7 @@ exports.opLiveFinancialStatement = opLiveFinancialStatement;
2141
2141
  *
2142
2142
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
2143
2143
  */
2144
- const opBuildFactGrid = (options) => (options.client ?? client_gen_1.client).post({
2144
+ const buildFactGrid = (options) => (options.client ?? client_gen_1.client).post({
2145
2145
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2146
2146
  url: '/extensions/roboledger/{graph_id}/operations/build-fact-grid',
2147
2147
  ...options,
@@ -2150,7 +2150,7 @@ const opBuildFactGrid = (options) => (options.client ?? client_gen_1.client).pos
2150
2150
  ...options.headers
2151
2151
  }
2152
2152
  });
2153
- exports.opBuildFactGrid = opBuildFactGrid;
2153
+ exports.buildFactGrid = buildFactGrid;
2154
2154
  /**
2155
2155
  * Financial Statement Analysis
2156
2156
  *
@@ -2158,7 +2158,7 @@ exports.opBuildFactGrid = opBuildFactGrid;
2158
2158
  *
2159
2159
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
2160
2160
  */
2161
- const opFinancialStatementAnalysis = (options) => (options.client ?? client_gen_1.client).post({
2161
+ const financialStatementAnalysis = (options) => (options.client ?? client_gen_1.client).post({
2162
2162
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2163
2163
  url: '/extensions/roboledger/{graph_id}/operations/financial-statement-analysis',
2164
2164
  ...options,
@@ -2167,7 +2167,7 @@ const opFinancialStatementAnalysis = (options) => (options.client ?? client_gen_
2167
2167
  ...options.headers
2168
2168
  }
2169
2169
  });
2170
- exports.opFinancialStatementAnalysis = opFinancialStatementAnalysis;
2170
+ exports.financialStatementAnalysis = financialStatementAnalysis;
2171
2171
  /**
2172
2172
  * Create Portfolio Block
2173
2173
  *
@@ -2175,7 +2175,7 @@ exports.opFinancialStatementAnalysis = opFinancialStatementAnalysis;
2175
2175
  *
2176
2176
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
2177
2177
  */
2178
- const opCreatePortfolioBlock = (options) => (options.client ?? client_gen_1.client).post({
2178
+ const createPortfolioBlock = (options) => (options.client ?? client_gen_1.client).post({
2179
2179
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2180
2180
  url: '/extensions/roboinvestor/{graph_id}/operations/create-portfolio-block',
2181
2181
  ...options,
@@ -2184,7 +2184,7 @@ const opCreatePortfolioBlock = (options) => (options.client ?? client_gen_1.clie
2184
2184
  ...options.headers
2185
2185
  }
2186
2186
  });
2187
- exports.opCreatePortfolioBlock = opCreatePortfolioBlock;
2187
+ exports.createPortfolioBlock = createPortfolioBlock;
2188
2188
  /**
2189
2189
  * Update Portfolio Block
2190
2190
  *
@@ -2192,7 +2192,7 @@ exports.opCreatePortfolioBlock = opCreatePortfolioBlock;
2192
2192
  *
2193
2193
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
2194
2194
  */
2195
- const opUpdatePortfolioBlock = (options) => (options.client ?? client_gen_1.client).post({
2195
+ const updatePortfolioBlock = (options) => (options.client ?? client_gen_1.client).post({
2196
2196
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2197
2197
  url: '/extensions/roboinvestor/{graph_id}/operations/update-portfolio-block',
2198
2198
  ...options,
@@ -2201,7 +2201,7 @@ const opUpdatePortfolioBlock = (options) => (options.client ?? client_gen_1.clie
2201
2201
  ...options.headers
2202
2202
  }
2203
2203
  });
2204
- exports.opUpdatePortfolioBlock = opUpdatePortfolioBlock;
2204
+ exports.updatePortfolioBlock = updatePortfolioBlock;
2205
2205
  /**
2206
2206
  * Delete Portfolio Block
2207
2207
  *
@@ -2209,7 +2209,7 @@ exports.opUpdatePortfolioBlock = opUpdatePortfolioBlock;
2209
2209
  *
2210
2210
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
2211
2211
  */
2212
- const opDeletePortfolioBlock = (options) => (options.client ?? client_gen_1.client).post({
2212
+ const deletePortfolioBlock = (options) => (options.client ?? client_gen_1.client).post({
2213
2213
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2214
2214
  url: '/extensions/roboinvestor/{graph_id}/operations/delete-portfolio-block',
2215
2215
  ...options,
@@ -2218,7 +2218,7 @@ const opDeletePortfolioBlock = (options) => (options.client ?? client_gen_1.clie
2218
2218
  ...options.headers
2219
2219
  }
2220
2220
  });
2221
- exports.opDeletePortfolioBlock = opDeletePortfolioBlock;
2221
+ exports.deletePortfolioBlock = deletePortfolioBlock;
2222
2222
  /**
2223
2223
  * Create Security
2224
2224
  *
@@ -2226,7 +2226,7 @@ exports.opDeletePortfolioBlock = opDeletePortfolioBlock;
2226
2226
  *
2227
2227
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
2228
2228
  */
2229
- const opCreateSecurity = (options) => (options.client ?? client_gen_1.client).post({
2229
+ const createSecurity = (options) => (options.client ?? client_gen_1.client).post({
2230
2230
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2231
2231
  url: '/extensions/roboinvestor/{graph_id}/operations/create-security',
2232
2232
  ...options,
@@ -2235,7 +2235,7 @@ const opCreateSecurity = (options) => (options.client ?? client_gen_1.client).po
2235
2235
  ...options.headers
2236
2236
  }
2237
2237
  });
2238
- exports.opCreateSecurity = opCreateSecurity;
2238
+ exports.createSecurity = createSecurity;
2239
2239
  /**
2240
2240
  * Update Security
2241
2241
  *
@@ -2243,7 +2243,7 @@ exports.opCreateSecurity = opCreateSecurity;
2243
2243
  *
2244
2244
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
2245
2245
  */
2246
- const opUpdateSecurity = (options) => (options.client ?? client_gen_1.client).post({
2246
+ const updateSecurity = (options) => (options.client ?? client_gen_1.client).post({
2247
2247
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2248
2248
  url: '/extensions/roboinvestor/{graph_id}/operations/update-security',
2249
2249
  ...options,
@@ -2252,7 +2252,7 @@ const opUpdateSecurity = (options) => (options.client ?? client_gen_1.client).po
2252
2252
  ...options.headers
2253
2253
  }
2254
2254
  });
2255
- exports.opUpdateSecurity = opUpdateSecurity;
2255
+ exports.updateSecurity = updateSecurity;
2256
2256
  /**
2257
2257
  * Delete Security
2258
2258
  *
@@ -2260,7 +2260,7 @@ exports.opUpdateSecurity = opUpdateSecurity;
2260
2260
  *
2261
2261
  * **Idempotency**: supply an `Idempotency-Key` header to make safe retries; replays within 24 hours return the same envelope. Reusing the key with a different body returns HTTP 409 Conflict.
2262
2262
  */
2263
- const opDeleteSecurity = (options) => (options.client ?? client_gen_1.client).post({
2263
+ const deleteSecurity = (options) => (options.client ?? client_gen_1.client).post({
2264
2264
  security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
2265
2265
  url: '/extensions/roboinvestor/{graph_id}/operations/delete-security',
2266
2266
  ...options,
@@ -2269,4 +2269,4 @@ const opDeleteSecurity = (options) => (options.client ?? client_gen_1.client).po
2269
2269
  ...options.headers
2270
2270
  }
2271
2271
  });
2272
- exports.opDeleteSecurity = opDeleteSecurity;
2272
+ exports.deleteSecurity = deleteSecurity;