Skip to content

Added setting to preload by specifying locales to doc #55

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

Merged
merged 1 commit into from
Jul 29, 2023

Conversation

uc4w6c
Copy link
Contributor

@uc4w6c uc4w6c commented Jul 18, 2023

@@ -40,6 +40,7 @@
|springdoc.use-fqn | `false` | `Boolean`. To enable fully qualified names.
|springdoc.show-login-endpoint | `false` | `Boolean`. To make spring security login-endpoint visible.
|springdoc.pre-loading-enabled | `false` | `Boolean`. Pre-loading setting to load OpenAPI on application startup.
|springdoc.pre-loading-locales | | `List of Strings`.The list of locales to load OpenAPI on application startup.(comma separated) If not specified, it will preload with the default Locale.
Copy link
Contributor

@valery1707 valery1707 Jul 26, 2023

Choose a reason for hiding this comment

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

According to current formatting:

Suggested change
|springdoc.pre-loading-locales | | `List of Strings`.The list of locales to load OpenAPI on application startup.(comma separated) If not specified, it will preload with the default Locale.
|springdoc.pre-loading-locales | | `List of Strings`. The list of locales to load OpenAPI on application startup (comma separated). If not specified, it will preload with the default Locale.

@bnasslahsen bnasslahsen merged commit 74db46c into springdoc:master Jul 29, 2023
@uc4w6c
Copy link
Contributor Author

uc4w6c commented Aug 5, 2023

@valery1707
Sorry for the late confirmation.
Please create a PR.

@valery1707
Copy link
Contributor

@uc4w6c - #61

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.

3 participants