Skip to content

fix: handle both list and dict response formats & update type hints#14

Open
istarwyh wants to merge 3 commits into
genericmoniker:masterfrom
istarwyh:fix/api-response-handling
Open

fix: handle both list and dict response formats & update type hints#14
istarwyh wants to merge 3 commits into
genericmoniker:masterfrom
istarwyh:fix/api-response-handling

Conversation

@istarwyh
Copy link
Copy Markdown

  • Add support for both list and dictionary response formats from the API
  • Update type hint for _is_too_many_requests to use BaseException
  • Add return type hint for better type checking

istarwyh added 3 commits May 11, 2025 11:23
- Add support for both list and dictionary response formats from the API
- Update type hint for _is_too_many_requests to use BaseException
- Add return type hint for better type checking
- Add OneNoteCore for better separation of concerns
- Add OneNoteInteractor for high-level API
- Update README with architecture diagrams and usage examples
- Add development setup instructions
- Add type hints requirements
- Update .gitignore
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