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

Add support for specifying the storage schema on the application client #70

Open
neilcampbell opened this issue Mar 21, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@neilcampbell
Copy link
Contributor

utils-ts has newly added support for specifying storage schema when calling deploy or create on the application client.
Whilst utils-py has support for specifying extra pages, it doesn't support overriding the local or global state schema.

We need to also ensure this change flows through into the Python typed client generator.

Below are the reference TS PRs.

@neilcampbell neilcampbell added the enhancement New feature or request label Mar 21, 2024
@neilcampbell neilcampbell added this to the Enhancements milestone Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant