[F] isDefaultResponse
function isDefaultResponse(program, entity): boolean;
Check if the given model has been mark as a default response.
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
program | Program | TypeSpec Program |
entity | Type | Model to check. |
Returns
Section titled “Returns”boolean
boolean.