SimpleJson

Constructors

Link copied to clipboard
constructor(json: Json<NODE>)

Functions

Link copied to clipboard
open override fun badRequest(lensFailure: LensFailure): Response
Link copied to clipboard
open override fun description(contractRoot: PathSegments, security: Security?, routes: List<ContractRoute>, tags: Set<Tag>, webhooks: Map<String, List<WebCallback>>): Response
Link copied to clipboard
open override fun notFound(): Response