Package io.bkbn.kompendium.oas.payload
This is another good one, this is where the actual payload types live. Request and response body specifications, parameter details, collection support. That all lives here.
Types
Link copied to clipboard
Link copied to clipboard
data class MediaType(schema: ComponentSchema, examples: Map<String, MediaType.Example>?)
Content copied to clipboard
Link copied to clipboard