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

Document cookbook_artifact API endpoints #22

Closed
clintoncwolfe opened this issue Apr 17, 2020 · 1 comment
Closed

Document cookbook_artifact API endpoints #22

clintoncwolfe opened this issue Apr 17, 2020 · 1 comment
Assignees
Labels
Aspect: Documentation How do we use this project?

Comments

@clintoncwolfe
Copy link

clintoncwolfe commented Apr 17, 2020

Describe the problem

Write documentation on the https://github.com/chef/chef-web-docs/blob/master/content/api_chef_server.md page for the /organization/*/cookbook_artifacts/* endpoints.

Here is one place where the API is tested revealing some of its structures.

Here is the implementation of the cookbook_artifacts/NAME/ID handler.

Related: #19 and #21 implement the API in this library.

Acceptance Criteria

  1. The Chef Server API documentation contains documentation for for the endpoints cookbook_artifacts, cookbook_artifacts/NAME, and cookbook_artifacts/NAME/ID for the GET verb.
  2. The endpoints are documented for the DELETE, and PUT verbs as applicable.
@tyler-ball
Copy link

Merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Aspect: Documentation How do we use this project?
Projects
None yet
Development

No branches or pull requests

2 participants