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: handle body data with dashes #759

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

anbraten
Copy link

@anbraten anbraten commented Jun 3, 2024

closes #758

@smorimoto smorimoto added the bug Something isn't working label Jun 27, 2024
@smorimoto smorimoto requested a review from Copilot November 20, 2024 00:38

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no suggestions.

Comments skipped due to low confidence (1)

src/schema-routes/schema-routes.js:643

  • The behavior introduced by the camelCase function should be covered by tests to ensure it handles all edge cases correctly.
paramName: camelCase(
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SyntaxError: ')' expected. - Argument with dash
2 participants