Check Compose issues
Checks a Compose configuration for settings that can conflict with other services.
Checks a Compose configuration for settings that can conflict with other services.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Query Parameters
projectName*string
Match
^[a-z0-9-_]+$serviceName*string
Match
^[a-z0-9-_]+$Response Body
application/json
curl -X GET "https://example.com/getComposeIssues?projectName=string&serviceName=string"null