Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All 8.17 related V4 API changes #161

Merged
merged 4 commits into from
Mar 24, 2017
Merged

All 8.17 related V4 API changes #161

merged 4 commits into from
Mar 24, 2017

Conversation

svanharmelen
Copy link
Member

No description provided.

Sander van Harmelen added 4 commits March 24, 2017 21:53
Instead `/project?search=query` should be used to search a project. This endpoint already exists as the `ListProjects` function already contains a `search` option.
And add all missing `deploy_keys` endpoints.
@svanharmelen svanharmelen merged commit 3508682 into f-api-v4 Mar 24, 2017
@svanharmelen svanharmelen deleted the f-v4-changes branch March 24, 2017 21:36
@johanbrandhorst johanbrandhorst mentioned this pull request Mar 26, 2017
39 tasks
svanharmelen pushed a commit that referenced this pull request Aug 25, 2017
* 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.
svanharmelen pushed a commit that referenced this pull request Aug 25, 2017
* 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant