Skip to content

[F] getArmCommonTypeOpenAPIRef

function getArmCommonTypeOpenAPIRef(
program,
entity,
params): string | undefined;

Get the common-types.json ref for the given common type.

ParameterType
programProgram
entityModelProperty | Enum | Model | Union
paramsArmCommonTypesResolutionOptions

string | undefined