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

Product Detail REST API Updates #893

Closed
dfaller opened this issue Jun 27, 2017 · 0 comments
Closed

Product Detail REST API Updates #893

dfaller opened this issue Jun 27, 2017 · 0 comments

Comments

@dfaller
Copy link
Contributor

dfaller commented Jun 27, 2017

Deprecate v5 of the product detail REST API (/products/{id}/) and create a new v6 version.

The v6 version has the following changes:

  1. The sources, ancestors, and descendants fields are removed from the response.
  2. The /products/{file_name}/ URL is removed (returns 404).

This is a similar change to when the /v4/sources/{id}/ REST API was deprecated for v5.

Also add the new fields in the /products/ API (batch, recipe, etc) to the product detail docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant