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

[stacked 1/n] Add conjure-http components for codegen update #416

Open
wants to merge 1 commit into
base: top-level-mods
Choose a base branch
from

Conversation

sfackler
Copy link
Member

Before this PR

We were missing some bits of conversion logic required to update Conjure client codegen to use #[conjure_client].

After this PR

==COMMIT_MSG==
The ConjureRequestSerializer and ConjureResponseDeserializer types have been renamed to StdRequestSerializer and StdResponseSerializer respectively.
==COMMIT_MSG==

The rename was done for consistency with the server side of things. The Conjure-specific converters go in the conjure submodule also like the server side.

@sfackler sfackler requested a review from a team January 21, 2025 00:25
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.

1 participant