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.
Properties
Section titled “Properties”auth:
ServiceAuthDto
baseUrl
Section titled “baseUrl”baseUrl:
string
operations
Section titled “operations”operations:
ServiceOperationDto[]