public class OpenApiHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
basePath |
static List<String> |
oauth2Names |
static com.networknt.oas.model.OpenApi3 |
openApi3 |
| Constructor and Description |
|---|
OpenApiHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<NormalisedPath> |
findMatchingApiPath(NormalisedPath requestPath) |
public static com.networknt.oas.model.OpenApi3 openApi3
public static String basePath
public static Optional<NormalisedPath> findMatchingApiPath(NormalisedPath requestPath)
Copyright © 2020. All rights reserved.