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

Upgrade fern to recognize query parameter arrays #42

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Conversation

fern-support
Copy link
Collaborator

Fixes #41

This upgrade fern to 0.30.3 so that it correctly recognizes query parameter arrays. After this PR is merged, you can re-release the TypeScript and Go generators to propagate the change to both SDKs.

Note that this includes a small breaking change because a single element parameter (e.g. string) will now be recognized as an array (e.g. string[]).

@leggetter leggetter merged commit 11f7ecf into main Jun 11, 2024
1 check passed
@leggetter leggetter deleted the fern-bot/query branch June 11, 2024 08:53
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.

Search connection by source / destination IDs array
2 participants