Skip to content

[F] getHttpMetadata

function getHttpMetadata(program, operation): HttpOperation

Get the Http metadata for this operation

Parameters

ParameterTypeDescription
programProgramThe program being processed
operationOperationThe operation to get http metadata for

Returns

HttpOperation

An HttpOperation with http metadata. May emit error diagnostics.