File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313|springdoc.paths-to-exclude | | `List of Strings` . The list of paths to exclude (comma separated)
1414|springdoc.packages-to-exclude | | `List of Strings` . The list of packages to exclude (comma separated)
1515|springdoc.default-consumes-media-type | `application/json` | `String` . The default consumes media type.
16- |springdoc.default-produces-media-type | `*/*` | `String` . The default produces media type.
16+ |springdoc.default-produces-media-type | `\ */*` | `String` . The default produces media type.
1717|springdoc.cache.disabled | `false` | `Boolean` . To disable the springdoc-openapi cache of the calculated OpenAPI.
1818|springdoc.show-actuator | `false` | `Boolean` . To display the actuator endpoints.
1919|springdoc.auto-tag-classes | `true` | `Boolean` . To disable the springdoc-openapi automatic tags.
Original file line number Diff line number Diff line change 1313|springdoc.paths-to-exclude | | `List of Strings` .The list of paths to exclude (comma separated)
1414|springdoc.packages-to-exclude | | `List of Strings` .The list of packages to exclude (comma separated)
1515|springdoc.default-consumes-media-type | `application/json` | `String` . The default consumes media type.
16- |springdoc.default-produces-media-type | `*/*` | `String` .The default produces media type.
16+ |springdoc.default-produces-media-type | `\ */*` | `String` .The default produces media type.
1717|springdoc.cache.disabled | `false` | `Boolean` . To disable the springdoc-openapi cache of the calculated OpenAPI.
1818|springdoc.show-actuator | `false` | `Boolean` . To display the actuator endpoints.
1919|springdoc.auto-tag-classes | `true` | `Boolean` . To disable the springdoc-openapi automatic tags.
Original file line number Diff line number Diff line change 1313|springdoc.paths-to-exclude | | `List of Strings` . The list of paths to exclude (comma separated)
1414|springdoc.packages-to-exclude | | `List of Strings` . The list of packages to exclude (comma separated)
1515|springdoc.default-consumes-media-type | `application/json` | `String` . The default consumes media type.
16- |springdoc.default-produces-media-type | `*/*` | `String` . The default produces media type.
16+ |springdoc.default-produces-media-type | `\ */*` | `String` . The default produces media type.
1717|springdoc.cache.disabled | `false` | `Boolean` . To disable the springdoc-openapi cache of the calculated OpenAPI.
1818|springdoc.show-actuator | `false` | `Boolean` . To display the actuator endpoints.
1919|springdoc.auto-tag-classes | `true` | `Boolean` . To disable the springdoc-openapi automatic tags.
You can’t perform that action at this time.
0 commit comments