API changes for v2 API, September 28, 2024
On September 28, 2024, the mittwald API updated the 'query' request parameter 'page' for the List AppInstallations endpoint, reducing its minimum value from '1.00' to '0.00'.
Summary
- The minimum value for the 'query' request parameter 'page' in the
GET /v2/projects/{projectId}/app-installations
operation has been decreased from '1.00' to '0.00'.
Disclaimer: This summary is AI-generated. If you find any discrepancies, please refer to the detailed changes below.
Detailed changes
Changes in "List app installations belonging to a Project"
- for the 'query' request parameter 'page', the min was decreased from '1.00' to '0.00'
For details, refer to the GET/
endpoint.