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