@robosystems/client 0.3.42 → 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.
- package/artifacts/InvestorClient.js +7 -7
- package/artifacts/InvestorClient.ts +13 -13
- package/artifacts/LedgerClient.d.ts +2 -2
- package/artifacts/LedgerClient.js +48 -48
- package/artifacts/LedgerClient.ts +91 -91
- package/artifacts/QueryClient.js +2 -2
- package/artifacts/QueryClient.ts +5 -5
- package/artifacts/graphql/generated/graphql.d.ts +2 -0
- package/artifacts/graphql/generated/graphql.ts +2 -0
- package/client/client.gen.js +109 -126
- package/client/client.gen.ts +129 -139
- package/client/types.gen.d.ts +7 -4
- package/client/types.gen.ts +10 -5
- package/client/utils.gen.d.ts +7 -3
- package/client/utils.gen.js +6 -6
- package/client/utils.gen.ts +11 -11
- package/core/bodySerializer.gen.d.ts +4 -4
- package/core/bodySerializer.gen.ts +6 -8
- package/core/params.gen.js +5 -5
- package/core/params.gen.ts +5 -5
- package/core/serverSentEvents.gen.d.ts +1 -1
- package/core/serverSentEvents.gen.js +4 -6
- package/core/serverSentEvents.gen.ts +4 -5
- package/core/types.gen.d.ts +1 -1
- package/core/types.gen.ts +1 -1
- package/core/utils.gen.js +1 -1
- package/core/utils.gen.ts +1 -1
- package/index.ts +2 -2
- package/package.json +2 -2
- package/sdk/client/client.gen.js +109 -126
- package/sdk/client/client.gen.ts +129 -139
- package/sdk/client/types.gen.d.ts +7 -4
- package/sdk/client/types.gen.ts +10 -5
- package/sdk/client/utils.gen.d.ts +7 -3
- package/sdk/client/utils.gen.js +6 -6
- package/sdk/client/utils.gen.ts +11 -11
- package/sdk/core/bodySerializer.gen.d.ts +4 -4
- package/sdk/core/bodySerializer.gen.ts +6 -8
- package/sdk/core/params.gen.js +5 -5
- package/sdk/core/params.gen.ts +5 -5
- package/sdk/core/serverSentEvents.gen.d.ts +1 -1
- package/sdk/core/serverSentEvents.gen.js +4 -6
- package/sdk/core/serverSentEvents.gen.ts +4 -5
- package/sdk/core/types.gen.d.ts +1 -1
- package/sdk/core/types.gen.ts +1 -1
- package/sdk/core/utils.gen.js +1 -1
- package/sdk/core/utils.gen.ts +1 -1
- package/sdk/index.d.ts +2 -2
- package/sdk/index.js +70 -65
- package/sdk/index.ts +2 -2
- package/sdk/sdk.gen.d.ts +145 -101
- package/sdk/sdk.gen.js +297 -208
- package/sdk/sdk.gen.ts +230 -141
- package/sdk/types.gen.d.ts +1300 -772
- package/sdk/types.gen.ts +1342 -783
- package/sdk.gen.d.ts +145 -101
- package/sdk.gen.js +297 -208
- package/sdk.gen.ts +230 -141
- package/types.gen.d.ts +1300 -772
- package/types.gen.ts +1342 -783
package/sdk/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.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
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
|
|
@@ -639,20 +639,35 @@ const getGraphUsageAnalytics = (options) => (options.client ?? client_gen_1.clie
|
|
|
639
639
|
});
|
|
640
640
|
exports.getGraphUsageAnalytics = getGraphUsageAnalytics;
|
|
641
641
|
/**
|
|
642
|
-
* Execute Cypher
|
|
642
|
+
* Execute Cypher Statement
|
|
643
643
|
*
|
|
644
|
-
* Main graphs are **read-only** — use the staging pipeline to ingest data. Subgraphs support full writes. Always use parameterized queries (`parameters: {"key": "val"}`) to prevent injection. Response modes: `auto` (default), `sync`, `async`, `stream`. Under load, queries are queued and emit an `operation_id` for SSE monitoring at `/v1/operations/{id}/stream`.
|
|
644
|
+
* Cypher over the graph (LadybugDB). Main graphs are **read-only** — use the staging pipeline to ingest data. Subgraphs support full writes. Always use parameterized queries (`parameters: {"key": "val"}`) to prevent injection. Response modes: `auto` (default), `sync`, `async`, `stream`. Under load, queries are queued and emit an `operation_id` for SSE monitoring at `/v1/operations/{id}/stream`.
|
|
645
645
|
*/
|
|
646
|
-
const
|
|
646
|
+
const executeCypher = (options) => (options.client ?? client_gen_1.client).post({
|
|
647
647
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
648
|
-
url: '/v1/graphs/{graph_id}/query',
|
|
648
|
+
url: '/v1/graphs/{graph_id}/query/cypher',
|
|
649
649
|
...options,
|
|
650
650
|
headers: {
|
|
651
651
|
'Content-Type': 'application/json',
|
|
652
652
|
...options.headers
|
|
653
653
|
}
|
|
654
654
|
});
|
|
655
|
-
exports.
|
|
655
|
+
exports.executeCypher = executeCypher;
|
|
656
|
+
/**
|
|
657
|
+
* Execute SQL Statement
|
|
658
|
+
*
|
|
659
|
+
* SQL over the graph's columnar tables (DuckDB) — a relational lens on the same graph-centric data, often ahead of the materialized graph. Use `?` placeholders with the `parameters` array to prevent injection. Read-only (SELECT only), 30s timeout, 10K row limit. Not available on shared repositories.
|
|
660
|
+
*/
|
|
661
|
+
const executeSql = (options) => (options.client ?? client_gen_1.client).post({
|
|
662
|
+
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
663
|
+
url: '/v1/graphs/{graph_id}/query/sql',
|
|
664
|
+
...options,
|
|
665
|
+
headers: {
|
|
666
|
+
'Content-Type': 'application/json',
|
|
667
|
+
...options.headers
|
|
668
|
+
}
|
|
669
|
+
});
|
|
670
|
+
exports.executeSql = executeSql;
|
|
656
671
|
/**
|
|
657
672
|
* Get Runtime Graph Schema
|
|
658
673
|
*
|
|
@@ -675,21 +690,6 @@ const exportGraphSchema = (options) => (options.client ?? client_gen_1.client).g
|
|
|
675
690
|
...options
|
|
676
691
|
});
|
|
677
692
|
exports.exportGraphSchema = exportGraphSchema;
|
|
678
|
-
/**
|
|
679
|
-
* Validate Schema
|
|
680
|
-
*
|
|
681
|
-
* 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.
|
|
682
|
-
*/
|
|
683
|
-
const validateSchema = (options) => (options.client ?? client_gen_1.client).post({
|
|
684
|
-
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
685
|
-
url: '/v1/graphs/{graph_id}/schema/validate',
|
|
686
|
-
...options,
|
|
687
|
-
headers: {
|
|
688
|
-
'Content-Type': 'application/json',
|
|
689
|
-
...options.headers
|
|
690
|
-
}
|
|
691
|
-
});
|
|
692
|
-
exports.validateSchema = validateSchema;
|
|
693
693
|
/**
|
|
694
694
|
* Get Credit Summary
|
|
695
695
|
*/
|
|
@@ -835,21 +835,6 @@ const listTables = (options) => (options.client ?? client_gen_1.client).get({
|
|
|
835
835
|
...options
|
|
836
836
|
});
|
|
837
837
|
exports.listTables = listTables;
|
|
838
|
-
/**
|
|
839
|
-
* Query Staging Tables with SQL
|
|
840
|
-
*
|
|
841
|
-
* Execute SQL against DuckDB staging tables for pre-ingestion validation. Use `?` placeholders with the `parameters` array to prevent injection. Read-only (SELECT only), 30s timeout, 10K row limit. Not allowed on shared repositories.
|
|
842
|
-
*/
|
|
843
|
-
const queryTables = (options) => (options.client ?? client_gen_1.client).post({
|
|
844
|
-
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
845
|
-
url: '/v1/graphs/{graph_id}/tables/query',
|
|
846
|
-
...options,
|
|
847
|
-
headers: {
|
|
848
|
-
'Content-Type': 'application/json',
|
|
849
|
-
...options.headers
|
|
850
|
-
}
|
|
851
|
-
});
|
|
852
|
-
exports.queryTables = queryTables;
|
|
853
838
|
/**
|
|
854
839
|
* Search Graph Documents
|
|
855
840
|
*
|
|
@@ -884,53 +869,47 @@ const listDocuments = (options) => (options.client ?? client_gen_1.client).get({
|
|
|
884
869
|
});
|
|
885
870
|
exports.listDocuments = listDocuments;
|
|
886
871
|
/**
|
|
887
|
-
*
|
|
888
|
-
*
|
|
889
|
-
* Stored in PostgreSQL, synced to OpenSearch for search. Not allowed on shared repositories.
|
|
872
|
+
* Get Document
|
|
890
873
|
*/
|
|
891
|
-
const
|
|
874
|
+
const getDocument = (options) => (options.client ?? client_gen_1.client).get({
|
|
892
875
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
893
|
-
url: '/v1/graphs/{graph_id}/documents',
|
|
894
|
-
...options
|
|
895
|
-
headers: {
|
|
896
|
-
'Content-Type': 'application/json',
|
|
897
|
-
...options.headers
|
|
898
|
-
}
|
|
876
|
+
url: '/v1/graphs/{graph_id}/documents/{document_id}',
|
|
877
|
+
...options
|
|
899
878
|
});
|
|
900
|
-
exports.
|
|
879
|
+
exports.getDocument = getDocument;
|
|
901
880
|
/**
|
|
902
|
-
*
|
|
881
|
+
* List Memories
|
|
903
882
|
*/
|
|
904
|
-
const
|
|
883
|
+
const listMemories = (options) => (options.client ?? client_gen_1.client).get({
|
|
905
884
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
906
|
-
url: '/v1/graphs/{graph_id}/
|
|
885
|
+
url: '/v1/graphs/{graph_id}/memory',
|
|
907
886
|
...options
|
|
908
887
|
});
|
|
909
|
-
exports.
|
|
888
|
+
exports.listMemories = listMemories;
|
|
910
889
|
/**
|
|
911
|
-
* Get
|
|
890
|
+
* Get Memory
|
|
912
891
|
*/
|
|
913
|
-
const
|
|
892
|
+
const getMemory = (options) => (options.client ?? client_gen_1.client).get({
|
|
914
893
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
915
|
-
url: '/v1/graphs/{graph_id}/
|
|
894
|
+
url: '/v1/graphs/{graph_id}/memory/{memory_id}',
|
|
916
895
|
...options
|
|
917
896
|
});
|
|
918
|
-
exports.
|
|
897
|
+
exports.getMemory = getMemory;
|
|
919
898
|
/**
|
|
920
|
-
*
|
|
899
|
+
* Recall Semantic Memory
|
|
921
900
|
*
|
|
922
|
-
*
|
|
901
|
+
* Ranked semantic recall over the graph's per-graph memory store. Returns scored hits in the same shape as document search.
|
|
923
902
|
*/
|
|
924
|
-
const
|
|
903
|
+
const recallMemory = (options) => (options.client ?? client_gen_1.client).post({
|
|
925
904
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
926
|
-
url: '/v1/graphs/{graph_id}/
|
|
905
|
+
url: '/v1/graphs/{graph_id}/memory/recall',
|
|
927
906
|
...options,
|
|
928
907
|
headers: {
|
|
929
908
|
'Content-Type': 'application/json',
|
|
930
909
|
...options.headers
|
|
931
910
|
}
|
|
932
911
|
});
|
|
933
|
-
exports.
|
|
912
|
+
exports.recallMemory = recallMemory;
|
|
934
913
|
/**
|
|
935
914
|
* Create Subgraph
|
|
936
915
|
*
|
|
@@ -938,7 +917,7 @@ exports.updateDocument = updateDocument;
|
|
|
938
917
|
*
|
|
939
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.
|
|
940
919
|
*/
|
|
941
|
-
const
|
|
920
|
+
const createSubgraph = (options) => (options.client ?? client_gen_1.client).post({
|
|
942
921
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
943
922
|
url: '/v1/graphs/{graph_id}/operations/create-subgraph',
|
|
944
923
|
...options,
|
|
@@ -947,7 +926,7 @@ const opCreateSubgraph = (options) => (options.client ?? client_gen_1.client).po
|
|
|
947
926
|
...options.headers
|
|
948
927
|
}
|
|
949
928
|
});
|
|
950
|
-
exports.
|
|
929
|
+
exports.createSubgraph = createSubgraph;
|
|
951
930
|
/**
|
|
952
931
|
* Delete Subgraph
|
|
953
932
|
*
|
|
@@ -955,7 +934,7 @@ exports.opCreateSubgraph = opCreateSubgraph;
|
|
|
955
934
|
*
|
|
956
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.
|
|
957
936
|
*/
|
|
958
|
-
const
|
|
937
|
+
const deleteSubgraph = (options) => (options.client ?? client_gen_1.client).post({
|
|
959
938
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
960
939
|
url: '/v1/graphs/{graph_id}/operations/delete-subgraph',
|
|
961
940
|
...options,
|
|
@@ -964,7 +943,7 @@ const opDeleteSubgraph = (options) => (options.client ?? client_gen_1.client).po
|
|
|
964
943
|
...options.headers
|
|
965
944
|
}
|
|
966
945
|
});
|
|
967
|
-
exports.
|
|
946
|
+
exports.deleteSubgraph = deleteSubgraph;
|
|
968
947
|
/**
|
|
969
948
|
* Delete Graph
|
|
970
949
|
*
|
|
@@ -972,7 +951,7 @@ exports.opDeleteSubgraph = opDeleteSubgraph;
|
|
|
972
951
|
*
|
|
973
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.
|
|
974
953
|
*/
|
|
975
|
-
const
|
|
954
|
+
const deleteGraph = (options) => (options.client ?? client_gen_1.client).post({
|
|
976
955
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
977
956
|
url: '/v1/graphs/{graph_id}/operations/delete-graph',
|
|
978
957
|
...options,
|
|
@@ -981,7 +960,7 @@ const opDeleteGraph = (options) => (options.client ?? client_gen_1.client).post(
|
|
|
981
960
|
...options.headers
|
|
982
961
|
}
|
|
983
962
|
});
|
|
984
|
-
exports.
|
|
963
|
+
exports.deleteGraph = deleteGraph;
|
|
985
964
|
/**
|
|
986
965
|
* Create Backup
|
|
987
966
|
*
|
|
@@ -989,7 +968,7 @@ exports.opDeleteGraph = opDeleteGraph;
|
|
|
989
968
|
*
|
|
990
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.
|
|
991
970
|
*/
|
|
992
|
-
const
|
|
971
|
+
const createBackup = (options) => (options.client ?? client_gen_1.client).post({
|
|
993
972
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
994
973
|
url: '/v1/graphs/{graph_id}/operations/create-backup',
|
|
995
974
|
...options,
|
|
@@ -998,7 +977,7 @@ const opCreateBackup = (options) => (options.client ?? client_gen_1.client).post
|
|
|
998
977
|
...options.headers
|
|
999
978
|
}
|
|
1000
979
|
});
|
|
1001
|
-
exports.
|
|
980
|
+
exports.createBackup = createBackup;
|
|
1002
981
|
/**
|
|
1003
982
|
* Restore Backup
|
|
1004
983
|
*
|
|
@@ -1006,7 +985,7 @@ exports.opCreateBackup = opCreateBackup;
|
|
|
1006
985
|
*
|
|
1007
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.
|
|
1008
987
|
*/
|
|
1009
|
-
const
|
|
988
|
+
const restoreBackup = (options) => (options.client ?? client_gen_1.client).post({
|
|
1010
989
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1011
990
|
url: '/v1/graphs/{graph_id}/operations/restore-backup',
|
|
1012
991
|
...options,
|
|
@@ -1015,7 +994,7 @@ const opRestoreBackup = (options) => (options.client ?? client_gen_1.client).pos
|
|
|
1015
994
|
...options.headers
|
|
1016
995
|
}
|
|
1017
996
|
});
|
|
1018
|
-
exports.
|
|
997
|
+
exports.restoreBackup = restoreBackup;
|
|
1019
998
|
/**
|
|
1020
999
|
* Change Tier
|
|
1021
1000
|
*
|
|
@@ -1023,7 +1002,7 @@ exports.opRestoreBackup = opRestoreBackup;
|
|
|
1023
1002
|
*
|
|
1024
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.
|
|
1025
1004
|
*/
|
|
1026
|
-
const
|
|
1005
|
+
const changeTier = (options) => (options.client ?? client_gen_1.client).post({
|
|
1027
1006
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1028
1007
|
url: '/v1/graphs/{graph_id}/operations/change-tier',
|
|
1029
1008
|
...options,
|
|
@@ -1032,104 +1011,182 @@ const opChangeTier = (options) => (options.client ?? client_gen_1.client).post({
|
|
|
1032
1011
|
...options.headers
|
|
1033
1012
|
}
|
|
1034
1013
|
});
|
|
1035
|
-
exports.
|
|
1014
|
+
exports.changeTier = changeTier;
|
|
1036
1015
|
/**
|
|
1037
|
-
*
|
|
1016
|
+
* Materialize Graph
|
|
1038
1017
|
*
|
|
1039
|
-
*
|
|
1018
|
+
* Rebuilds LadybugDB from staging tables (file uploads) or extensions OLTP data. Set `dry_run=true` to preview without changes.
|
|
1040
1019
|
*
|
|
1041
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.
|
|
1042
1021
|
*/
|
|
1043
|
-
const
|
|
1022
|
+
const materialize = (options) => (options.client ?? client_gen_1.client).post({
|
|
1044
1023
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1045
|
-
url: '/v1/graphs/{graph_id}/operations/
|
|
1024
|
+
url: '/v1/graphs/{graph_id}/operations/materialize',
|
|
1046
1025
|
...options,
|
|
1047
1026
|
headers: {
|
|
1048
1027
|
'Content-Type': 'application/json',
|
|
1049
1028
|
...options.headers
|
|
1050
1029
|
}
|
|
1051
1030
|
});
|
|
1052
|
-
exports.
|
|
1031
|
+
exports.materialize = materialize;
|
|
1053
1032
|
/**
|
|
1054
|
-
*
|
|
1033
|
+
* Store a Semantic Memory
|
|
1055
1034
|
*
|
|
1056
|
-
*
|
|
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`.
|
|
1057
1036
|
*
|
|
1058
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.
|
|
1059
1038
|
*/
|
|
1060
|
-
const
|
|
1039
|
+
const remember = (options) => (options.client ?? client_gen_1.client).post({
|
|
1061
1040
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1062
|
-
url: '/v1/graphs/{graph_id}/operations/
|
|
1041
|
+
url: '/v1/graphs/{graph_id}/operations/remember',
|
|
1063
1042
|
...options,
|
|
1064
1043
|
headers: {
|
|
1065
1044
|
'Content-Type': 'application/json',
|
|
1066
1045
|
...options.headers
|
|
1067
1046
|
}
|
|
1068
1047
|
});
|
|
1069
|
-
exports.
|
|
1048
|
+
exports.remember = remember;
|
|
1070
1049
|
/**
|
|
1071
|
-
*
|
|
1050
|
+
* Delete a Semantic Memory
|
|
1072
1051
|
*
|
|
1073
|
-
*
|
|
1052
|
+
* Delete a semantic memory by its server-generated id.
|
|
1053
|
+
*
|
|
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.
|
|
1074
1055
|
*/
|
|
1075
|
-
const
|
|
1056
|
+
const forget = (options) => (options.client ?? client_gen_1.client).post({
|
|
1076
1057
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1077
|
-
url: '/v1/graphs/{graph_id}/
|
|
1078
|
-
...options
|
|
1058
|
+
url: '/v1/graphs/{graph_id}/operations/forget',
|
|
1059
|
+
...options,
|
|
1060
|
+
headers: {
|
|
1061
|
+
'Content-Type': 'application/json',
|
|
1062
|
+
...options.headers
|
|
1063
|
+
}
|
|
1079
1064
|
});
|
|
1080
|
-
exports.
|
|
1065
|
+
exports.forget = forget;
|
|
1081
1066
|
/**
|
|
1082
|
-
*
|
|
1067
|
+
* Update a Semantic Memory
|
|
1068
|
+
*
|
|
1069
|
+
* Partially update a stored memory by its server-generated id. Only supplied fields change; the memory is re-embedded when `text` changes.
|
|
1083
1070
|
*
|
|
1084
|
-
*
|
|
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.
|
|
1085
1072
|
*/
|
|
1086
|
-
const
|
|
1073
|
+
const updateMemory = (options) => (options.client ?? client_gen_1.client).post({
|
|
1087
1074
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1088
|
-
url: '/v1/graphs/{graph_id}/
|
|
1075
|
+
url: '/v1/graphs/{graph_id}/operations/update-memory',
|
|
1089
1076
|
...options,
|
|
1090
1077
|
headers: {
|
|
1091
1078
|
'Content-Type': 'application/json',
|
|
1092
1079
|
...options.headers
|
|
1093
1080
|
}
|
|
1094
1081
|
});
|
|
1095
|
-
exports.
|
|
1082
|
+
exports.updateMemory = updateMemory;
|
|
1096
1083
|
/**
|
|
1097
|
-
*
|
|
1084
|
+
* Index a Document
|
|
1098
1085
|
*
|
|
1099
|
-
*
|
|
1086
|
+
* Create a document (omit `document_id`) or update one (provide it). Stored in PostgreSQL, synced to OpenSearch for search.
|
|
1087
|
+
*
|
|
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.
|
|
1100
1089
|
*/
|
|
1101
|
-
const
|
|
1090
|
+
const indexDocument = (options) => (options.client ?? client_gen_1.client).post({
|
|
1102
1091
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1103
|
-
url: '/v1/graphs/{graph_id}/
|
|
1104
|
-
...options
|
|
1092
|
+
url: '/v1/graphs/{graph_id}/operations/index-document',
|
|
1093
|
+
...options,
|
|
1094
|
+
headers: {
|
|
1095
|
+
'Content-Type': 'application/json',
|
|
1096
|
+
...options.headers
|
|
1097
|
+
}
|
|
1105
1098
|
});
|
|
1106
|
-
exports.
|
|
1099
|
+
exports.indexDocument = indexDocument;
|
|
1107
1100
|
/**
|
|
1108
|
-
*
|
|
1101
|
+
* Delete a Document
|
|
1109
1102
|
*
|
|
1110
|
-
*
|
|
1103
|
+
* Delete a document from PostgreSQL and OpenSearch by id.
|
|
1104
|
+
*
|
|
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.
|
|
1111
1106
|
*/
|
|
1112
|
-
const
|
|
1107
|
+
const deleteDocument = (options) => (options.client ?? client_gen_1.client).post({
|
|
1113
1108
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1114
|
-
url: '/v1/graphs/{graph_id}/
|
|
1115
|
-
...options
|
|
1109
|
+
url: '/v1/graphs/{graph_id}/operations/delete-document',
|
|
1110
|
+
...options,
|
|
1111
|
+
headers: {
|
|
1112
|
+
'Content-Type': 'application/json',
|
|
1113
|
+
...options.headers
|
|
1114
|
+
}
|
|
1116
1115
|
});
|
|
1117
|
-
exports.
|
|
1116
|
+
exports.deleteDocument = deleteDocument;
|
|
1118
1117
|
/**
|
|
1119
|
-
*
|
|
1118
|
+
* Presign a File Upload
|
|
1119
|
+
*
|
|
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.
|
|
1120
1121
|
*
|
|
1121
|
-
*
|
|
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.
|
|
1122
1123
|
*/
|
|
1123
|
-
const
|
|
1124
|
+
const createFileUpload = (options) => (options.client ?? client_gen_1.client).post({
|
|
1124
1125
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1125
|
-
url: '/v1/graphs/{graph_id}/
|
|
1126
|
+
url: '/v1/graphs/{graph_id}/operations/create-file-upload',
|
|
1126
1127
|
...options,
|
|
1127
1128
|
headers: {
|
|
1128
1129
|
'Content-Type': 'application/json',
|
|
1129
1130
|
...options.headers
|
|
1130
1131
|
}
|
|
1131
1132
|
});
|
|
1132
|
-
exports.
|
|
1133
|
+
exports.createFileUpload = createFileUpload;
|
|
1134
|
+
/**
|
|
1135
|
+
* Stage an Uploaded File
|
|
1136
|
+
*
|
|
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.
|
|
1138
|
+
*
|
|
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.
|
|
1140
|
+
*/
|
|
1141
|
+
const ingestFile = (options) => (options.client ?? client_gen_1.client).post({
|
|
1142
|
+
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1143
|
+
url: '/v1/graphs/{graph_id}/operations/ingest-file',
|
|
1144
|
+
...options,
|
|
1145
|
+
headers: {
|
|
1146
|
+
'Content-Type': 'application/json',
|
|
1147
|
+
...options.headers
|
|
1148
|
+
}
|
|
1149
|
+
});
|
|
1150
|
+
exports.ingestFile = ingestFile;
|
|
1151
|
+
/**
|
|
1152
|
+
* Delete a File
|
|
1153
|
+
*
|
|
1154
|
+
* Delete a file from S3 and PostgreSQL. `cascade=true` also removes its rows from DuckDB staging tables and marks the graph stale.
|
|
1155
|
+
*
|
|
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.
|
|
1157
|
+
*/
|
|
1158
|
+
const deleteFile = (options) => (options.client ?? client_gen_1.client).post({
|
|
1159
|
+
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1160
|
+
url: '/v1/graphs/{graph_id}/operations/delete-file',
|
|
1161
|
+
...options,
|
|
1162
|
+
headers: {
|
|
1163
|
+
'Content-Type': 'application/json',
|
|
1164
|
+
...options.headers
|
|
1165
|
+
}
|
|
1166
|
+
});
|
|
1167
|
+
exports.deleteFile = deleteFile;
|
|
1168
|
+
/**
|
|
1169
|
+
* List Files in Graph
|
|
1170
|
+
*
|
|
1171
|
+
* Filter by `table_name` or upload `status`. Files are graph-scoped resources with S3 → DuckDB → Graph lifecycle tracking.
|
|
1172
|
+
*/
|
|
1173
|
+
const listFiles = (options) => (options.client ?? client_gen_1.client).get({
|
|
1174
|
+
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1175
|
+
url: '/v1/graphs/{graph_id}/files',
|
|
1176
|
+
...options
|
|
1177
|
+
});
|
|
1178
|
+
exports.listFiles = listFiles;
|
|
1179
|
+
/**
|
|
1180
|
+
* Get File Information
|
|
1181
|
+
*
|
|
1182
|
+
* Returns per-layer status (`layers.s3`, `layers.duckdb`, `layers.graph`) for pipeline debugging.
|
|
1183
|
+
*/
|
|
1184
|
+
const getFile = (options) => (options.client ?? client_gen_1.client).get({
|
|
1185
|
+
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1186
|
+
url: '/v1/graphs/{graph_id}/files/{file_id}',
|
|
1187
|
+
...options
|
|
1188
|
+
});
|
|
1189
|
+
exports.getFile = getFile;
|
|
1133
1190
|
/**
|
|
1134
1191
|
* List User Graphs and Repositories
|
|
1135
1192
|
*/
|
|
@@ -1192,6 +1249,21 @@ const selectGraph = (options) => (options.client ?? client_gen_1.client).post({
|
|
|
1192
1249
|
...options
|
|
1193
1250
|
});
|
|
1194
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;
|
|
1195
1267
|
/**
|
|
1196
1268
|
* Get Service Offerings
|
|
1197
1269
|
*
|
|
@@ -1372,7 +1444,7 @@ exports.handleHttpPostExtensionsGraphIdGraphqlPost = handleHttpPostExtensionsGra
|
|
|
1372
1444
|
*
|
|
1373
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.
|
|
1374
1446
|
*/
|
|
1375
|
-
const
|
|
1447
|
+
const initializeLedger = (options) => (options.client ?? client_gen_1.client).post({
|
|
1376
1448
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1377
1449
|
url: '/extensions/roboledger/{graph_id}/operations/initialize',
|
|
1378
1450
|
...options,
|
|
@@ -1381,7 +1453,7 @@ const opInitializeLedger = (options) => (options.client ?? client_gen_1.client).
|
|
|
1381
1453
|
...options.headers
|
|
1382
1454
|
}
|
|
1383
1455
|
});
|
|
1384
|
-
exports.
|
|
1456
|
+
exports.initializeLedger = initializeLedger;
|
|
1385
1457
|
/**
|
|
1386
1458
|
* Update Entity
|
|
1387
1459
|
*
|
|
@@ -1389,7 +1461,7 @@ exports.opInitializeLedger = opInitializeLedger;
|
|
|
1389
1461
|
*
|
|
1390
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.
|
|
1391
1463
|
*/
|
|
1392
|
-
const
|
|
1464
|
+
const updateEntity = (options) => (options.client ?? client_gen_1.client).post({
|
|
1393
1465
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1394
1466
|
url: '/extensions/roboledger/{graph_id}/operations/update-entity',
|
|
1395
1467
|
...options,
|
|
@@ -1398,7 +1470,24 @@ const opUpdateEntity = (options) => (options.client ?? client_gen_1.client).post
|
|
|
1398
1470
|
...options.headers
|
|
1399
1471
|
}
|
|
1400
1472
|
});
|
|
1401
|
-
exports.
|
|
1473
|
+
exports.updateEntity = updateEntity;
|
|
1474
|
+
/**
|
|
1475
|
+
* Change Reporting Style
|
|
1476
|
+
*
|
|
1477
|
+
* Switch the reporting entity's Reporting Style — how its statements are laid out (equity-form, close-target concept, per-statement Networks). Validates that the target Style has a complete composition in the tenant schema, then flips `entities.reporting_style_id`. Omit `entity_id` to target the graph's primary entity. Filed Reports are unaffected (their FactSet rows pin their structures at create-time); new reports use the new Style. Idempotent on the same id.
|
|
1478
|
+
*
|
|
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
|
+
*/
|
|
1481
|
+
const changeReportingStyle = (options) => (options.client ?? client_gen_1.client).post({
|
|
1482
|
+
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1483
|
+
url: '/extensions/roboledger/{graph_id}/operations/change-reporting-style',
|
|
1484
|
+
...options,
|
|
1485
|
+
headers: {
|
|
1486
|
+
'Content-Type': 'application/json',
|
|
1487
|
+
...options.headers
|
|
1488
|
+
}
|
|
1489
|
+
});
|
|
1490
|
+
exports.changeReportingStyle = changeReportingStyle;
|
|
1402
1491
|
/**
|
|
1403
1492
|
* Create Taxonomy Block
|
|
1404
1493
|
*
|
|
@@ -1406,7 +1495,7 @@ exports.opUpdateEntity = opUpdateEntity;
|
|
|
1406
1495
|
*
|
|
1407
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.
|
|
1408
1497
|
*/
|
|
1409
|
-
const
|
|
1498
|
+
const createTaxonomyBlock = (options) => (options.client ?? client_gen_1.client).post({
|
|
1410
1499
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1411
1500
|
url: '/extensions/roboledger/{graph_id}/operations/create-taxonomy-block',
|
|
1412
1501
|
...options,
|
|
@@ -1415,7 +1504,7 @@ const opCreateTaxonomyBlock = (options) => (options.client ?? client_gen_1.clien
|
|
|
1415
1504
|
...options.headers
|
|
1416
1505
|
}
|
|
1417
1506
|
});
|
|
1418
|
-
exports.
|
|
1507
|
+
exports.createTaxonomyBlock = createTaxonomyBlock;
|
|
1419
1508
|
/**
|
|
1420
1509
|
* Update Taxonomy Block
|
|
1421
1510
|
*
|
|
@@ -1423,7 +1512,7 @@ exports.opCreateTaxonomyBlock = opCreateTaxonomyBlock;
|
|
|
1423
1512
|
*
|
|
1424
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.
|
|
1425
1514
|
*/
|
|
1426
|
-
const
|
|
1515
|
+
const updateTaxonomyBlock = (options) => (options.client ?? client_gen_1.client).post({
|
|
1427
1516
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1428
1517
|
url: '/extensions/roboledger/{graph_id}/operations/update-taxonomy-block',
|
|
1429
1518
|
...options,
|
|
@@ -1432,7 +1521,7 @@ const opUpdateTaxonomyBlock = (options) => (options.client ?? client_gen_1.clien
|
|
|
1432
1521
|
...options.headers
|
|
1433
1522
|
}
|
|
1434
1523
|
});
|
|
1435
|
-
exports.
|
|
1524
|
+
exports.updateTaxonomyBlock = updateTaxonomyBlock;
|
|
1436
1525
|
/**
|
|
1437
1526
|
* Delete Taxonomy Block
|
|
1438
1527
|
*
|
|
@@ -1440,7 +1529,7 @@ exports.opUpdateTaxonomyBlock = opUpdateTaxonomyBlock;
|
|
|
1440
1529
|
*
|
|
1441
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.
|
|
1442
1531
|
*/
|
|
1443
|
-
const
|
|
1532
|
+
const deleteTaxonomyBlock = (options) => (options.client ?? client_gen_1.client).post({
|
|
1444
1533
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1445
1534
|
url: '/extensions/roboledger/{graph_id}/operations/delete-taxonomy-block',
|
|
1446
1535
|
...options,
|
|
@@ -1449,7 +1538,7 @@ const opDeleteTaxonomyBlock = (options) => (options.client ?? client_gen_1.clien
|
|
|
1449
1538
|
...options.headers
|
|
1450
1539
|
}
|
|
1451
1540
|
});
|
|
1452
|
-
exports.
|
|
1541
|
+
exports.deleteTaxonomyBlock = deleteTaxonomyBlock;
|
|
1453
1542
|
/**
|
|
1454
1543
|
* Link Entity to Taxonomy
|
|
1455
1544
|
*
|
|
@@ -1457,7 +1546,7 @@ exports.opDeleteTaxonomyBlock = opDeleteTaxonomyBlock;
|
|
|
1457
1546
|
*
|
|
1458
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.
|
|
1459
1548
|
*/
|
|
1460
|
-
const
|
|
1549
|
+
const linkEntityTaxonomy = (options) => (options.client ?? client_gen_1.client).post({
|
|
1461
1550
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1462
1551
|
url: '/extensions/roboledger/{graph_id}/operations/link-entity-taxonomy',
|
|
1463
1552
|
...options,
|
|
@@ -1466,7 +1555,7 @@ const opLinkEntityTaxonomy = (options) => (options.client ?? client_gen_1.client
|
|
|
1466
1555
|
...options.headers
|
|
1467
1556
|
}
|
|
1468
1557
|
});
|
|
1469
|
-
exports.
|
|
1558
|
+
exports.linkEntityTaxonomy = linkEntityTaxonomy;
|
|
1470
1559
|
/**
|
|
1471
1560
|
* Create Mapping Association
|
|
1472
1561
|
*
|
|
@@ -1474,7 +1563,7 @@ exports.opLinkEntityTaxonomy = opLinkEntityTaxonomy;
|
|
|
1474
1563
|
*
|
|
1475
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.
|
|
1476
1565
|
*/
|
|
1477
|
-
const
|
|
1566
|
+
const createMappingAssociation = (options) => (options.client ?? client_gen_1.client).post({
|
|
1478
1567
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1479
1568
|
url: '/extensions/roboledger/{graph_id}/operations/create-mapping-association',
|
|
1480
1569
|
...options,
|
|
@@ -1483,7 +1572,7 @@ const opCreateMappingAssociation = (options) => (options.client ?? client_gen_1.
|
|
|
1483
1572
|
...options.headers
|
|
1484
1573
|
}
|
|
1485
1574
|
});
|
|
1486
|
-
exports.
|
|
1575
|
+
exports.createMappingAssociation = createMappingAssociation;
|
|
1487
1576
|
/**
|
|
1488
1577
|
* Delete Mapping Association
|
|
1489
1578
|
*
|
|
@@ -1491,7 +1580,7 @@ exports.opCreateMappingAssociation = opCreateMappingAssociation;
|
|
|
1491
1580
|
*
|
|
1492
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.
|
|
1493
1582
|
*/
|
|
1494
|
-
const
|
|
1583
|
+
const deleteMappingAssociation = (options) => (options.client ?? client_gen_1.client).post({
|
|
1495
1584
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1496
1585
|
url: '/extensions/roboledger/{graph_id}/operations/delete-mapping-association',
|
|
1497
1586
|
...options,
|
|
@@ -1500,7 +1589,7 @@ const opDeleteMappingAssociation = (options) => (options.client ?? client_gen_1.
|
|
|
1500
1589
|
...options.headers
|
|
1501
1590
|
}
|
|
1502
1591
|
});
|
|
1503
|
-
exports.
|
|
1592
|
+
exports.deleteMappingAssociation = deleteMappingAssociation;
|
|
1504
1593
|
/**
|
|
1505
1594
|
* Auto-Map Elements via AI (async)
|
|
1506
1595
|
*
|
|
@@ -1508,7 +1597,7 @@ exports.opDeleteMappingAssociation = opDeleteMappingAssociation;
|
|
|
1508
1597
|
*
|
|
1509
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.
|
|
1510
1599
|
*/
|
|
1511
|
-
const
|
|
1600
|
+
const autoMapElements = (options) => (options.client ?? client_gen_1.client).post({
|
|
1512
1601
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1513
1602
|
url: '/extensions/roboledger/{graph_id}/operations/auto-map-elements',
|
|
1514
1603
|
...options,
|
|
@@ -1517,7 +1606,7 @@ const opAutoMapElements = (options) => (options.client ?? client_gen_1.client).p
|
|
|
1517
1606
|
...options.headers
|
|
1518
1607
|
}
|
|
1519
1608
|
});
|
|
1520
|
-
exports.
|
|
1609
|
+
exports.autoMapElements = autoMapElements;
|
|
1521
1610
|
/**
|
|
1522
1611
|
* Create Information Block
|
|
1523
1612
|
*
|
|
@@ -1525,7 +1614,7 @@ exports.opAutoMapElements = opAutoMapElements;
|
|
|
1525
1614
|
*
|
|
1526
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.
|
|
1527
1616
|
*/
|
|
1528
|
-
const
|
|
1617
|
+
const createInformationBlock = (options) => (options.client ?? client_gen_1.client).post({
|
|
1529
1618
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1530
1619
|
url: '/extensions/roboledger/{graph_id}/operations/create-information-block',
|
|
1531
1620
|
...options,
|
|
@@ -1534,7 +1623,7 @@ const opCreateInformationBlock = (options) => (options.client ?? client_gen_1.cl
|
|
|
1534
1623
|
...options.headers
|
|
1535
1624
|
}
|
|
1536
1625
|
});
|
|
1537
|
-
exports.
|
|
1626
|
+
exports.createInformationBlock = createInformationBlock;
|
|
1538
1627
|
/**
|
|
1539
1628
|
* Update Information Block
|
|
1540
1629
|
*
|
|
@@ -1542,7 +1631,7 @@ exports.opCreateInformationBlock = opCreateInformationBlock;
|
|
|
1542
1631
|
*
|
|
1543
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.
|
|
1544
1633
|
*/
|
|
1545
|
-
const
|
|
1634
|
+
const updateInformationBlock = (options) => (options.client ?? client_gen_1.client).post({
|
|
1546
1635
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1547
1636
|
url: '/extensions/roboledger/{graph_id}/operations/update-information-block',
|
|
1548
1637
|
...options,
|
|
@@ -1551,7 +1640,7 @@ const opUpdateInformationBlock = (options) => (options.client ?? client_gen_1.cl
|
|
|
1551
1640
|
...options.headers
|
|
1552
1641
|
}
|
|
1553
1642
|
});
|
|
1554
|
-
exports.
|
|
1643
|
+
exports.updateInformationBlock = updateInformationBlock;
|
|
1555
1644
|
/**
|
|
1556
1645
|
* Delete Information Block
|
|
1557
1646
|
*
|
|
@@ -1559,7 +1648,7 @@ exports.opUpdateInformationBlock = opUpdateInformationBlock;
|
|
|
1559
1648
|
*
|
|
1560
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.
|
|
1561
1650
|
*/
|
|
1562
|
-
const
|
|
1651
|
+
const deleteInformationBlock = (options) => (options.client ?? client_gen_1.client).post({
|
|
1563
1652
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1564
1653
|
url: '/extensions/roboledger/{graph_id}/operations/delete-information-block',
|
|
1565
1654
|
...options,
|
|
@@ -1568,7 +1657,7 @@ const opDeleteInformationBlock = (options) => (options.client ?? client_gen_1.cl
|
|
|
1568
1657
|
...options.headers
|
|
1569
1658
|
}
|
|
1570
1659
|
});
|
|
1571
|
-
exports.
|
|
1660
|
+
exports.deleteInformationBlock = deleteInformationBlock;
|
|
1572
1661
|
/**
|
|
1573
1662
|
* Evaluate Rules for an Information Block
|
|
1574
1663
|
*
|
|
@@ -1576,7 +1665,7 @@ exports.opDeleteInformationBlock = opDeleteInformationBlock;
|
|
|
1576
1665
|
*
|
|
1577
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.
|
|
1578
1667
|
*/
|
|
1579
|
-
const
|
|
1668
|
+
const evaluateRules = (options) => (options.client ?? client_gen_1.client).post({
|
|
1580
1669
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1581
1670
|
url: '/extensions/roboledger/{graph_id}/operations/evaluate-rules',
|
|
1582
1671
|
...options,
|
|
@@ -1585,7 +1674,7 @@ const opEvaluateRules = (options) => (options.client ?? client_gen_1.client).pos
|
|
|
1585
1674
|
...options.headers
|
|
1586
1675
|
}
|
|
1587
1676
|
});
|
|
1588
|
-
exports.
|
|
1677
|
+
exports.evaluateRules = evaluateRules;
|
|
1589
1678
|
/**
|
|
1590
1679
|
* Create Agent
|
|
1591
1680
|
*
|
|
@@ -1593,7 +1682,7 @@ exports.opEvaluateRules = opEvaluateRules;
|
|
|
1593
1682
|
*
|
|
1594
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.
|
|
1595
1684
|
*/
|
|
1596
|
-
const
|
|
1685
|
+
const createAgent = (options) => (options.client ?? client_gen_1.client).post({
|
|
1597
1686
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1598
1687
|
url: '/extensions/roboledger/{graph_id}/operations/create-agent',
|
|
1599
1688
|
...options,
|
|
@@ -1602,7 +1691,7 @@ const opCreateAgent = (options) => (options.client ?? client_gen_1.client).post(
|
|
|
1602
1691
|
...options.headers
|
|
1603
1692
|
}
|
|
1604
1693
|
});
|
|
1605
|
-
exports.
|
|
1694
|
+
exports.createAgent = createAgent;
|
|
1606
1695
|
/**
|
|
1607
1696
|
* Update Agent
|
|
1608
1697
|
*
|
|
@@ -1610,7 +1699,7 @@ exports.opCreateAgent = opCreateAgent;
|
|
|
1610
1699
|
*
|
|
1611
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.
|
|
1612
1701
|
*/
|
|
1613
|
-
const
|
|
1702
|
+
const updateAgent = (options) => (options.client ?? client_gen_1.client).post({
|
|
1614
1703
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1615
1704
|
url: '/extensions/roboledger/{graph_id}/operations/update-agent',
|
|
1616
1705
|
...options,
|
|
@@ -1619,7 +1708,7 @@ const opUpdateAgent = (options) => (options.client ?? client_gen_1.client).post(
|
|
|
1619
1708
|
...options.headers
|
|
1620
1709
|
}
|
|
1621
1710
|
});
|
|
1622
|
-
exports.
|
|
1711
|
+
exports.updateAgent = updateAgent;
|
|
1623
1712
|
/**
|
|
1624
1713
|
* Create Event Block
|
|
1625
1714
|
*
|
|
@@ -1627,7 +1716,7 @@ exports.opUpdateAgent = opUpdateAgent;
|
|
|
1627
1716
|
*
|
|
1628
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.
|
|
1629
1718
|
*/
|
|
1630
|
-
const
|
|
1719
|
+
const createEventBlock = (options) => (options.client ?? client_gen_1.client).post({
|
|
1631
1720
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1632
1721
|
url: '/extensions/roboledger/{graph_id}/operations/create-event-block',
|
|
1633
1722
|
...options,
|
|
@@ -1636,7 +1725,7 @@ const opCreateEventBlock = (options) => (options.client ?? client_gen_1.client).
|
|
|
1636
1725
|
...options.headers
|
|
1637
1726
|
}
|
|
1638
1727
|
});
|
|
1639
|
-
exports.
|
|
1728
|
+
exports.createEventBlock = createEventBlock;
|
|
1640
1729
|
/**
|
|
1641
1730
|
* Update Event Block
|
|
1642
1731
|
*
|
|
@@ -1644,7 +1733,7 @@ exports.opCreateEventBlock = opCreateEventBlock;
|
|
|
1644
1733
|
*
|
|
1645
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.
|
|
1646
1735
|
*/
|
|
1647
|
-
const
|
|
1736
|
+
const updateEventBlock = (options) => (options.client ?? client_gen_1.client).post({
|
|
1648
1737
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1649
1738
|
url: '/extensions/roboledger/{graph_id}/operations/update-event-block',
|
|
1650
1739
|
...options,
|
|
@@ -1653,7 +1742,7 @@ const opUpdateEventBlock = (options) => (options.client ?? client_gen_1.client).
|
|
|
1653
1742
|
...options.headers
|
|
1654
1743
|
}
|
|
1655
1744
|
});
|
|
1656
|
-
exports.
|
|
1745
|
+
exports.updateEventBlock = updateEventBlock;
|
|
1657
1746
|
/**
|
|
1658
1747
|
* Execute Event Block (publish to source-of-truth system)
|
|
1659
1748
|
*
|
|
@@ -1661,7 +1750,7 @@ exports.opUpdateEventBlock = opUpdateEventBlock;
|
|
|
1661
1750
|
*
|
|
1662
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.
|
|
1663
1752
|
*/
|
|
1664
|
-
const
|
|
1753
|
+
const executeEventBlock = (options) => (options.client ?? client_gen_1.client).post({
|
|
1665
1754
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1666
1755
|
url: '/extensions/roboledger/{graph_id}/operations/execute-event-block',
|
|
1667
1756
|
...options,
|
|
@@ -1670,7 +1759,7 @@ const opExecuteEventBlock = (options) => (options.client ?? client_gen_1.client)
|
|
|
1670
1759
|
...options.headers
|
|
1671
1760
|
}
|
|
1672
1761
|
});
|
|
1673
|
-
exports.
|
|
1762
|
+
exports.executeEventBlock = executeEventBlock;
|
|
1674
1763
|
/**
|
|
1675
1764
|
* Create Event Handler
|
|
1676
1765
|
*
|
|
@@ -1678,7 +1767,7 @@ exports.opExecuteEventBlock = opExecuteEventBlock;
|
|
|
1678
1767
|
*
|
|
1679
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.
|
|
1680
1769
|
*/
|
|
1681
|
-
const
|
|
1770
|
+
const createEventHandler = (options) => (options.client ?? client_gen_1.client).post({
|
|
1682
1771
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1683
1772
|
url: '/extensions/roboledger/{graph_id}/operations/create-event-handler',
|
|
1684
1773
|
...options,
|
|
@@ -1687,7 +1776,7 @@ const opCreateEventHandler = (options) => (options.client ?? client_gen_1.client
|
|
|
1687
1776
|
...options.headers
|
|
1688
1777
|
}
|
|
1689
1778
|
});
|
|
1690
|
-
exports.
|
|
1779
|
+
exports.createEventHandler = createEventHandler;
|
|
1691
1780
|
/**
|
|
1692
1781
|
* Update Event Handler
|
|
1693
1782
|
*
|
|
@@ -1695,7 +1784,7 @@ exports.opCreateEventHandler = opCreateEventHandler;
|
|
|
1695
1784
|
*
|
|
1696
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.
|
|
1697
1786
|
*/
|
|
1698
|
-
const
|
|
1787
|
+
const updateEventHandler = (options) => (options.client ?? client_gen_1.client).post({
|
|
1699
1788
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1700
1789
|
url: '/extensions/roboledger/{graph_id}/operations/update-event-handler',
|
|
1701
1790
|
...options,
|
|
@@ -1704,7 +1793,7 @@ const opUpdateEventHandler = (options) => (options.client ?? client_gen_1.client
|
|
|
1704
1793
|
...options.headers
|
|
1705
1794
|
}
|
|
1706
1795
|
});
|
|
1707
|
-
exports.
|
|
1796
|
+
exports.updateEventHandler = updateEventHandler;
|
|
1708
1797
|
/**
|
|
1709
1798
|
* Preview Event Block
|
|
1710
1799
|
*
|
|
@@ -1712,7 +1801,7 @@ exports.opUpdateEventHandler = opUpdateEventHandler;
|
|
|
1712
1801
|
*
|
|
1713
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.
|
|
1714
1803
|
*/
|
|
1715
|
-
const
|
|
1804
|
+
const previewEventBlock = (options) => (options.client ?? client_gen_1.client).post({
|
|
1716
1805
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1717
1806
|
url: '/extensions/roboledger/{graph_id}/operations/preview-event-block',
|
|
1718
1807
|
...options,
|
|
@@ -1721,7 +1810,7 @@ const opPreviewEventBlock = (options) => (options.client ?? client_gen_1.client)
|
|
|
1721
1810
|
...options.headers
|
|
1722
1811
|
}
|
|
1723
1812
|
});
|
|
1724
|
-
exports.
|
|
1813
|
+
exports.previewEventBlock = previewEventBlock;
|
|
1725
1814
|
/**
|
|
1726
1815
|
* Update Journal Entry
|
|
1727
1816
|
*
|
|
@@ -1729,7 +1818,7 @@ exports.opPreviewEventBlock = opPreviewEventBlock;
|
|
|
1729
1818
|
*
|
|
1730
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.
|
|
1731
1820
|
*/
|
|
1732
|
-
const
|
|
1821
|
+
const updateJournalEntry = (options) => (options.client ?? client_gen_1.client).post({
|
|
1733
1822
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1734
1823
|
url: '/extensions/roboledger/{graph_id}/operations/update-journal-entry',
|
|
1735
1824
|
...options,
|
|
@@ -1738,7 +1827,7 @@ const opUpdateJournalEntry = (options) => (options.client ?? client_gen_1.client
|
|
|
1738
1827
|
...options.headers
|
|
1739
1828
|
}
|
|
1740
1829
|
});
|
|
1741
|
-
exports.
|
|
1830
|
+
exports.updateJournalEntry = updateJournalEntry;
|
|
1742
1831
|
/**
|
|
1743
1832
|
* Delete Journal Entry
|
|
1744
1833
|
*
|
|
@@ -1746,7 +1835,7 @@ exports.opUpdateJournalEntry = opUpdateJournalEntry;
|
|
|
1746
1835
|
*
|
|
1747
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.
|
|
1748
1837
|
*/
|
|
1749
|
-
const
|
|
1838
|
+
const deleteJournalEntry = (options) => (options.client ?? client_gen_1.client).post({
|
|
1750
1839
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1751
1840
|
url: '/extensions/roboledger/{graph_id}/operations/delete-journal-entry',
|
|
1752
1841
|
...options,
|
|
@@ -1755,7 +1844,7 @@ const opDeleteJournalEntry = (options) => (options.client ?? client_gen_1.client
|
|
|
1755
1844
|
...options.headers
|
|
1756
1845
|
}
|
|
1757
1846
|
});
|
|
1758
|
-
exports.
|
|
1847
|
+
exports.deleteJournalEntry = deleteJournalEntry;
|
|
1759
1848
|
/**
|
|
1760
1849
|
* Promote Due Schedule Obligations
|
|
1761
1850
|
*
|
|
@@ -1763,7 +1852,7 @@ exports.opDeleteJournalEntry = opDeleteJournalEntry;
|
|
|
1763
1852
|
*
|
|
1764
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.
|
|
1765
1854
|
*/
|
|
1766
|
-
const
|
|
1855
|
+
const promoteObligations = (options) => (options.client ?? client_gen_1.client).post({
|
|
1767
1856
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1768
1857
|
url: '/extensions/roboledger/{graph_id}/operations/promote-obligations',
|
|
1769
1858
|
...options,
|
|
@@ -1772,7 +1861,7 @@ const opPromoteObligations = (options) => (options.client ?? client_gen_1.client
|
|
|
1772
1861
|
...options.headers
|
|
1773
1862
|
}
|
|
1774
1863
|
});
|
|
1775
|
-
exports.
|
|
1864
|
+
exports.promoteObligations = promoteObligations;
|
|
1776
1865
|
/**
|
|
1777
1866
|
* Rebuild Schedule In Place
|
|
1778
1867
|
*
|
|
@@ -1780,7 +1869,7 @@ exports.opPromoteObligations = opPromoteObligations;
|
|
|
1780
1869
|
*
|
|
1781
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.
|
|
1782
1871
|
*/
|
|
1783
|
-
const
|
|
1872
|
+
const rebuildSchedule = (options) => (options.client ?? client_gen_1.client).post({
|
|
1784
1873
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1785
1874
|
url: '/extensions/roboledger/{graph_id}/operations/rebuild-schedule',
|
|
1786
1875
|
...options,
|
|
@@ -1789,7 +1878,7 @@ const opRebuildSchedule = (options) => (options.client ?? client_gen_1.client).p
|
|
|
1789
1878
|
...options.headers
|
|
1790
1879
|
}
|
|
1791
1880
|
});
|
|
1792
|
-
exports.
|
|
1881
|
+
exports.rebuildSchedule = rebuildSchedule;
|
|
1793
1882
|
/**
|
|
1794
1883
|
* Set Close Target
|
|
1795
1884
|
*
|
|
@@ -1797,7 +1886,7 @@ exports.opRebuildSchedule = opRebuildSchedule;
|
|
|
1797
1886
|
*
|
|
1798
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.
|
|
1799
1888
|
*/
|
|
1800
|
-
const
|
|
1889
|
+
const setCloseTarget = (options) => (options.client ?? client_gen_1.client).post({
|
|
1801
1890
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1802
1891
|
url: '/extensions/roboledger/{graph_id}/operations/set-close-target',
|
|
1803
1892
|
...options,
|
|
@@ -1806,7 +1895,7 @@ const opSetCloseTarget = (options) => (options.client ?? client_gen_1.client).po
|
|
|
1806
1895
|
...options.headers
|
|
1807
1896
|
}
|
|
1808
1897
|
});
|
|
1809
|
-
exports.
|
|
1898
|
+
exports.setCloseTarget = setCloseTarget;
|
|
1810
1899
|
/**
|
|
1811
1900
|
* Close Fiscal Period
|
|
1812
1901
|
*
|
|
@@ -1814,7 +1903,7 @@ exports.opSetCloseTarget = opSetCloseTarget;
|
|
|
1814
1903
|
*
|
|
1815
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.
|
|
1816
1905
|
*/
|
|
1817
|
-
const
|
|
1906
|
+
const closePeriod = (options) => (options.client ?? client_gen_1.client).post({
|
|
1818
1907
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1819
1908
|
url: '/extensions/roboledger/{graph_id}/operations/close-period',
|
|
1820
1909
|
...options,
|
|
@@ -1823,7 +1912,7 @@ const opClosePeriod = (options) => (options.client ?? client_gen_1.client).post(
|
|
|
1823
1912
|
...options.headers
|
|
1824
1913
|
}
|
|
1825
1914
|
});
|
|
1826
|
-
exports.
|
|
1915
|
+
exports.closePeriod = closePeriod;
|
|
1827
1916
|
/**
|
|
1828
1917
|
* Reopen Fiscal Period
|
|
1829
1918
|
*
|
|
@@ -1831,7 +1920,7 @@ exports.opClosePeriod = opClosePeriod;
|
|
|
1831
1920
|
*
|
|
1832
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.
|
|
1833
1922
|
*/
|
|
1834
|
-
const
|
|
1923
|
+
const reopenPeriod = (options) => (options.client ?? client_gen_1.client).post({
|
|
1835
1924
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1836
1925
|
url: '/extensions/roboledger/{graph_id}/operations/reopen-period',
|
|
1837
1926
|
...options,
|
|
@@ -1840,7 +1929,7 @@ const opReopenPeriod = (options) => (options.client ?? client_gen_1.client).post
|
|
|
1840
1929
|
...options.headers
|
|
1841
1930
|
}
|
|
1842
1931
|
});
|
|
1843
|
-
exports.
|
|
1932
|
+
exports.reopenPeriod = reopenPeriod;
|
|
1844
1933
|
/**
|
|
1845
1934
|
* Create Report
|
|
1846
1935
|
*
|
|
@@ -1848,7 +1937,7 @@ exports.opReopenPeriod = opReopenPeriod;
|
|
|
1848
1937
|
*
|
|
1849
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.
|
|
1850
1939
|
*/
|
|
1851
|
-
const
|
|
1940
|
+
const createReport = (options) => (options.client ?? client_gen_1.client).post({
|
|
1852
1941
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1853
1942
|
url: '/extensions/roboledger/{graph_id}/operations/create-report',
|
|
1854
1943
|
...options,
|
|
@@ -1857,7 +1946,7 @@ const opCreateReport = (options) => (options.client ?? client_gen_1.client).post
|
|
|
1857
1946
|
...options.headers
|
|
1858
1947
|
}
|
|
1859
1948
|
});
|
|
1860
|
-
exports.
|
|
1949
|
+
exports.createReport = createReport;
|
|
1861
1950
|
/**
|
|
1862
1951
|
* Regenerate Report
|
|
1863
1952
|
*
|
|
@@ -1865,7 +1954,7 @@ exports.opCreateReport = opCreateReport;
|
|
|
1865
1954
|
*
|
|
1866
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.
|
|
1867
1956
|
*/
|
|
1868
|
-
const
|
|
1957
|
+
const regenerateReport = (options) => (options.client ?? client_gen_1.client).post({
|
|
1869
1958
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1870
1959
|
url: '/extensions/roboledger/{graph_id}/operations/regenerate-report',
|
|
1871
1960
|
...options,
|
|
@@ -1874,7 +1963,7 @@ const opRegenerateReport = (options) => (options.client ?? client_gen_1.client).
|
|
|
1874
1963
|
...options.headers
|
|
1875
1964
|
}
|
|
1876
1965
|
});
|
|
1877
|
-
exports.
|
|
1966
|
+
exports.regenerateReport = regenerateReport;
|
|
1878
1967
|
/**
|
|
1879
1968
|
* Delete Report
|
|
1880
1969
|
*
|
|
@@ -1882,7 +1971,7 @@ exports.opRegenerateReport = opRegenerateReport;
|
|
|
1882
1971
|
*
|
|
1883
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.
|
|
1884
1973
|
*/
|
|
1885
|
-
const
|
|
1974
|
+
const deleteReport = (options) => (options.client ?? client_gen_1.client).post({
|
|
1886
1975
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1887
1976
|
url: '/extensions/roboledger/{graph_id}/operations/delete-report',
|
|
1888
1977
|
...options,
|
|
@@ -1891,7 +1980,7 @@ const opDeleteReport = (options) => (options.client ?? client_gen_1.client).post
|
|
|
1891
1980
|
...options.headers
|
|
1892
1981
|
}
|
|
1893
1982
|
});
|
|
1894
|
-
exports.
|
|
1983
|
+
exports.deleteReport = deleteReport;
|
|
1895
1984
|
/**
|
|
1896
1985
|
* Share Report
|
|
1897
1986
|
*
|
|
@@ -1899,7 +1988,7 @@ exports.opDeleteReport = opDeleteReport;
|
|
|
1899
1988
|
*
|
|
1900
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.
|
|
1901
1990
|
*/
|
|
1902
|
-
const
|
|
1991
|
+
const shareReport = (options) => (options.client ?? client_gen_1.client).post({
|
|
1903
1992
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1904
1993
|
url: '/extensions/roboledger/{graph_id}/operations/share-report',
|
|
1905
1994
|
...options,
|
|
@@ -1908,7 +1997,7 @@ const opShareReport = (options) => (options.client ?? client_gen_1.client).post(
|
|
|
1908
1997
|
...options.headers
|
|
1909
1998
|
}
|
|
1910
1999
|
});
|
|
1911
|
-
exports.
|
|
2000
|
+
exports.shareReport = shareReport;
|
|
1912
2001
|
/**
|
|
1913
2002
|
* File Report
|
|
1914
2003
|
*
|
|
@@ -1916,7 +2005,7 @@ exports.opShareReport = opShareReport;
|
|
|
1916
2005
|
*
|
|
1917
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.
|
|
1918
2007
|
*/
|
|
1919
|
-
const
|
|
2008
|
+
const fileReport = (options) => (options.client ?? client_gen_1.client).post({
|
|
1920
2009
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1921
2010
|
url: '/extensions/roboledger/{graph_id}/operations/file-report',
|
|
1922
2011
|
...options,
|
|
@@ -1925,7 +2014,7 @@ const opFileReport = (options) => (options.client ?? client_gen_1.client).post({
|
|
|
1925
2014
|
...options.headers
|
|
1926
2015
|
}
|
|
1927
2016
|
});
|
|
1928
|
-
exports.
|
|
2017
|
+
exports.fileReport = fileReport;
|
|
1929
2018
|
/**
|
|
1930
2019
|
* Transition Filing Status
|
|
1931
2020
|
*
|
|
@@ -1933,7 +2022,7 @@ exports.opFileReport = opFileReport;
|
|
|
1933
2022
|
*
|
|
1934
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.
|
|
1935
2024
|
*/
|
|
1936
|
-
const
|
|
2025
|
+
const transitionFilingStatus = (options) => (options.client ?? client_gen_1.client).post({
|
|
1937
2026
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1938
2027
|
url: '/extensions/roboledger/{graph_id}/operations/transition-filing-status',
|
|
1939
2028
|
...options,
|
|
@@ -1942,7 +2031,7 @@ const opTransitionFilingStatus = (options) => (options.client ?? client_gen_1.cl
|
|
|
1942
2031
|
...options.headers
|
|
1943
2032
|
}
|
|
1944
2033
|
});
|
|
1945
|
-
exports.
|
|
2034
|
+
exports.transitionFilingStatus = transitionFilingStatus;
|
|
1946
2035
|
/**
|
|
1947
2036
|
* Create Publish List
|
|
1948
2037
|
*
|
|
@@ -1950,7 +2039,7 @@ exports.opTransitionFilingStatus = opTransitionFilingStatus;
|
|
|
1950
2039
|
*
|
|
1951
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.
|
|
1952
2041
|
*/
|
|
1953
|
-
const
|
|
2042
|
+
const createPublishList = (options) => (options.client ?? client_gen_1.client).post({
|
|
1954
2043
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1955
2044
|
url: '/extensions/roboledger/{graph_id}/operations/create-publish-list',
|
|
1956
2045
|
...options,
|
|
@@ -1959,7 +2048,7 @@ const opCreatePublishList = (options) => (options.client ?? client_gen_1.client)
|
|
|
1959
2048
|
...options.headers
|
|
1960
2049
|
}
|
|
1961
2050
|
});
|
|
1962
|
-
exports.
|
|
2051
|
+
exports.createPublishList = createPublishList;
|
|
1963
2052
|
/**
|
|
1964
2053
|
* Update Publish List
|
|
1965
2054
|
*
|
|
@@ -1967,7 +2056,7 @@ exports.opCreatePublishList = opCreatePublishList;
|
|
|
1967
2056
|
*
|
|
1968
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.
|
|
1969
2058
|
*/
|
|
1970
|
-
const
|
|
2059
|
+
const updatePublishList = (options) => (options.client ?? client_gen_1.client).post({
|
|
1971
2060
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1972
2061
|
url: '/extensions/roboledger/{graph_id}/operations/update-publish-list',
|
|
1973
2062
|
...options,
|
|
@@ -1976,7 +2065,7 @@ const opUpdatePublishList = (options) => (options.client ?? client_gen_1.client)
|
|
|
1976
2065
|
...options.headers
|
|
1977
2066
|
}
|
|
1978
2067
|
});
|
|
1979
|
-
exports.
|
|
2068
|
+
exports.updatePublishList = updatePublishList;
|
|
1980
2069
|
/**
|
|
1981
2070
|
* Delete Publish List
|
|
1982
2071
|
*
|
|
@@ -1984,7 +2073,7 @@ exports.opUpdatePublishList = opUpdatePublishList;
|
|
|
1984
2073
|
*
|
|
1985
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.
|
|
1986
2075
|
*/
|
|
1987
|
-
const
|
|
2076
|
+
const deletePublishList = (options) => (options.client ?? client_gen_1.client).post({
|
|
1988
2077
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
1989
2078
|
url: '/extensions/roboledger/{graph_id}/operations/delete-publish-list',
|
|
1990
2079
|
...options,
|
|
@@ -1993,7 +2082,7 @@ const opDeletePublishList = (options) => (options.client ?? client_gen_1.client)
|
|
|
1993
2082
|
...options.headers
|
|
1994
2083
|
}
|
|
1995
2084
|
});
|
|
1996
|
-
exports.
|
|
2085
|
+
exports.deletePublishList = deletePublishList;
|
|
1997
2086
|
/**
|
|
1998
2087
|
* Add Members to Publish List
|
|
1999
2088
|
*
|
|
@@ -2001,7 +2090,7 @@ exports.opDeletePublishList = opDeletePublishList;
|
|
|
2001
2090
|
*
|
|
2002
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.
|
|
2003
2092
|
*/
|
|
2004
|
-
const
|
|
2093
|
+
const addPublishListMembers = (options) => (options.client ?? client_gen_1.client).post({
|
|
2005
2094
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
2006
2095
|
url: '/extensions/roboledger/{graph_id}/operations/add-publish-list-members',
|
|
2007
2096
|
...options,
|
|
@@ -2010,7 +2099,7 @@ const opAddPublishListMembers = (options) => (options.client ?? client_gen_1.cli
|
|
|
2010
2099
|
...options.headers
|
|
2011
2100
|
}
|
|
2012
2101
|
});
|
|
2013
|
-
exports.
|
|
2102
|
+
exports.addPublishListMembers = addPublishListMembers;
|
|
2014
2103
|
/**
|
|
2015
2104
|
* Remove Member from Publish List
|
|
2016
2105
|
*
|
|
@@ -2018,7 +2107,7 @@ exports.opAddPublishListMembers = opAddPublishListMembers;
|
|
|
2018
2107
|
*
|
|
2019
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.
|
|
2020
2109
|
*/
|
|
2021
|
-
const
|
|
2110
|
+
const removePublishListMember = (options) => (options.client ?? client_gen_1.client).post({
|
|
2022
2111
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
2023
2112
|
url: '/extensions/roboledger/{graph_id}/operations/remove-publish-list-member',
|
|
2024
2113
|
...options,
|
|
@@ -2027,7 +2116,7 @@ const opRemovePublishListMember = (options) => (options.client ?? client_gen_1.c
|
|
|
2027
2116
|
...options.headers
|
|
2028
2117
|
}
|
|
2029
2118
|
});
|
|
2030
|
-
exports.
|
|
2119
|
+
exports.removePublishListMember = removePublishListMember;
|
|
2031
2120
|
/**
|
|
2032
2121
|
* Live Financial Statement
|
|
2033
2122
|
*
|
|
@@ -2035,7 +2124,7 @@ exports.opRemovePublishListMember = opRemovePublishListMember;
|
|
|
2035
2124
|
*
|
|
2036
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.
|
|
2037
2126
|
*/
|
|
2038
|
-
const
|
|
2127
|
+
const liveFinancialStatement = (options) => (options.client ?? client_gen_1.client).post({
|
|
2039
2128
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
2040
2129
|
url: '/extensions/roboledger/{graph_id}/operations/live-financial-statement',
|
|
2041
2130
|
...options,
|
|
@@ -2044,7 +2133,7 @@ const opLiveFinancialStatement = (options) => (options.client ?? client_gen_1.cl
|
|
|
2044
2133
|
...options.headers
|
|
2045
2134
|
}
|
|
2046
2135
|
});
|
|
2047
|
-
exports.
|
|
2136
|
+
exports.liveFinancialStatement = liveFinancialStatement;
|
|
2048
2137
|
/**
|
|
2049
2138
|
* Build Fact Grid
|
|
2050
2139
|
*
|
|
@@ -2052,7 +2141,7 @@ exports.opLiveFinancialStatement = opLiveFinancialStatement;
|
|
|
2052
2141
|
*
|
|
2053
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.
|
|
2054
2143
|
*/
|
|
2055
|
-
const
|
|
2144
|
+
const buildFactGrid = (options) => (options.client ?? client_gen_1.client).post({
|
|
2056
2145
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
2057
2146
|
url: '/extensions/roboledger/{graph_id}/operations/build-fact-grid',
|
|
2058
2147
|
...options,
|
|
@@ -2061,7 +2150,7 @@ const opBuildFactGrid = (options) => (options.client ?? client_gen_1.client).pos
|
|
|
2061
2150
|
...options.headers
|
|
2062
2151
|
}
|
|
2063
2152
|
});
|
|
2064
|
-
exports.
|
|
2153
|
+
exports.buildFactGrid = buildFactGrid;
|
|
2065
2154
|
/**
|
|
2066
2155
|
* Financial Statement Analysis
|
|
2067
2156
|
*
|
|
@@ -2069,7 +2158,7 @@ exports.opBuildFactGrid = opBuildFactGrid;
|
|
|
2069
2158
|
*
|
|
2070
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.
|
|
2071
2160
|
*/
|
|
2072
|
-
const
|
|
2161
|
+
const financialStatementAnalysis = (options) => (options.client ?? client_gen_1.client).post({
|
|
2073
2162
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
2074
2163
|
url: '/extensions/roboledger/{graph_id}/operations/financial-statement-analysis',
|
|
2075
2164
|
...options,
|
|
@@ -2078,7 +2167,7 @@ const opFinancialStatementAnalysis = (options) => (options.client ?? client_gen_
|
|
|
2078
2167
|
...options.headers
|
|
2079
2168
|
}
|
|
2080
2169
|
});
|
|
2081
|
-
exports.
|
|
2170
|
+
exports.financialStatementAnalysis = financialStatementAnalysis;
|
|
2082
2171
|
/**
|
|
2083
2172
|
* Create Portfolio Block
|
|
2084
2173
|
*
|
|
@@ -2086,7 +2175,7 @@ exports.opFinancialStatementAnalysis = opFinancialStatementAnalysis;
|
|
|
2086
2175
|
*
|
|
2087
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.
|
|
2088
2177
|
*/
|
|
2089
|
-
const
|
|
2178
|
+
const createPortfolioBlock = (options) => (options.client ?? client_gen_1.client).post({
|
|
2090
2179
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
2091
2180
|
url: '/extensions/roboinvestor/{graph_id}/operations/create-portfolio-block',
|
|
2092
2181
|
...options,
|
|
@@ -2095,7 +2184,7 @@ const opCreatePortfolioBlock = (options) => (options.client ?? client_gen_1.clie
|
|
|
2095
2184
|
...options.headers
|
|
2096
2185
|
}
|
|
2097
2186
|
});
|
|
2098
|
-
exports.
|
|
2187
|
+
exports.createPortfolioBlock = createPortfolioBlock;
|
|
2099
2188
|
/**
|
|
2100
2189
|
* Update Portfolio Block
|
|
2101
2190
|
*
|
|
@@ -2103,7 +2192,7 @@ exports.opCreatePortfolioBlock = opCreatePortfolioBlock;
|
|
|
2103
2192
|
*
|
|
2104
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.
|
|
2105
2194
|
*/
|
|
2106
|
-
const
|
|
2195
|
+
const updatePortfolioBlock = (options) => (options.client ?? client_gen_1.client).post({
|
|
2107
2196
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
2108
2197
|
url: '/extensions/roboinvestor/{graph_id}/operations/update-portfolio-block',
|
|
2109
2198
|
...options,
|
|
@@ -2112,7 +2201,7 @@ const opUpdatePortfolioBlock = (options) => (options.client ?? client_gen_1.clie
|
|
|
2112
2201
|
...options.headers
|
|
2113
2202
|
}
|
|
2114
2203
|
});
|
|
2115
|
-
exports.
|
|
2204
|
+
exports.updatePortfolioBlock = updatePortfolioBlock;
|
|
2116
2205
|
/**
|
|
2117
2206
|
* Delete Portfolio Block
|
|
2118
2207
|
*
|
|
@@ -2120,7 +2209,7 @@ exports.opUpdatePortfolioBlock = opUpdatePortfolioBlock;
|
|
|
2120
2209
|
*
|
|
2121
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.
|
|
2122
2211
|
*/
|
|
2123
|
-
const
|
|
2212
|
+
const deletePortfolioBlock = (options) => (options.client ?? client_gen_1.client).post({
|
|
2124
2213
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
2125
2214
|
url: '/extensions/roboinvestor/{graph_id}/operations/delete-portfolio-block',
|
|
2126
2215
|
...options,
|
|
@@ -2129,7 +2218,7 @@ const opDeletePortfolioBlock = (options) => (options.client ?? client_gen_1.clie
|
|
|
2129
2218
|
...options.headers
|
|
2130
2219
|
}
|
|
2131
2220
|
});
|
|
2132
|
-
exports.
|
|
2221
|
+
exports.deletePortfolioBlock = deletePortfolioBlock;
|
|
2133
2222
|
/**
|
|
2134
2223
|
* Create Security
|
|
2135
2224
|
*
|
|
@@ -2137,7 +2226,7 @@ exports.opDeletePortfolioBlock = opDeletePortfolioBlock;
|
|
|
2137
2226
|
*
|
|
2138
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.
|
|
2139
2228
|
*/
|
|
2140
|
-
const
|
|
2229
|
+
const createSecurity = (options) => (options.client ?? client_gen_1.client).post({
|
|
2141
2230
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
2142
2231
|
url: '/extensions/roboinvestor/{graph_id}/operations/create-security',
|
|
2143
2232
|
...options,
|
|
@@ -2146,7 +2235,7 @@ const opCreateSecurity = (options) => (options.client ?? client_gen_1.client).po
|
|
|
2146
2235
|
...options.headers
|
|
2147
2236
|
}
|
|
2148
2237
|
});
|
|
2149
|
-
exports.
|
|
2238
|
+
exports.createSecurity = createSecurity;
|
|
2150
2239
|
/**
|
|
2151
2240
|
* Update Security
|
|
2152
2241
|
*
|
|
@@ -2154,7 +2243,7 @@ exports.opCreateSecurity = opCreateSecurity;
|
|
|
2154
2243
|
*
|
|
2155
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.
|
|
2156
2245
|
*/
|
|
2157
|
-
const
|
|
2246
|
+
const updateSecurity = (options) => (options.client ?? client_gen_1.client).post({
|
|
2158
2247
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
2159
2248
|
url: '/extensions/roboinvestor/{graph_id}/operations/update-security',
|
|
2160
2249
|
...options,
|
|
@@ -2163,7 +2252,7 @@ const opUpdateSecurity = (options) => (options.client ?? client_gen_1.client).po
|
|
|
2163
2252
|
...options.headers
|
|
2164
2253
|
}
|
|
2165
2254
|
});
|
|
2166
|
-
exports.
|
|
2255
|
+
exports.updateSecurity = updateSecurity;
|
|
2167
2256
|
/**
|
|
2168
2257
|
* Delete Security
|
|
2169
2258
|
*
|
|
@@ -2171,7 +2260,7 @@ exports.opUpdateSecurity = opUpdateSecurity;
|
|
|
2171
2260
|
*
|
|
2172
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.
|
|
2173
2262
|
*/
|
|
2174
|
-
const
|
|
2263
|
+
const deleteSecurity = (options) => (options.client ?? client_gen_1.client).post({
|
|
2175
2264
|
security: [{ name: 'X-API-Key', type: 'apiKey' }, { scheme: 'bearer', type: 'http' }],
|
|
2176
2265
|
url: '/extensions/roboinvestor/{graph_id}/operations/delete-security',
|
|
2177
2266
|
...options,
|
|
@@ -2180,4 +2269,4 @@ const opDeleteSecurity = (options) => (options.client ?? client_gen_1.client).po
|
|
|
2180
2269
|
...options.headers
|
|
2181
2270
|
}
|
|
2182
2271
|
});
|
|
2183
|
-
exports.
|
|
2272
|
+
exports.deleteSecurity = deleteSecurity;
|