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 debug implementation for SwaggerUi #1276

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

juhaku
Copy link
Owner

@juhaku juhaku commented Jan 5, 2025

Add missing debug feature implementation for SwaggerUi and other types with #[cfg_attr(feature = "debug", ...)].

Fixes #1274

Add missing `debug` feature implementation for `SwaggerUi` and other
types with `#[cfg_attr(feature = "debug", ...)]`.

Fixes #1274
@juhaku juhaku force-pushed the chore-add-debug-for-swagger-ui branch from 9fcc866 to d43e3c8 Compare January 5, 2025 19:00
@juhaku juhaku merged commit d765c98 into master Jan 5, 2025
24 checks passed
@juhaku juhaku deleted the chore-add-debug-for-swagger-ui branch January 5, 2025 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Debug feature in utoipa-swagger-ui breaks the build
1 participant