HTTP response definition for an API method.
type MethodResponse { description: String code: String }
description String
String
Description of what this response represents
code String
HTTP status code for this response
{} ApiSecurityItem.methodResponses
Last updated 7 months ago