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: add get_passport_config() to client.Admin #272

Merged

Conversation

MarkTripod-Duo
Copy link
Contributor

Tested-by: new test case in tests/test_passport.py

Description

Add new get_passport_config() method to client.Admin to accommodate the recent addition to the Admin API

Motivation and Context

Ensure continued parity between the documented public Admin API endpoints and library functionality

How Has This Been Tested?

New test case test_passport.py was added to validate the new method

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Tested-by: new test case in tests/test_passport.py
@AaronAtDuo AaronAtDuo merged commit eef3b40 into duosecurity:master Aug 28, 2024
5 checks passed
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