You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
utils-ts
has newly added support for specifying storage schema when callingdeploy
orcreate
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.
The text was updated successfully, but these errors were encountered: