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: disallow empty summaries and descriptions #4529

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

thomasheartman
Copy link
Contributor

This change tests that all OpenAPI operations not only have summaries and descriptions, but that they are non-empty. This is important because empty summaries and descriptions (i.e. '') break the OpenAPI generation in our docs, blocking all doc builds.

@vercel
Copy link

vercel bot commented Aug 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Aug 17, 2023 2:00pm
unleash-monorepo-frontend ⬜️ Ignored (Inspect) Aug 17, 2023 2:00pm

@thomasheartman thomasheartman merged commit 3d7393c into main Aug 17, 2023
11 checks passed
@thomasheartman thomasheartman deleted the fix/disallow-empty-openapi-sums-descs branch August 17, 2023 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants