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

feat: add cjson.safe new/decode and lyaml load functionality #32

Merged
merged 2 commits into from
Nov 21, 2022

Conversation

mikefero
Copy link
Contributor

This feature add cjson.safe new/decode and lyaml load functionality for validating JSON and YAML files for API specification fields in Kong Gateway configurations.

@mikefero mikefero requested a review from a team as a code owner November 19, 2022 22:47
@CLAassistant
Copy link

CLAassistant commented Nov 19, 2022

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

This feature add cjson.safe new/decode and lyaml load functionality for
validating JSON and YAML files for API specification fields in Kong
Gateway configurations.
@mikefero mikefero force-pushed the feat/cjson-new-decode-yaml-load branch from 5b9bc94 to 73cb6b0 Compare November 19, 2022 22:48
GGabriele
GGabriele previously approved these changes Nov 21, 2022
Copy link
Contributor

@GGabriele GGabriele left a comment

Choose a reason for hiding this comment

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

awesome!

@mikefero mikefero merged commit 61d3c8b into main Nov 21, 2022
@mikefero mikefero deleted the feat/cjson-new-decode-yaml-load branch November 21, 2022 16:35
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.

3 participants