Skip to content

Conversation

@lucasls
Copy link

@lucasls lucasls commented Feb 24, 2025

PR checklist

  • Read the contribution guidelines.
  • Ran the shell script under ./bin/ to update Petstore sample so that CIs can verify the change. (For instance, only need to run ./bin/{LANG}-petstore.sh and ./bin/security/{LANG}-petstore.sh if updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates). Windows batch files can be found in .\bin\windows\.
  • Filed the PR against the correct branch: 3.0.0 branch for changes related to OpenAPI spec 3.0. Default: master.
  • Copied the technical committee to review the pull request if your PR is targeting a particular programming language.

Description of the PR

Update of Petstore Sample with support for Feign 13. Companion to swagger-api/swagger-codegen-generators#1335.

This is part of the fix for #12524, targeting version 3.0

@lucasls
Copy link
Author

lucasls commented Feb 24, 2025

Hey @frantuma, this fixes the sample for v3.0

@lucasls lucasls force-pushed the fix_issue12524_3.0 branch from cffca3e to 5d2ba1b Compare April 25, 2025 19:56
@frantuma frantuma force-pushed the 3.0.0 branch 6 times, most recently from c824674 to 7e5274a Compare June 23, 2025 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant