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

Make Seam client accept custom http requests client #50

Closed
wants to merge 21 commits into from

Conversation

andrii-balitskyi
Copy link
Contributor

  • Bump generator to 1.10.1
  • ci: Generate code
  • Fix tests
  • Bump generator to 1.10.2
  • ci: Generate code
  • Remove unnecessary import
  • Bump generator to 1.10.3 to fix circular imports with a separate file options.py
  • ci: Generate code
  • Add SeamMultiWorkspace
  • Add constants.py
  • Add get_endpoint helper fn
  • Add RequestMixin to define common make_request method
  • ci: Format code
  • Disable generate workflow
  • Add abstract classes, add helper for getting PAT, fix create ws test
  • Enforce keyword only args in WorkspacesProxy methods
  • Define WorkspacesProxy outside SeamMultiWorkspace
  • Fix proxy class usage
  • Add SeamHttpClient class
  • Adjust the routest to test new requests.Session

@andrii-balitskyi
Copy link
Contributor Author

Closed in favour of #51

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