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

fix(cli): resolve bug where user specified examples would be omitted in favor of autogenerated examples. #5494

Merged
merged 3 commits into from
Dec 27, 2024

Conversation

eyw520
Copy link
Member

@eyw520 eyw520 commented Dec 27, 2024

Description

Resolve bug in FDR generation where user specified examples were omitted when autogenerated examples were null.

Changes Made

  • Fix logic in convertService where null autogenerated examples prevented user specified examples from being parsed.
  • Amend convertHttpEndpointExample.

Testing

  • Unit tests added/updated
  • Manual testing completed

@eyw520 eyw520 requested a review from dsinghvi as a code owner December 27, 2024 16:02
@eyw520 eyw520 merged commit 0af503e into main Dec 27, 2024
51 checks passed
@eyw520 eyw520 deleted the eden/fix-missing-snippets branch December 27, 2024 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants