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
entityModel | Enum | ModelProperty | Union
paramsArmCommonTypesResolutionOptions

string | undefined