You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will need to add the parameter to global parameter clientContext.addGlobalParameter(parameter); if the parameter is marked as onClient in TCGC, no matter it's api-version, or subscription-id or other paramters.
Link #2861 (comment)
We will need to add the parameter to global parameter
clientContext.addGlobalParameter(parameter);
if the parameter is marked asonClient
in TCGC, no matter it'sapi-version
, orsubscription-id
or other paramters.depends on TCGC issue: Azure/typespec-azure#1391
TCGC dependency
api-version
parameter should not beonClient===true
if the server is non-versioned typespec-azure#1391The text was updated successfully, but these errors were encountered: