All 8.17 related V4 API changes (#161)
* Change `IID` to `IIDs` where applicable * Remove the `/project/search` endpoint Instead `/project?search=query` should be used to search a project. This endpoint already exists as the `ListProjects` function already contains a `search` option. * Do not return deprecated field `expired_at` * Change `keys` to `deploy_keys` And add all missing `deploy_keys` endpoints.
Showing
This diff is collapsed.
Please
register
or
sign in
to comment