| Package | Description |
|---|---|
| io.vertx.reactivex.openapi.contract |
| Modifier and Type | Field and Description |
|---|---|
static io.vertx.lang.rx.TypeArg<Path> |
Path.__TYPE_ARG |
| Modifier and Type | Method and Description |
|---|---|
Path |
OpenAPIContract.findPath(String urlPath)
Finds the related
Path object based on the passed url path. |
static Path |
Path.newInstance(Path arg) |
| Modifier and Type | Method and Description |
|---|---|
List<Path> |
OpenAPIContract.getPaths() |
Copyright © 2023 Eclipse. All rights reserved.