chef-web-docs icon indicating copy to clipboard operation
chef-web-docs copied to clipboard

RFC 67 is not documented

Open Tech356 opened this issue 6 years ago • 0 comments

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.

Tech356 avatar Oct 09 '19 14:10 Tech356