Skip to content

ServiceIntegrationDto

Mirror of flow_execution::service::ServiceIntegration. Declarative, vendor-neutral API-integration descriptor present only on service entries. The branded values (base URL, scopes, operation paths) live in the catalog data, never in code; the generic service adapter interprets this at run time.

auth: ServiceAuthDto


baseUrl: string


operations: ServiceOperationDto[]