Skip to content

Conversation

@rwjblue-glean
Copy link
Member

The changes on the Speakeasy side don't seem to be working as intended. Specifically, multipartArrayFormat: standard does not cause src/glean/api_client/utils/forms.py to be updated upon the next re-generation.

This brings back the manual work around for now, while we debug what is going on with the generation issue. The way the original fix works is that if we end up with fields that end with [] they are corrected, which means our work around is safe to have alongside the fixed generation (because once the generation is fixed there won't be any fields with []).

This reverts commit cbf4a87.

…arrays"

The changes on the Speakeasy side don't seem to be working as intended.
Specifically, `multipartArrayFormat: standard` does not cause
`src/glean/api_client/utils/forms.py` to be updated upon the next
re-generation.

This brings back the manual work around for now, while we debug what is
going on with the generation issue. The way the original fix works is
that if we end up with fields that end with `[]` they are corrected,
which means our work around is safe to have alongside the fixed
generation (because once the generation is fixed there won't be any
fields with `[]`).

This reverts commit cbf4a87.
@rwjblue-glean rwjblue-glean requested a review from a team as a code owner December 9, 2025 22:40
@rwjblue-glean rwjblue-glean merged commit 9a3cfc8 into main Dec 9, 2025
3 checks passed
@rwjblue-glean rwjblue-glean deleted the rwjblue/bring-back-multipart-workaround branch December 9, 2025 22:42
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.

2 participants