Change detail

6634Docs

ed5a65ad5120 → f8b16020e5dd · 46 changes across 28 operations

  • GET/applications/{uuid}/logs
    • ▲

      for the query request parameter lines, default value 100 was removed

    • ○

      query request parameter lines list-of-types was widened by adding types string

    • ○

      for the query request parameter lines, the type was generalized from integer to no type, and format from int32 to no format

  • GET/databases/{uuid}/logs
    • ▲

      for the query request parameter lines, default value 100 was removed

    • ○

      query request parameter lines list-of-types was widened by adding types string

    • ○

      for the query request parameter lines, the type was generalized from integer to no type, and format from int32 to no format

  • GET/services/{uuid}/applications/{app_uuid}/logs
    • ▲

      for the query request parameter lines, default value 100 was removed

    • ○

      query request parameter lines list-of-types was widened by adding types string

    • ○

      for the query request parameter lines, the type was generalized from integer to no type, and format from int32 to no format

  • POST/services/{uuid}/applications/{app_uuid}/logs
    • ▲

      for the query request parameter lines, default value 100 was removed

    • ○

      query request parameter lines list-of-types was widened by adding types string

    • ○

      for the query request parameter lines, the type was generalized from integer to no type, and format from int32 to no format

  • GET/services/{uuid}/databases/{database_uuid}/logs
    • ▲

      for the query request parameter lines, default value 100 was removed

    • ○

      query request parameter lines list-of-types was widened by adding types string

    • ○

      for the query request parameter lines, the type was generalized from integer to no type, and format from int32 to no format

  • GET/services/{uuid}/logs
    • ▲

      for the query request parameter lines, default value 100 was removed

    • ○

      query request parameter lines list-of-types was widened by adding types string

    • ○

      for the query request parameter lines, the type was generalized from integer to no type, and format from int32 to 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