public interface MediaType extends OpenAPIObject
Modifier and Type | Field and Description |
---|---|
static List<String> |
SUPPORTED_MEDIA_TYPES |
Modifier and Type | Method and Description |
---|---|
JsonSchema |
getSchema() |
static boolean |
isMediaTypeSupported(String type) |
getOpenAPIModel
static boolean isMediaTypeSupported(String type)
JsonSchema getSchema()
Copyright © 2023 Eclipse. All rights reserved.