Summary
Export an integration model.
Description
Export an integration model's open API spec.
Route
GET /integration-models/:name/export
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
name | string | yes | The name of the integration model. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | The integration model open api spec. |