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

Adding swagger editor validator github action #206

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

RandyLevensalor
Copy link
Collaborator

What type of PR is this?

Add one of the following kinds:

  • tests

What this PR does / why we need it:

This will run the swagger editor validator github action on all pull requests to validate the correctness of the openAPI content.

Which issue(s) this PR fixes:

This is the first PR to address #158

Fixes #

Special notes for reviewers:

This is a fairly simple test that will validate the correctness of the OpenAPI file. Additional linters will be added to check against commonalities.

Changelog input

Added swagger editor validator github action for all pull requests

Additional documentation

This section can be blank.

docs

Copy link
Collaborator

@hdamker hdamker left a comment

Choose a reason for hiding this comment

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

LGTM

@hdamker hdamker merged commit decfeec into main Aug 25, 2023
1 check passed
@hdamker hdamker deleted the swagger-editor-validator branch November 19, 2023 11:56
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