[T] OpenAPI2Responses
type OpenAPI2Responses = object & Extensions;An object to hold responses to be reused across operations. Response definitions can be referenced to the ones defined here. This does not define global operation responses.
Keys are the name for the response that it defines.