responseAnnotationStatus

Success response status code of the endpoint will be derived from the @Response annotation


inline fun <T : OpenAPIRoute<T>> T.responseAnnotationStatus(crossinline fn: T.() -> Unit)(source)

Success response status code of the endpoints defined in the block will be derived from the @Response annotation