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

Manual Spec Update #474

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Manual Spec Update #474

wants to merge 1 commit into from

Conversation

sderickson
Copy link
Contributor

@sderickson sderickson commented Jun 12, 2023

Change Notes:

check_api_v2_types Namespace

  • Update EchoArg DataType.STRUCT

files Namespace

  • Update DeleteBatchArg DataType.STRUCT
  • Update RelocationBatchArgBase DataType.STRUCT
  • Update save_url DataType.ROUTE

team_log_generated Namespace

  • Add RansomwareRestoreProcessCompletedDetails, RansomwareRestoreProcessStartedDetails, TeamEncryptionKeyCancelKeyDeletionDetails, TeamEncryptionKeyCreateKeyDetails, TeamEncryptionKeyDeleteKeyDetails, TeamEncryptionKeyDisableKeyDetails, TeamEncryptionKeyEnableKeyDetails, TeamEncryptionKeyRotateKeyDetails, TeamEncryptionKeyScheduleKeyDeletionDetails, FileAddFromAutomationDetails, ReplayFileDeleteDetails, BackupAdminInvitationSentDetails, BackupInvitationOpenedDetails, RansomwareAlertCreateReportDetails, RansomwareAlertCreateReportFailedDetails, ReplayFileSharedLinkCreatedDetails, ReplayFileSharedLinkModifiedDetails, ReplayProjectTeamAddDetails, ReplayProjectTeamDeleteDetails, RansomwareRestoreProcessCompletedType, RansomwareRestoreProcessStartedType, TeamEncryptionKeyCancelKeyDeletionType, TeamEncryptionKeyCreateKeyType, TeamEncryptionKeyDeleteKeyType, TeamEncryptionKeyDisableKeyType, TeamEncryptionKeyEnableKeyType, TeamEncryptionKeyRotateKeyType, TeamEncryptionKeyScheduleKeyDeletionType, FileAddFromAutomationType, ReplayFileDeleteType, BackupAdminInvitationSentType, BackupInvitationOpenedType, RansomwareAlertCreateReportType, RansomwareAlertCreateReportFailedType, ReplayFileSharedLinkCreatedType, ReplayFileSharedLinkModifiedType, ReplayProjectTeamAddType, ReplayProjectTeamDeleteType structs

team_member_space_limits Namespace

  • Update member_space_limits/set_custom_quota(SetCustomQuotaArg, List DataType.ROUTE
  • Update member_space_limits/remove_custom_quota(CustomQuotaUsersArg, List DataType.ROUTE
  • Update member_space_limits/get_custom_quota(CustomQuotaUsersArg, List DataType.ROUTE
  • Update member_space_limits/get_custom_quota(CustomQuotaUsersArg, List DataType.ROUTE

team_policies Namespace

  • Add SharedFolderBlanketLinkRestrictionPolicy unions

@codecov
Copy link

codecov bot commented Jun 12, 2023

Codecov Report

Merging #474 (b521dff) into main (487793d) will increase coverage by 0.00%.
The diff coverage is 72.34%.

@@           Coverage Diff            @@
##             main     #474    +/-   ##
========================================
  Coverage   63.69%   63.70%            
========================================
  Files          31       31            
  Lines       52609    53582   +973     
  Branches     3841     3905    +64     
========================================
+ Hits        33510    34132   +622     
- Misses      19064    19415   +351     
  Partials       35       35            
Flag Coverage Δ
unit 63.70% <72.34%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
dropbox/auth.py 73.30% <ø> (ø)
dropbox/base.py 25.93% <0.00%> (-0.04%) ⬇️
dropbox/base_team.py 29.09% <ø> (ø)
dropbox/check.py 77.77% <ø> (ø)
dropbox/team_log.py 63.03% <ø> (+0.01%) ⬆️
dropbox/sharing.py 65.45% <68.75%> (+<0.01%) ⬆️
dropbox/team_policies.py 78.57% <73.07%> (-0.22%) ⬇️
dropbox/files.py 66.81% <100.00%> (ø)
dropbox/team.py 66.30% <100.00%> (+<0.01%) ⬆️

@sderickson sderickson changed the title Publish spec update from 04/26/2023 Manual Spec Update Jun 12, 2023
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.

None yet

1 participant