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

feat: adding file activities endpoint #405

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

box-apimgmt
Copy link
Collaborator

No description provided.

@wsocha wsocha merged commit 0f1eea4 into staging Mar 15, 2024
2 of 6 checks passed
@wsocha wsocha deleted the pas-oas-pipeline-bb4e9ff46b-staging branch March 15, 2024 19:20
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]>
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