Skip to content

[F] getArmCommonTypeOpenAPIRef

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

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

Parameters

ParameterType
programProgram
entityEnum | Model | ModelProperty | Union
paramsArmCommonTypesResolutionOptions

Returns

string | undefined