Package | Description |
---|---|
io.vertx.openapi.contract | |
io.vertx.openapi.validation.transformer |
Modifier and Type | Method and Description |
---|---|
Map<String,MediaType> |
Response.getContent() |
Map<String,MediaType> |
RequestBody.getContent() |
Modifier and Type | Method and Description |
---|---|
Object |
BodyTransformer.transform(MediaType type,
Buffer value) |
Object |
ApplicationJsonTransformer.transform(MediaType type,
Buffer value) |
Copyright © 2023 Eclipse. All rights reserved.