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: bumping up go-apiops lib #1400

Merged
merged 2 commits into from
Sep 12, 2024
Merged

fix: bumping up go-apiops lib #1400

merged 2 commits into from
Sep 12, 2024

Conversation

Prashansa-K
Copy link
Contributor

The updated lib has a fix for openapi2kong
command where parameters.required fieldw
was coming as null, if not passed by user.

Fixes: Kong/go-apiops#203

The updated lib has a fix for openapi2kong
command where parameters.required fieldw
was coming as null, if not passed by user.

Fixes: Kong/go-apiops#203
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.58%. Comparing base (5f3068b) to head (d8571f5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1400   +/-   ##
=======================================
  Coverage   29.58%   29.58%           
=======================================
  Files          59       59           
  Lines        5138     5138           
=======================================
  Hits         1520     1520           
  Misses       3510     3510           
  Partials      108      108           

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

@Prashansa-K Prashansa-K merged commit 6798b91 into main Sep 12, 2024
19 checks passed
@Prashansa-K Prashansa-K deleted the chore/bump-go-apiops branch September 12, 2024 13:03
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.

x-kong-plugin-request-validator required field is null
3 participants