| Class | Description |
|---|---|
| ClassToSchema |
The SUT when getting data, it might unmarshal/deserialize it into a specif class.
|
| CustomTypeToOasConverter |
Defines how a non-default Java type should be converted into an OpenAPI Specification (OAS) schema.
|
| GeoJsonPointToOasConverter |
Point: {type: "Point", coordinates: [[longitude,latitude]]}
type "Point" is case-sensitive
GeoJsonPoint Documentation
|
| JsonTaint |
Copyright © 2016–2024. All rights reserved.