[F] getHttpMetadata
function getHttpMetadata(program, operation): HttpOperation;Get the Http metadata for this operation
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
program | Program | The program being processed |
operation | Operation | The operation to get http metadata for |
Returns
Section titled “Returns”HttpOperation
An HttpOperation with http metadata. May emit error diagnostics.