-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(api.py): replace json import with direct response handling t…
…o streamline code fix(api.py): handle request errors with new OtfRequestError for better error management feat(api.py): add exception handling for booking requests to improve error reporting feat(exceptions.py): introduce OtfRequestError for detailed request error handling
- Loading branch information
1 parent
68b6495
commit ed4e10b
Showing
2 changed files
with
29 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters