Changes to List stack services
GET /api/stacks/{stackName}/services
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 36 revisions of this API.124
What changed
- ○
removed the
ADMIRAL_REQUIREDenum value from thecoderesponse property for the response status400response-property-enum-value-removed
- ○
removed the
ADMIRAL_REQUIREDenum value from thecoderesponse property for the response status500response-property-enum-value-removed
- ○
- ●
added the new
PAID_REQUIREDenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
PAID_REQUIREDenum value to thecoderesponse property for the response status500response-property-enum-value-added
- ○
removed the
PRO_REQUIREDenum value from thecoderesponse property for the response status400response-property-enum-value-removed
- ○
removed the
PRO_REQUIREDenum value from thecoderesponse property for the response status500response-property-enum-value-removed
- ●
- ▲
added the pattern
^[a-zA-Z0-9_-]+$to thepathrequest parameterstackNamerequest-parameter-pattern-added
- ▲