Skip to content

Conversation

DropboxBot
Copy link
Contributor

Automated Spec Update
69f7bb2ea7702db5564f12549efb23956c5d6329

Change Notes:

files Namespace

  • Update examples

shared_links Namespace

  • Update get_shared_link_metadata route to include app and user auth

team_folders Namespace

  • Update team_folder/create, team_folder/rename, team_folder/list, team_folder/list/continue, team_folder/get_info, team_folder/activate, team_folder/archive, team_folder/archive/check, team_folder/permanently_delete, team_folder/update_sync_settings routes to include updated scopes

team_legal_holds Namespace

  • Update legal_holds/create_policy, legal_holds/get_policy, legal_holds/list_policies, legal_holds/list_held_revisions, legal_holds/list_held_revisions_continue, legal_holds/update_policy, legal_holds/release_policy routes to include updated scopes
    team_log_generated Namespace
  • Update AdminAlertingAlertConfiguration to include text and excluded_file_extensions
  • Update PlacementRestriction to include us_s3_only
  • Update examples

Co-authored-by: Brent Bumann [email protected]

 69f7bb2ea7702db5564f12549efb23956c5d6329

 Change Notes:

files Namespace
- Update examples

shared_links Namespace
- Update get_shared_link_metadata route to include app and user auth

team_folders Namespace
- Update team_folder/create, team_folder/rename, team_folder/list, team_folder/list/continue, team_folder/get_info, team_folder/activate, team_folder/archive, team_folder/archive/check, team_folder/permanently_delete, team_folder/update_sync_settings routes to include updated scopes

team_legal_holds Namespace
- Update legal_holds/create_policy, legal_holds/get_policy, legal_holds/list_policies, legal_holds/list_held_revisions, legal_holds/list_held_revisions_continue, legal_holds/update_policy, legal_holds/release_policy routes to include updated scopes
team_log_generated Namespace
- Update AdminAlertingAlertConfiguration to include text and excluded_file_extensions
- Update PlacementRestriction to include us_s3_only
- Update examples

Co-authored-by: Brent Bumann <[email protected]>
@codecov
Copy link

codecov bot commented May 18, 2022

Codecov Report

Merging #430 (2f118b6) into main (c371d43) will decrease coverage by 0.00%.
The diff coverage is 53.33%.

@@            Coverage Diff             @@
##             main     #430      +/-   ##
==========================================
- Coverage   64.25%   64.25%   -0.01%     
==========================================
  Files          30       30              
  Lines       51954    51969      +15     
  Branches     5777     5779       +2     
==========================================
+ Hits        33384    33392       +8     
- Misses      18410    18417       +7     
  Partials      160      160              
Flag Coverage Δ
integration 64.16% <53.33%> (-0.01%) ⬇️
unit 63.67% <53.33%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
dropbox/base.py 29.22% <ø> (ø)
dropbox/base_team.py 30.52% <ø> (ø)
dropbox/sharing.py 65.48% <ø> (ø)
dropbox/team_log.py 62.99% <53.33%> (-0.01%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c371d43...2f118b6. Read the comment docs.

@Brent1LT Brent1LT merged commit 005a750 into main May 18, 2022
@Brent1LT Brent1LT deleted the spec_update_2022_05_18 branch May 18, 2022 21:47
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