|
56 | 56 | <tr>
|
57 | 57 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.packages-to-scan</p></td>
|
58 | 58 | <td class="tableblock halign-left valign-top"><p class="tableblock"><code>*</code></p></td>
|
59 |
| -<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>.The list of packages to scan (comma separated)</p></td> |
| 59 | +<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>. The list of packages to scan (comma separated)</p></td> |
60 | 60 | </tr>
|
61 | 61 | <tr>
|
62 | 62 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.paths-to-match</p></td>
|
63 | 63 | <td class="tableblock halign-left valign-top"><p class="tableblock"><code>/*</code></p></td>
|
64 |
| -<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>.The list of paths to match (comma separated)</p></td> |
| 64 | +<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>. The list of paths to match (comma separated)</p></td> |
65 | 65 | </tr>
|
66 | 66 | <tr>
|
67 | 67 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.produces-to-match</p></td>
|
68 | 68 | <td class="tableblock halign-left valign-top"><p class="tableblock"><code>/*</code></p></td>
|
69 |
| -<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>.The list of produces mediaTypes to match (comma separated)</p></td> |
| 69 | +<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>. The list of produces mediaTypes to match (comma separated)</p></td> |
70 | 70 | </tr>
|
71 | 71 | <tr>
|
72 | 72 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.headers-to-match</p></td>
|
73 | 73 | <td class="tableblock halign-left valign-top"><p class="tableblock"><code>/*</code></p></td>
|
74 |
| -<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>.The list of headers to match (comma separated)</p></td> |
| 74 | +<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>. The list of headers to match (comma separated)</p></td> |
75 | 75 | </tr>
|
76 | 76 | <tr>
|
77 | 77 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.consumes-to-match</p></td>
|
78 | 78 | <td class="tableblock halign-left valign-top"><p class="tableblock"><code>/*</code></p></td>
|
79 |
| -<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>.The list of consumes mediaTypes to match (comma separated)</p></td> |
| 79 | +<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>. The list of consumes mediaTypes to match (comma separated)</p></td> |
80 | 80 | </tr>
|
81 | 81 | <tr>
|
82 | 82 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.paths-to-exclude</p></td>
|
83 | 83 | <td class="tableblock halign-left valign-top"></td>
|
84 |
| -<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>.The list of paths to exclude (comma separated)</p></td> |
| 84 | +<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>. The list of paths to exclude (comma separated)</p></td> |
85 | 85 | </tr>
|
86 | 86 | <tr>
|
87 | 87 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.packages-to-exclude</p></td>
|
88 | 88 | <td class="tableblock halign-left valign-top"></td>
|
89 |
| -<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>.The list of packages to exclude (comma separated)</p></td> |
| 89 | +<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>. The list of packages to exclude (comma separated)</p></td> |
90 | 90 | </tr>
|
91 | 91 | <tr>
|
92 | 92 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.default-consumes-media-type</p></td>
|
|
96 | 96 | <tr>
|
97 | 97 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.default-produces-media-type</p></td>
|
98 | 98 | <td class="tableblock halign-left valign-top"><p class="tableblock"><code><strong>/</strong></code></p></td>
|
99 |
| -<td class="tableblock halign-left valign-top"><p class="tableblock"><code>String</code>.The default produces media type.</p></td> |
| 99 | +<td class="tableblock halign-left valign-top"><p class="tableblock"><code>String</code>. The default produces media type.</p></td> |
100 | 100 | </tr>
|
101 | 101 | <tr>
|
102 | 102 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.cache.disabled</p></td>
|
|
126 | 126 | <tr>
|
127 | 127 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.group-configs[0].group</p></td>
|
128 | 128 | <td class="tableblock halign-left valign-top"></td>
|
129 |
| -<td class="tableblock halign-left valign-top"><p class="tableblock"><code>String</code>.The group name</p></td> |
| 129 | +<td class="tableblock halign-left valign-top"><p class="tableblock"><code>String</code>. The group name</p></td> |
130 | 130 | </tr>
|
131 | 131 | <tr>
|
132 | 132 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.group-configs[0].display-name</p></td>
|
133 | 133 | <td class="tableblock halign-left valign-top"></td>
|
134 |
| -<td class="tableblock halign-left valign-top"><p class="tableblock"><code>String</code>.The display name of the group.</p></td> |
| 134 | +<td class="tableblock halign-left valign-top"><p class="tableblock"><code>String</code>. The display name of the group.</p></td> |
135 | 135 | </tr>
|
136 | 136 | <tr>
|
137 | 137 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.group-configs[0].packages-to-scan</p></td>
|
138 | 138 | <td class="tableblock halign-left valign-top"><p class="tableblock"><code>*</code></p></td>
|
139 |
| -<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>.The list of packages to scan for a group (comma separated)</p></td> |
| 139 | +<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>. The list of packages to scan for a group (comma separated)</p></td> |
140 | 140 | </tr>
|
141 | 141 | <tr>
|
142 | 142 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.group-configs[0].paths-to-match</p></td>
|
143 | 143 | <td class="tableblock halign-left valign-top"><p class="tableblock"><code>/*</code></p></td>
|
144 |
| -<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>.The list of paths to match for a group(comma separated)</p></td> |
| 144 | +<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>. The list of paths to match for a group (comma separated)</p></td> |
145 | 145 | </tr>
|
146 | 146 | <tr>
|
147 | 147 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.group-configs[0].paths-to-exclude</p></td>
|
148 | 148 | <td class="tableblock halign-left valign-top"><p class="tableblock">``</p></td>
|
149 |
| -<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>.The list of paths to exclude for a group(comma separated)</p></td> |
| 149 | +<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>. The list of paths to exclude for a group (comma separated)</p></td> |
150 | 150 | </tr>
|
151 | 151 | <tr>
|
152 | 152 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.group-configs[0].packages-to-exclude</p></td>
|
153 | 153 | <td class="tableblock halign-left valign-top"></td>
|
154 |
| -<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>.The list of packages to exclude for a group(comma separated)</p></td> |
| 154 | +<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>. The list of packages to exclude for a group (comma separated)</p></td> |
155 | 155 | </tr>
|
156 | 156 | <tr>
|
157 | 157 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.group-configs[0].produces-to-match</p></td>
|
158 | 158 | <td class="tableblock halign-left valign-top"><p class="tableblock"><code>/*</code></p></td>
|
159 |
| -<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>.The list of produces mediaTypes to match (comma separated)</p></td> |
| 159 | +<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>. The list of produces mediaTypes to match (comma separated)</p></td> |
160 | 160 | </tr>
|
161 | 161 | <tr>
|
162 | 162 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.group-configs[0].consumes-to-match</p></td>
|
163 | 163 | <td class="tableblock halign-left valign-top"><p class="tableblock"><code>/*</code></p></td>
|
164 |
| -<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>.The list of consumes mediaTypes to match (comma separated)</p></td> |
| 164 | +<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>. The list of consumes mediaTypes to match (comma separated)</p></td> |
165 | 165 | </tr>
|
166 | 166 | <tr>
|
167 | 167 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.group-configs[0].headers-to-match</p></td>
|
168 | 168 | <td class="tableblock halign-left valign-top"><p class="tableblock"><code>/*</code></p></td>
|
169 |
| -<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>.The list of headers to match (comma separated)</p></td> |
| 169 | +<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>. The list of headers to match (comma separated)</p></td> |
170 | 170 | </tr>
|
171 | 171 | <tr>
|
172 | 172 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.webjars.prefix</p></td>
|
173 | 173 | <td class="tableblock halign-left valign-top"><p class="tableblock"><code>/webjars</code></p></td>
|
174 |
| -<td class="tableblock halign-left valign-top"><p class="tableblock"><code>String</code>, To change the webjars prefix that is visible the URL of swagger-ui for spring-webflux.</p></td> |
| 174 | +<td class="tableblock halign-left valign-top"><p class="tableblock"><code>String</code>. To change the webjars prefix that is visible the URL of swagger-ui for spring-webflux.</p></td> |
175 | 175 | </tr>
|
176 | 176 | <tr>
|
177 | 177 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.api-docs.resolve-schema-properties</p></td>
|
|
219 | 219 | <td class="tableblock halign-left valign-top"><p class="tableblock"><code>Boolean</code>. To make spring security login-endpoint visible.</p></td>
|
220 | 220 | </tr>
|
221 | 221 | <tr>
|
222 |
| -<td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.pre-loading-enabled</p></td> |
223 |
| -<td class="tableblock halign-left valign-top"><p class="tableblock"><code>false</code></p></td> |
224 |
| -<td class="tableblock halign-left valign-top"><p class="tableblock"><code>Boolean</code>. Pre-loading setting to load OpenAPI on application startup.</p></td> |
225 |
| -</tr> |
226 |
| -<tr> |
227 | 222 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.pre-loading-locales</p></td>
|
228 | 223 | <td class="tableblock halign-left valign-top"></td>
|
229 |
| -<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>.The list of locales to load OpenAPI on application startup.(comma separated) If not specified, it will preload with the default Locale.</p></td> |
| 224 | +<td class="tableblock halign-left valign-top"><p class="tableblock"><code>List of Strings</code>. The list of locales to load OpenAPI on application startup (comma separated). If not specified, it will preload with the default Locale.</p></td> |
230 | 225 | </tr>
|
231 | 226 | <tr>
|
232 | 227 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.writer-with-order-by-keys</p></td>
|
|
276 | 271 | <tr>
|
277 | 272 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.api-docs.version</p></td>
|
278 | 273 | <td class="tableblock halign-left valign-top"><p class="tableblock"><code>openapi_3_0</code></p></td>
|
279 |
| -<td class="tableblock halign-left valign-top"><p class="tableblock"><code>String</code>. To Choose <code>OpenAPI 3.0</code> or <code>OpenAPI 3.1</code> (using the value <code>OPENAPI_3_1</code>).</p></td> |
| 274 | +<td class="tableblock halign-left valign-top"><p class="tableblock"><code>String</code>. To choose <code>OpenAPI 3.0</code> or <code>OpenAPI 3.1</code> (using the value <code>OPENAPI_3_1</code>).</p></td> |
280 | 275 | </tr>
|
281 | 276 | <tr>
|
282 | 277 | <td class="tableblock halign-left valign-top"><p class="tableblock">springdoc.default-flat-param-object</p></td>
|
|
330 | 325 | </div>
|
331 | 326 | <div id="footer">
|
332 | 327 | <div id="footer-text">
|
333 |
| -Last updated 2024-09-27 22:43:02 +0200 |
| 328 | +Last updated 2024-09-27 23:10:52 +0200 |
334 | 329 | </div>
|
335 | 330 | </div>
|
336 | 331 | </div>
|
|
0 commit comments