tModelsUrl

public static String tModelsUrl(ApiClient apiClient, @Nullable() Object baseModels)

Determines the appropriate models URL based on the API client type and whether base models are requested.

Return

The transformed model name

Parameters

apiClient

the API client to use for transformation

baseModels

true or null if base models are requested, false otherwise.