Skip to content

Add output and pretty config options for OpenAPI generator#28

Merged
brunogaspar merged 1 commit into
mainfrom
feat/openapi-output-config
May 10, 2026
Merged

Add output and pretty config options for OpenAPI generator#28
brunogaspar merged 1 commit into
mainfrom
feat/openapi-output-config

Conversation

@brunogaspar

@brunogaspar brunogaspar commented May 10, 2026

Copy link
Copy Markdown
Member

Output defaults to public_path('openapi.json') so the spec is web-accessible. Both output and pretty can be set in config or overridden via CLI flags.


View in Codesmith
Need help on this PR? Tag @codesmith with what you need.

  • Let Codesmith autofix CI failures and bot reviews

@brunogaspar brunogaspar self-assigned this May 10, 2026
@brunogaspar brunogaspar added the changelog:added New feature or addition label May 10, 2026
@brunogaspar brunogaspar force-pushed the feat/openapi-output-config branch 2 times, most recently from 1307e0a to a48d0e8 Compare May 10, 2026 12:27
Output defaults to public_path('openapi.json') so the spec is web-accessible.
Both output and pretty can be set in config or overridden via CLI flags.

Signed-off-by: Bruno Gaspar <brunofgaspar1@gmail.com>
@brunogaspar brunogaspar force-pushed the feat/openapi-output-config branch from a48d0e8 to ff3b42d Compare May 10, 2026 12:34
@brunogaspar brunogaspar marked this pull request as ready for review May 10, 2026 12:39
@brunogaspar brunogaspar merged commit b32fc75 into main May 10, 2026
4 checks passed
@brunogaspar brunogaspar deleted the feat/openapi-output-config branch May 10, 2026 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:added New feature or addition

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant