respondsOk
Declares a successful (200 OK) response returning T wrapped in KeelResponse<T>.
Parameters
T
The data type returned in KeelResponse.data
description
Human-readable description of the success response
Declares a successful (200 OK) response returning T wrapped in KeelResponse<T>.
The data type returned in KeelResponse.data
Human-readable description of the success response