-
Notifications
You must be signed in to change notification settings - Fork 89
Create guides for Box Archive APIs #754
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
Create guides for Box Archive APIs #754
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job, leaving some comments
I will merge this once our API gets released. I will first merge this to the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small wording/style changes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Create guides for Box Archive APIs * Fix linter issue * Address review comments * Update list of supported APIs * Add information about contacting customer support * Add information about not allowing edits * Address review comments * Update wording * Apply review comments * Apply review comments
* Create guides for Box Archive APIs (#754) * Create guides for Box Archive APIs * Fix linter issue * Address review comments * Update list of supported APIs * Add information about contacting customer support * Add information about not allowing edits * Address review comments * Update wording * Apply review comments * Apply review comments * Fix URLs in the archives guide (#778) * Create guides for Box Archive APIs * Fix linter issue * Address review comments * Update list of supported APIs * Add information about contacting customer support * Add information about not allowing edits * Address review comments * Update wording * Apply review comments * Apply review comments * Fix URLs in the archives guide
Description
Create guides on how to use Box Archive APIs and which APIs can be used together with Box Archive APIs.
Note: the Developer reference page has not yet been updated to include Box Archive APIs. This PR should be merged and released once Box Archive APIs appear on this page. Putting the PR as draft for now.
Additionally, I want to test that everything looks correctly, hence merging to the
staging
branch.DDOC ticket: DDOC-1320
Jira ticket: APIWG-506
Checklist
yarn lint
to make sure my changes pass all linters