[F] getResponsesForOperation
function getResponsesForOperation(program, operation): [HttpOperationResponse[], readonly Diagnostic[]]
Get the responses for a given operation.
Parameters
Parameter | Type |
---|---|
program | Program |
operation | Operation |
Returns
[HttpOperationResponse
[], readonly Diagnostic
[]]