RequestMeta

class RequestMeta(request: Request, definitionId: String? = null, example: Any? = null, schemaPrefix: String? = null) : HttpMessageMeta<Request>

Constructors

Link copied to clipboard
constructor(request: Request, definitionId: String? = null, example: Any? = null, schemaPrefix: String? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val example: Any?
Link copied to clipboard
Link copied to clipboard