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

feat(type-safe-api): faster code generation for python infrastructure #849

Merged
merged 1 commit into from
Oct 9, 2024

Commits on Oct 9, 2024

  1. feat(type-safe-api): faster code generation for python infrastructure

    Move python infrastructure projects to new codegen.
    
    Note that I've duplicated the ejs templates for the async python infrastructure as it's a useful
    starting point for when async support for python is added.
    
    Note that this also fixes #794 by removing the `.lower()` of the full path to the mock json files.
    cogwirrel committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    51174e1 View commit details
    Browse the repository at this point in the history