chef-web-docs
chef-web-docs copied to clipboard
RFC 67 is not documented
User Story
As a Developer, I will use this work when I want to use the Chef Server API.
Description
Since Chef Server 12.18.14, the API for /cookbooks/NAME/version has changed but has not been documented.
https://github.com/chef/chef-server/pull/1034
https://github.com/chef-boneyard/chef-rfc/blob/master/rfc067-cookbook-segment-deprecation.md
Chef Version
Chef Server 12.18.14+
Platform Version
CentOS 7
Definition of Done
The changes to the API are documented.
Demo Script / Repro Steps
The documentation of missing from the Chef Server API page.
On the Chef Server API page, the X-Ops-Server-API-Version: 2 is not referenced at all.
The section for /cookbooks/NAME/version has no reference to the new response format.