ed5a65ad5120 → f8b16020e5dd · 46 changes across 28 operations
- GET/applications/{uuid}/logs
- ▲
for the
queryrequest parameterlines, default value100was removed - ○
queryrequest parameterlineslist-of-types was widened by adding typesstring - ○
for the
queryrequest parameterlines, the type was generalized fromintegerto no type, and format fromint32to no format
- ▲
- GET/databases/{uuid}/logs
- ▲
for the
queryrequest parameterlines, default value100was removed - ○
queryrequest parameterlineslist-of-types was widened by adding typesstring - ○
for the
queryrequest parameterlines, the type was generalized fromintegerto no type, and format fromint32to no format
- ▲
- GET/services/{uuid}/applications/{app_uuid}/logs
- ▲
for the
queryrequest parameterlines, default value100was removed - ○
queryrequest parameterlineslist-of-types was widened by adding typesstring - ○
for the
queryrequest parameterlines, the type was generalized fromintegerto no type, and format fromint32to no format
- ▲
- POST/services/{uuid}/applications/{app_uuid}/logs
- ▲
for the
queryrequest parameterlines, default value100was removed - ○
queryrequest parameterlineslist-of-types was widened by adding typesstring - ○
for the
queryrequest parameterlines, the type was generalized fromintegerto no type, and format fromint32to no format
- ▲
- GET/services/{uuid}/databases/{database_uuid}/logs
- ▲
for the
queryrequest parameterlines, default value100was removed - ○
queryrequest parameterlineslist-of-types was widened by adding typesstring - ○
for the
queryrequest parameterlines, the type was generalized fromintegerto no type, and format fromint32to no format
- ▲
- GET/services/{uuid}/logs
- ▲
for the
queryrequest parameterlines, default value100was removed - ○
queryrequest parameterlineslist-of-types was widened by adding typesstring - ○
for the
queryrequest parameterlines, the type was generalized fromintegerto no type, and format fromint32to no format
- ▲
- PATCH/servers/{uuid}
- ●
removed the request property
- ●
removed the optional property
/from the response with the status - ○
added the new optional request property
- ○
added the optional property
/to the response with the status
- ●
- GET/servers/{uuid}
- ●
removed the optional property
/from the response with the status - ○
added the optional property
/to the response with the status
- ●
- GET/servers
- ●
removed the optional property
//from the response with the status - ○
added the optional property
//to the response with the status
- ●
- POST/servers
- ●
removed the request property
- ○
added the new optional request property
- ●
- GET/applications/{uuid}
- ○
added the optional property
/to the response with the status
- ○
- PATCH/applications/{uuid}
- ○
added the new optional request property
- ○
- POST/applications/dockerfile
- ○
added the new optional request property
- ○
- POST/applications/dockerimage
- ○
added the new optional request property
- ○
- GET/applications
- ○
added the optional property
//to the response with the status
- ○
- POST/applications/private-deploy-key
- ○
added the new optional request property
- ○
- POST/applications/private-github-app
- ○
added the new optional request property
- ○
- POST/applications/public
- ○
added the new optional request property
- ○
- POST/databases/{uuid}/restart
- ○
added the non-success response with the status
- ○
- POST/databases/{uuid}/start
- ○
added the non-success response with the status
- ○