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

Standardize on f string for url calls. #13

Merged
merged 3 commits into from
Jan 18, 2025

Conversation

RenierM26
Copy link
Owner

With old format we can't use int in url string. f strings align better to how the ezviz api works.

New APIs:

  • Offline notification.
  • Enable/disable calling notification.

Minor cleanup on api endpoints to make finding them easier. Also found two with inconsistent / which I fixed for consistency.

@RenierM26 RenierM26 merged commit 70e4444 into main Jan 18, 2025
@RenierM26 RenierM26 deleted the unified_structure_for_req_url branch January 18, 2025 07:53
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