Changes to List apps

POST /v2/apps.listApps

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

Changed in 6 of the 90 revisions of this API.26

  1. 2dcddab7f37411
  2. 43ad1ce9a1522
  3. db25ebfde9a61
  4. 0b9c06bab7071
  5. 0f7e331eeffa1
  6. c6b598b5f71f1

What changed

    • removed the required property data/items/defaultBranch from the response with the 200 status

      response-required-property-removed

    • added the optional property data/items/git to the response with the 200 status

      response-optional-property-added

    • the endpoint scheme security bearer was added to the API

      api-security-added

    • the endpoint scheme security rootKey was removed from the API

      api-security-removed

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the response property pagination became required for the status 200

      response-property-became-required

    • added the new optional request property search

      new-optional-request-property

    • removed the required property data/items/projectId from the response with the 200 status

      response-required-property-removed

    • endpoint added

      endpoint-added