Skip to content

[F] getResponsesForOperation

function getResponsesForOperation(program, operation): [HttpOperationResponse[], readonly Diagnostic[]];

Get the responses for a given operation.

ParameterType
programProgram
operationOperation

[HttpOperationResponse[], readonly Diagnostic[]]