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: introducing Lua module that can validate OpenAPI/Swagger specs #39

Merged
merged 1 commit into from
Feb 13, 2023

Conversation

tjasko
Copy link
Member

@tjasko tjasko commented Feb 7, 2023

This change introduces a new go.oas Lua module that can be used to validate OpenAPI or Swagger specifications, either in YAML or JSON.

@CLAassistant
Copy link

CLAassistant commented Feb 7, 2023

CLA assistant check
All committers have signed the CLA.

@tjasko tjasko force-pushed the feat/oas-validation branch 2 times, most recently from 6649a39 to 561d389 Compare February 7, 2023 20:27
@tjasko tjasko marked this pull request as ready for review February 7, 2023 20:29
@tjasko tjasko requested a review from a team as a code owner February 7, 2023 20:29
This change introduces a new `go.oas` Lua module that can be used to
validate OpenAPI or Swagger specifications, either in YAML or JSON.
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.

Some great work here!!!

@tjasko tjasko merged commit 34b5a52 into main Feb 13, 2023
@tjasko tjasko deleted the feat/oas-validation branch February 13, 2023 22:18
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