public static class PathParametersTagsProvider.Config extends Object
| Constructor and Description |
|---|
Config(Collection<String> whitelistedPathParams) |
| Modifier and Type | Method and Description |
|---|---|
static PathParametersTagsProvider.Config |
fromPropertyValue(String value) |
static PathParametersTagsProvider.Config |
fromSystemProps() |
public Config(Collection<String> whitelistedPathParams)
public static PathParametersTagsProvider.Config fromSystemProps()
public static PathParametersTagsProvider.Config fromPropertyValue(String value)
Copyright © 2024. All rights reserved.