{ "opencollection": "1.0.0", "info": { "name": "Generative AI Service NL2SQL Generate Enrichment Job API", "version": "20260325" }, "items": [ { "info": { "name": "generateEnrichmentJob", "type": "folder" }, "items": [ { "info": { "name": "Creates a new asynchronous enrichment job", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20260325/semanticStores/:semanticStoreId/actions/enrich", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "opc-request-id", "value": "" }, { "name": "if-match", "value": "" } ], "params": [ { "name": "semanticStoreId", "value": "", "type": "path", "description": "The OCID of the semantic store" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Creates a new asynchronous EnrichmentJob.\n" } ] } ], "bundled": true }