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

bug: convert delete_project_device purge param from string to bool #11

Merged
merged 3 commits into from
Aug 9, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Aug 2, 2024

Problem Context

Previously, the parameter 'purge' inside of the delete_project_device function was a string of True/False instead of a boolean, which was confusing to see.

Changes

Convert parameter to be a true boolean.

Testing

Automated tests pass?

@github-actions github-actions bot requested a review from paigen11 August 2, 2024 21:03
@paigen11 paigen11 changed the title feat: PLACEHOLDER TITLE bug: convert delete_project_device purge param from string to bool Aug 9, 2024
@paigen11 paigen11 marked this pull request as ready for review August 9, 2024 14:59
@paigen11 paigen11 merged commit b8ae245 into main Aug 9, 2024
1 check passed
@paigen11 paigen11 deleted the feat-openapi-update branch August 9, 2024 15:14
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.

1 participant