[F] getSuccessResponse
function getSuccessResponse(program, operation): undefined | Model;Get the first success response of an operation
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
program | Program | The program being processed |
operation | HttpOperation | The operation to process |
Returns
Section titled “Returns”undefined | Model
The first success response, or nothing, if no matching models are found