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

chore: fix formatting of openapi description #4503

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

thomasheartman
Copy link
Contributor

@thomasheartman thomasheartman commented Aug 16, 2023

The indented formatting makes it interpreted as a markdown code block.
This isn't what we want. It's not as pretty, but putting it on one
line makes it render correctly.

What it looks like today:
image

The indented formatting makes it interpreted as a markdown code block.
This isn't what we want. It's not as pretty, but putting it on one
line makes it render correctly.
@vercel
Copy link

vercel bot commented Aug 16, 2023

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

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview Aug 16, 2023 6:53am
unleash-monorepo-frontend ⬜️ Ignored (Inspect) Visit Preview Aug 16, 2023 6:53am

@thomasheartman thomasheartman merged commit eec9593 into main Aug 16, 2023
9 of 10 checks passed
@thomasheartman thomasheartman deleted the chore/fix-openapi-description branch August 16, 2023 06: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