public class SwaggerHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
oauth2Name |
static io.swagger.models.Swagger |
swagger |
| Constructor and Description |
|---|
SwaggerHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<NormalisedPath> |
findMatchingApiPath(NormalisedPath requestPath) |
public static io.swagger.models.Swagger swagger
public static String oauth2Name
public static Optional<NormalisedPath> findMatchingApiPath(NormalisedPath requestPath)
Copyright © 2017. All rights reserved.