Skip to content

chore: update customizations to support ktor v3#72

Merged
anssari1 merged 1 commit intomainfrom
nanssari/ktor_3
Mar 4, 2025
Merged

chore: update customizations to support ktor v3#72
anssari1 merged 1 commit intomainfrom
nanssari/ktor_3

Conversation

@anssari1
Copy link
Contributor

@anssari1 anssari1 commented Mar 4, 2025

Situation

Ktor v3 updated its content negotiation plugin. The existing customizations do not work.

Action

Update customizations to support Ktor v3. This includes:

  • Removing custom content-negotiation plugin
  • Updating client template to exclude the default application/json value for accept header

Testing

Generated and tested an SDK using the updated customizations

@anssari1 anssari1 requested a review from a team as a code owner March 4, 2025 08:56
@anssari1 anssari1 merged commit bf11954 into main Mar 4, 2025
4 checks passed
@anssari1 anssari1 deleted the nanssari/ktor_3 branch March 4, 2025 11:35
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.

3 participants