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

Automated Spec Update #419

Merged
merged 1 commit into from
Nov 10, 2020
Merged

Automated Spec Update #419

merged 1 commit into from
Nov 10, 2020

Conversation

DropboxBot
Copy link
Contributor

Automated Spec Update
ed6e389b2d16d19b21e68413ae8f4743dd9b9223

Change Notes:

File Namespace:

  • Add UploadSessionStartError union
  • Add UploadSessionType union
  • Update UploadSessionFinishError union to include concurrent_sessions_data_not_allowed, concurrent_session_not_closed, concurrent_session_missing_data
  • Update UploadSessionType struct to include session_type
  • Update upload_session/start to include UploadSessionStartError
  • Update Comments

Team Log Namespace:

  • Add AdminAlertingAlertConfiguration, AdminAlertingChangedAlertConfigDetails, MemberChangeResellerRoleDetails, TeamProfileAddBackgroundDetails, TeamProfileChangeBackgroundDetails, TeamProfileRemoveBackgroundDetails, AdminAlertingChangedAlertConfigType, MemberChangeResellerRoleType, TeamProfileAddBackgroundType, TeamProfileChangeBackgroundType, TeamProfileRemoveBackgroundType structs
  • Add AdminAlertingAlertStatePolicy, ResellerRole unions
  • Update EventCategory union to include admin_alerting
  • Update GovernancePolicyRemoveFoldersDetails struct to include reason
  • Update EventDetails union to include admin_alerting_changed_alert_config_details, member_change_reseller_role_details, team_profile_add_background_details, team_profile_change_background_details, team_profile_remove_background_details
  • Update EventType union to include admin_alerting_changed_alert_config, member_change_reseller_role, team_profile_add_background, team_profile_change_background, team_profile_remove_background
  • Update EventTypeArg to include admin_alerting_changed_alert_config, member_change_reseller_role, team_profile_add_background, team_profile_change_background, team_profile_remove_background
  • Update Examples

Co-authored-by: Brent Bumann bbumann@dropbox.com

de3a7718946ee79f1a0d5ca499b9d22b41cc7c84

 ed6e389b2d16d19b21e68413ae8f4743dd9b9223

 Change Notes:

File Namespace:
- Add UploadSessionStartError union
- Add UploadSessionType union
- Update UploadSessionFinishError union to include concurrent_sessions_data_not_allowed, concurrent_session_not_closed, concurrent_session_missing_data
- Update UploadSessionType struct to include session_type
- Update upload_session/start to include UploadSessionStartError
- Update Comments

Team Log Namespace:
- Add AdminAlertingAlertConfiguration, AdminAlertingChangedAlertConfigDetails, MemberChangeResellerRoleDetails, TeamProfileAddBackgroundDetails, TeamProfileChangeBackgroundDetails, TeamProfileRemoveBackgroundDetails, AdminAlertingChangedAlertConfigType, MemberChangeResellerRoleType, TeamProfileAddBackgroundType, TeamProfileChangeBackgroundType, TeamProfileRemoveBackgroundType structs
- Add AdminAlertingAlertStatePolicy, ResellerRole unions
- Update EventCategory union to include admin_alerting
- Update GovernancePolicyRemoveFoldersDetails struct to include reason
- Update EventDetails union to include admin_alerting_changed_alert_config_details, member_change_reseller_role_details, team_profile_add_background_details, team_profile_change_background_details, team_profile_remove_background_details
- Update EventType union to include admin_alerting_changed_alert_config, member_change_reseller_role, team_profile_add_background, team_profile_change_background, team_profile_remove_background
- Update EventTypeArg to include admin_alerting_changed_alert_config, member_change_reseller_role, team_profile_add_background, team_profile_change_background, team_profile_remove_background
- Update Examples

Co-authored-by: Brent Bumann <bbumann@dropbox.com>

 de3a7718946ee79f1a0d5ca499b9d22b41cc7c84
@codecov
Copy link

codecov bot commented Nov 9, 2020

Codecov Report

Merging #419 (e99083c) into main (2df7046) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #419   +/-   ##
=======================================
  Coverage   52.19%   52.19%           
=======================================
  Files           7        7           
  Lines         730      730           
=======================================
  Hits          381      381           
  Misses        349      349           
Flag Coverage Δ
integration 46.71% <ø> (ø)
unit 47.26% <ø> (ø)

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

Impacted Files Coverage Δ
lib/routes.js 50.93% <ø> (ø)

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 2df7046...e99083c. Read the comment docs.

@Brent1LT Brent1LT merged commit b8ad185 into main Nov 10, 2020
@Brent1LT Brent1LT deleted the spec_update_2020_11_09 branch November 10, 2020 18:03
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

2 participants