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

fix: Include schema in AppClient's create params #250

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

tristanmenzel
Copy link
Contributor

@tristanmenzel tristanmenzel commented Mar 19, 2024

Proposed Changes

  • Include schema in appclient's create params

Fixes #251

src/types/app-client.ts Outdated Show resolved Hide resolved
src/types/app-client.ts Outdated Show resolved Hide resolved
src/types/app-client.ts Outdated Show resolved Hide resolved
@robdmoore
Copy link
Contributor

robdmoore commented Mar 19, 2024

Checking: these will both flow through to the typed client automatically yeah?

@tristanmenzel
Copy link
Contributor Author

@tristanmenzel tristanmenzel force-pushed the fix/include-schema-in-create-call branch from 7336a2c to c1dafda Compare March 19, 2024 17:58
@tristanmenzel tristanmenzel merged commit ba76728 into main Mar 19, 2024
2 checks passed
@tristanmenzel tristanmenzel deleted the fix/include-schema-in-create-call branch March 19, 2024 18:24
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.

App Client does not allow you to specify extraPages for create calls
2 participants