[F] getOperationResponse
function getOperationResponse(program, operation): undefined | ModelGet the main success response from an operation
Parameters
| Parameter | Type | Description |
|---|---|---|
program | Program | Get success responses for an operation |
operation | Operation | The operation to process |
Returns
undefined | Model
A model, if there is a 2xx response, or nothing otherwise