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

👷 add gh actions to check OAS #202

Merged
merged 3 commits into from
Jul 25, 2024
Merged

👷 add gh actions to check OAS #202

merged 3 commits into from
Jul 25, 2024

Conversation

annashamray
Copy link
Contributor

Fixes open-zaak/open-zaak#1708 (Open Klant part)

@@ -9,4 +9,8 @@
"TITLE": "contactgegevens",
"DESCRIPTION": description,
"VERSION": settings.CONTACTGEGEVENS_API_VERSION,
"TAGS": [
Copy link
Collaborator

Choose a reason for hiding this comment

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

The schemas probably have to be regenerated to add these tags?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes. Updated OAS

@annashamray annashamray merged commit 81f16aa into master Jul 25, 2024
21 checks passed
@annashamray annashamray deleted the feature/gh-oas-check branch July 25, 2024 11: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.

As developer I want to check OAS in GH actions
2 participants