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

docs: Storage policies: endpoints only accessible by admin #330

Merged
merged 4 commits into from
Aug 21, 2023

Conversation

superojla
Copy link
Collaborator

Add information about the storage policy endpoints:

  • can be accessed only by primary Admin
  • user needs to generate a token for an account to authenticate the request

Closed DDOC-690

@superojla superojla changed the title Storage policies: endpoints only accessible by admin docs: Storage policies: endpoints only accessible by admin Jul 10, 2023
@bszwarc bszwarc merged commit e2b4e45 into main Aug 21, 2023
9 checks passed
@bszwarc bszwarc deleted the DDOC-690-storage-policy-admin branch August 21, 2023 12:46
wsocha added a commit that referenced this pull request Oct 17, 2023
* fix: Add `integer` value to metadata template response (#344)

* Add integer value and note to metadata templ

* Fix lint

* update metadata field attrib

* fix: DDOC-871: add info on params for mappings (#343)

* feat: DDOC-855 add iframeable_embed_url param to box sign request (#340)

* feat: DDOC-855 add iframeable_embed param

* fix lint issues

* Update signer mock id

* review updates for parameters

* docs: Storage policies: endpoints only accessible by admin (#330)

* Add information on access and auth

* Correct wording

---------

Co-authored-by: Barbara Czyż <[email protected]>

* feat: DDOC-880 Modify readme and add tags descriptions (#349)

* docs: fix typo

* fix: DDOC-880: changes in README and tags desc

* Add readme

* Fix linting issues

* Update content/common/tags.yml

Co-authored-by: Justyna Sztyper <[email protected]>

* Update content/common/tags.yml

Co-authored-by: Justyna Sztyper <[email protected]>

* Review fixes

---------

Co-authored-by: Justyna Sztyper <[email protected]>

* feat: update webpack-dev-server and node scripts

* feat: add compiled openapi.json to main root directory

* revert: update webpack-dev-server and node scripts

* fix: collaboration_allowlist_exempt_target definition (#352)

Co-authored-by: wsocha <[email protected]>

* Set correct response type on folder_metadata__get_folders_id_metadata_id_id (#351)

Co-authored-by: wsocha <[email protected]>

* Make id required in user--base.yml (#348)

Co-authored-by: wsocha <[email protected]>

* feat: update webpack-dev-server and node scripts (#354)

* feat: update webpack-dev-server and node scripts

* fix: add verification the compiled schema is up to date

* fix: update openapi.json

---------

Co-authored-by: Wojciech Socha <[email protected]>

* feat: Add type field to sign template (#355)

* feat: Add type field to sign template

* Add openapi.json file

* feat: Update sign template signer input (#356)

* feat: Update sign template signer input

* Update openapi.json

* Update openapi.json

* fix: mark type as required in search results (#357)

* fix: mark type as required in search results

* fix: update openapi.json

---------

Co-authored-by: Wojciech Socha <[email protected]>

* feat: add docs issue template (#358)

* feat: add docs issue template

* fix: add item reminding of including changes in compiled openapi.json file to checklist in pull request template

* fix: change description of two fields in docs issue template (#360)

* fix: change docs issue template name (#362)

* feat: add docs issue template

* fix: add item reminding of including changes in compiled openapi.json file to checklist in pull request template

* fix: change docs issue template name

* fix: change marker from long to string (#359)

* feat: add issue config (#363)

* fix: change `accessible_by` in Collaboration to allow setting `Group--Mini` (#364)

* feat: pull specification from public api (#367)

* fix: Revert "feat: pull specification from public api (#367)" (#368)

* DDOC-909: add additional_info param (#369)

* DDOC-508: add is_access_only param for collabs (#370)

* feat: run codegen generate command to validate API spec (#372)

* feat: pull api specification from public-api (#373)

* feat: pull api specification from public-api

* fix: remove oneOf containing primitive types

---------

Co-authored-by: Wojciech Socha <[email protected]>

* feat: remove references to content folder (#365)

* feat: remove references to content folder

* fix: remove spectral linter

* fix: remove content folder and docs

* fix: update readme

---------

Co-authored-by: Barbara Czyż <[email protected]>
Co-authored-by: Justyna Sztyper <[email protected]>
Co-authored-by: Marcin Hagmajer <[email protected]>
Co-authored-by: Minh Nguyen Cong <[email protected]>
Co-authored-by: mwwoda <[email protected]>
Co-authored-by: Artur Jankowski <[email protected]>
Co-authored-by: box-apimgmt <[email protected]>
wsocha added a commit that referenced this pull request Mar 15, 2024
* DDOC-757-DDOC-769: Field desc fix, param fix

* Collaborations API changes

* Corrected indentation and schemas

* Checking staging env

* Staging fixes

* New shared link events

* Fix staging attempt

* Collaboration info added

* staging fixes

* Removed package-lock

* Fixes

* small fix to check staging

* fix linting

* Testing staging

* Change node version to 16

* change python version

* increase timeout

* increase timeout

* set up node version

* Fix node issues for en and en-staging

* Added event types in attributes

* fix workflow

* Correct info for pending status

* Correct typo

* Add new strings to search API

* Adjust formatting

* Correct type

* Correct lint issue

* Fix trailing space

* Add data available from info

* DDOC-798: Remove generic skill card

* remove generic skill card

* Remove generic skill card

* Create integration mappings API docs

* DDOC-772: Add documentation for templates

* Reduce number of tags

* Reduce number of tags

* review fixes

* Fix examples

* fix tagging

* Fix error

* Fix response issue

* Fix tags

* Fix templates

* remove redundant mention

* DDOC-800: add error info

* Rename templates

* Updated error code

* rephrase to remove a "profane" word

* Correcting further linter errors

* Fix error

* Correcting lint errors

* Correct errors

* Lint issues

* Fixed lint errors

* Update of error codes

* Corrections

* Correct errors

* Correct tags

* Correct summary and description

* Correct names

* Fixed naming for integration mappings

* Change link format

* DDOC-783: Add integration mappings

* Staging fixes

* Fix tags

* Update paths

* Error fixes

* Improvements - wording, structure, fix response

* Final touches

* Added links

* fix: DDOC-841: add info about enhanced password

* Fix description

* remove dot

* Fixed password description again

* fix: DDOC-822: update sort param for folder api

* Wording fix

* Fix description

* Add information on access and auth

* DDOC-854: Add query params

* Correct wording

* DDOC-862: Add note on recommended ZIP archive size

* DDOC-865: add 200 response

* fix: DDOC-868: mark fields as required

* feat: DDOC-855 add iframeable_embed param

* fix lint issues

* Update signer mock id

* fix: DDOC-871: add info on params for mappings

* Add integer value and note to metadata templ

* fix linting

* review updates for parameters

* review fixes

* rename organization > org

* Fix linter issues

* feat: pull changes from main branch into staging (#374)

* fix: Add `integer` value to metadata template response (#344)

* Add integer value and note to metadata templ

* Fix lint

* update metadata field attrib

* fix: DDOC-871: add info on params for mappings (#343)

* feat: DDOC-855 add iframeable_embed_url param to box sign request (#340)

* feat: DDOC-855 add iframeable_embed param

* fix lint issues

* Update signer mock id

* review updates for parameters

* docs: Storage policies: endpoints only accessible by admin (#330)

* Add information on access and auth

* Correct wording

---------

Co-authored-by: Barbara Czyż <[email protected]>

* feat: DDOC-880 Modify readme and add tags descriptions (#349)

* docs: fix typo

* fix: DDOC-880: changes in README and tags desc

* Add readme

* Fix linting issues

* Update content/common/tags.yml

Co-authored-by: Justyna Sztyper <[email protected]>

* Update content/common/tags.yml

Co-authored-by: Justyna Sztyper <[email protected]>

* Review fixes

---------

Co-authored-by: Justyna Sztyper <[email protected]>

* feat: update webpack-dev-server and node scripts

* feat: add compiled openapi.json to main root directory

* revert: update webpack-dev-server and node scripts

* fix: collaboration_allowlist_exempt_target definition (#352)

Co-authored-by: wsocha <[email protected]>

* Set correct response type on folder_metadata__get_folders_id_metadata_id_id (#351)

Co-authored-by: wsocha <[email protected]>

* Make id required in user--base.yml (#348)

Co-authored-by: wsocha <[email protected]>

* feat: update webpack-dev-server and node scripts (#354)

* feat: update webpack-dev-server and node scripts

* fix: add verification the compiled schema is up to date

* fix: update openapi.json

---------

Co-authored-by: Wojciech Socha <[email protected]>

* feat: Add type field to sign template (#355)

* feat: Add type field to sign template

* Add openapi.json file

* feat: Update sign template signer input (#356)

* feat: Update sign template signer input

* Update openapi.json

* Update openapi.json

* fix: mark type as required in search results (#357)

* fix: mark type as required in search results

* fix: update openapi.json

---------

Co-authored-by: Wojciech Socha <[email protected]>

* feat: add docs issue template (#358)

* feat: add docs issue template

* fix: add item reminding of including changes in compiled openapi.json file to checklist in pull request template

* fix: change description of two fields in docs issue template (#360)

* fix: change docs issue template name (#362)

* feat: add docs issue template

* fix: add item reminding of including changes in compiled openapi.json file to checklist in pull request template

* fix: change docs issue template name

* fix: change marker from long to string (#359)

* feat: add issue config (#363)

* fix: change `accessible_by` in Collaboration to allow setting `Group--Mini` (#364)

* feat: pull specification from public api (#367)

* fix: Revert "feat: pull specification from public api (#367)" (#368)

* DDOC-909: add additional_info param (#369)

* DDOC-508: add is_access_only param for collabs (#370)

* feat: run codegen generate command to validate API spec (#372)

* feat: pull api specification from public-api (#373)

* feat: pull api specification from public-api

* fix: remove oneOf containing primitive types

---------

Co-authored-by: Wojciech Socha <[email protected]>

* feat: remove references to content folder (#365)

* feat: remove references to content folder

* fix: remove spectral linter

* fix: remove content folder and docs

* fix: update readme

---------

Co-authored-by: Barbara Czyż <[email protected]>
Co-authored-by: Justyna Sztyper <[email protected]>
Co-authored-by: Marcin Hagmajer <[email protected]>
Co-authored-by: Minh Nguyen Cong <[email protected]>
Co-authored-by: mwwoda <[email protected]>
Co-authored-by: Artur Jankowski <[email protected]>
Co-authored-by: box-apimgmt <[email protected]>

* docs: New resource tests

* feat: adding file activities endpoint (#405)

---------

Co-authored-by: Barbara Czyz <[email protected]>
Co-authored-by: Justyna Sztyper <[email protected]>
Co-authored-by: Justyna Sztyper <[email protected]>
Co-authored-by: Marcin Hagmajer <[email protected]>
Co-authored-by: Minh Nguyen Cong <[email protected]>
Co-authored-by: mwwoda <[email protected]>
Co-authored-by: Artur Jankowski <[email protected]>
Co-authored-by: box-apimgmt <[email protected]>
wsocha added a commit that referenced this pull request Mar 15, 2024
* fix: Add `integer` value to metadata template response (#344)

* Add integer value and note to metadata templ

* Fix lint

* update metadata field attrib

* fix: DDOC-871: add info on params for mappings (#343)

* feat: DDOC-855 add iframeable_embed_url param to box sign request (#340)

* feat: DDOC-855 add iframeable_embed param

* fix lint issues

* Update signer mock id

* review updates for parameters

* docs: Storage policies: endpoints only accessible by admin (#330)

* Add information on access and auth

* Correct wording

---------

Co-authored-by: Barbara Czyż <[email protected]>

* feat: DDOC-880 Modify readme and add tags descriptions (#349)

* docs: fix typo

* fix: DDOC-880: changes in README and tags desc

* Add readme

* Fix linting issues

* Update content/common/tags.yml

Co-authored-by: Justyna Sztyper <[email protected]>

* Update content/common/tags.yml

Co-authored-by: Justyna Sztyper <[email protected]>

* Review fixes

---------

Co-authored-by: Justyna Sztyper <[email protected]>

* feat: update webpack-dev-server and node scripts

* feat: add compiled openapi.json to main root directory

* revert: update webpack-dev-server and node scripts

* fix: collaboration_allowlist_exempt_target definition (#352)

Co-authored-by: wsocha <[email protected]>

* Set correct response type on folder_metadata__get_folders_id_metadata_id_id (#351)

Co-authored-by: wsocha <[email protected]>

* Make id required in user--base.yml (#348)

Co-authored-by: wsocha <[email protected]>

* feat: update webpack-dev-server and node scripts (#354)

* feat: update webpack-dev-server and node scripts

* fix: add verification the compiled schema is up to date

* fix: update openapi.json

---------

Co-authored-by: Wojciech Socha <[email protected]>

* feat: Add type field to sign template (#355)

* feat: Add type field to sign template

* Add openapi.json file

* feat: Update sign template signer input (#356)

* feat: Update sign template signer input

* Update openapi.json

* Update openapi.json

* fix: mark type as required in search results (#357)

* fix: mark type as required in search results

* fix: update openapi.json

---------

Co-authored-by: Wojciech Socha <[email protected]>

* feat: add docs issue template (#358)

* feat: add docs issue template

* fix: add item reminding of including changes in compiled openapi.json file to checklist in pull request template

* fix: change description of two fields in docs issue template (#360)

* fix: change docs issue template name (#362)

* feat: add docs issue template

* fix: add item reminding of including changes in compiled openapi.json file to checklist in pull request template

* fix: change docs issue template name

* fix: change marker from long to string (#359)

* feat: add issue config (#363)

* fix: change `accessible_by` in Collaboration to allow setting `Group--Mini` (#364)

* feat: pull specification from public api (#367)

* fix: Revert "feat: pull specification from public api (#367)" (#368)

* DDOC-909: add additional_info param (#369)

* DDOC-508: add is_access_only param for collabs (#370)

* feat: run codegen generate command to validate API spec (#372)

* feat: pull api specification from public-api (#373)

* feat: pull api specification from public-api

* fix: remove oneOf containing primitive types

---------

Co-authored-by: Wojciech Socha <[email protected]>

* feat: remove references to content folder (#365)

* feat: remove references to content folder

* fix: remove spectral linter

* fix: remove content folder and docs

* fix: Fix zip download enum (#376)

* fix: Update file request required fields (#377)

* fix: Fix classification schemas (#378)

* fix: Update invites required fields (#379)

* fix: Remove Classification Deletion API, update `additionalProperties` parameter (#380)

* fix: change metadata cascade policy scope to string (#381)

* fix: Update type to string in next_marker and prev_marker fields (#383)

* fix: Update FolderLocks response (#384)

* fix: Remove recipient groups param from spec (#385)

* fix: Update required field RetentionPolicyAssignment (#387)

* fix: Fix schemas for updating classification on a file and folder (#388)

* feat: add recipient groups api (#389)

* fix: Update terms of services response (#391)

* fix: Update storage policy assignments (#394)

* Revert "fix: Update storage policy assignments (#394)" (#395)

This reverts commit 0a29c66.

* fix: Update storage policy assignments (#396)

* fix: Update terms of service user statuses required fields (#397)

* fix: remove EOL'd metadata indices endpoint, update public docs (#398)

* feat: add read-only params to sign templates (#400)

* feat: add a Generic Event Resource (#401)

* chore: add missing items to .alexrc.json (#406)

---------

Co-authored-by: Barbara Czyż <[email protected]>
Co-authored-by: Justyna Sztyper <[email protected]>
Co-authored-by: Marcin Hagmajer <[email protected]>
Co-authored-by: Minh Nguyen Cong <[email protected]>
Co-authored-by: mwwoda <[email protected]>
Co-authored-by: Artur Jankowski <[email protected]>
Co-authored-by: box-apimgmt <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants