| Package | Description |
|---|---|
| io.swagger.v3.oas.models |
| Modifier and Type | Method and Description |
|---|---|
Paths |
Paths.addPathItem(String name,
PathItem item) |
Paths |
Paths.extensions(Map<String,Object> extensions) |
Paths |
OpenAPI.getPaths()
returns the paths property from a OpenAPI instance.
|
| Modifier and Type | Method and Description |
|---|---|
OpenAPI |
OpenAPI.paths(Paths paths) |
void |
OpenAPI.setPaths(Paths paths) |
Copyright © 2019. All rights reserved.