Skip to content

fix: allow empty string as path param, and prevent extra service creation in openapi2kong #1660

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

Merged
merged 1 commit into from
Jun 16, 2025

Conversation

harshadixit12
Copy link
Contributor

@harshadixit12 harshadixit12 commented Jun 12, 2025

@codecov-commenter
Copy link

codecov-commenter commented Jun 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.25%. Comparing base (8418b7d) to head (0d833fd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1660   +/-   ##
=======================================
  Coverage   28.25%   28.25%           
=======================================
  Files          67       67           
  Lines        6948     6948           
=======================================
  Hits         1963     1963           
  Misses       4844     4844           
  Partials      141      141           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@harshadixit12 harshadixit12 force-pushed the fix/allow-nullable-param-openapi2kong branch from c08d2ee to 0d833fd Compare June 16, 2025 09:29
@harshadixit12 harshadixit12 marked this pull request as ready for review June 16, 2025 09:29
@harshadixit12 harshadixit12 changed the title fix: allow nullable param in openapi2kong fix: allow empty string as path param, and prevent extra service creation in openapi2kong Jun 16, 2025
@Prashansa-K Prashansa-K merged commit c6c8e87 into main Jun 16, 2025
23 of 24 checks passed
@Prashansa-K Prashansa-K deleted the fix/allow-nullable-param-openapi2kong branch June 16, 2025 10:04
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.

Support nullable fields
3 participants