public interface MimeType
| Modifier and Type | Method and Description |
|---|---|
Object |
getCompiledSchema() |
String |
getExample() |
Map<String,List<Parameter>> |
getFormParameters() |
Object |
getInstance() |
String |
getSchema() |
String |
getType() |
List<ApiValidationResult> |
validate(String payload) |
Copyright © 2024. All rights reserved.