Changes to List all solutions in project

GET /v1/projects/{projectId}/whatsapp/solutions

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 4 revisions of this API.313

  1. c6a937922d10312
  2. c78a716de4201

What changed

  • c6a937922d10312See the full diff
    • the response's body type/format changed from / to object/ for status 401

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 404

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 500

      response-body-type-changed

    • added the optional property additionalInformation to the response with the 401 status

      response-optional-property-added

    • added the optional property additionalInformation to the response with the 404 status

      response-optional-property-added

    • added the optional property additionalInformation to the response with the 500 status

      response-optional-property-added

    • the response property errorCode became required for the status 401

      response-property-became-required

    • the response property errorCode became required for the status 404

      response-property-became-required

    • the response property errorCode became required for the status 500

      response-property-became-required

    • the response property message became required for the status 401

      response-property-became-required

    • the response property message became required for the status 404

      response-property-became-required

    • the response property message became required for the status 500

      response-property-became-required

    • the response property resolution became required for the status 401

      response-property-became-required

    • the response property resolution became required for the status 404

      response-property-became-required

    • the response property resolution became required for the status 500

      response-property-became-required

    • api operation id SolutionsController_listSolutions_v1 removed and replaced with WhatsappSolutionsController_listSolutions_v1

      api-operation-id-removed

Of the 4 revisions, 1 has no diff computed.