SmartBear Integration
An integration configuration connecting SwaggerHub to a third-party service such as GitHub, Bitbucket, AWS, or CI/CD pipelines.
API DesignAPI DocumentationAPI TestingContract TestingGovernanceMonitoringPlatform
Properties
| Name |
Type |
Description |
| id |
string |
Unique identifier for the integration |
| name |
string |
Human-readable name for the integration |
| type |
string |
Integration type (e.g., GITHUB, BITBUCKET, AWS_GATEWAY, WEBHOOK) |
| enabled |
boolean |
Whether the integration is currently active |
| config |
object |
Integration-specific configuration properties |
JSON Schema