Changes to Create a Deployment Draft
POST /groups/{groupId}/apps/{appId}/drafts
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 50 revisions of this API.27
- v3e2240dd053bd16
- v31d1564c0dca111
What changed
- ▲
the
app/allOf[App]/environmentresponse's property type/format changed fromstring/to/for status201response-property-type-changed
- ○
added
AppEnvironmentsubschema #1to theapp/allOf[App]/environmentresponse propertyallOflist for the response status201response-property-all-of-added
- ○
removed the
enum value from theapp/allOf[App]/environmentresponse property for the response status201response-property-enum-value-removed
- ○
removed the
developmentenum value from theapp/allOf[App]/environmentresponse property for the response status201response-property-enum-value-removed
- ○
removed the
productionenum value from theapp/allOf[App]/environmentresponse property for the response status201response-property-enum-value-removed
- ○
removed the
qaenum value from theapp/allOf[App]/environmentresponse property for the response status201response-property-enum-value-removed
- ○
removed the
testingenum value from theapp/allOf[App]/environmentresponse property for the response status201response-property-enum-value-removed
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed the success response with the status
200response-success-status-removed
- ○
added the success response with the status
201response-success-status-added
- ▲