mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-12 02:58:31 -05:00
check-param-names (#18189)
This commit is contained in:
@@ -117,7 +117,7 @@ export function getStateDisplayText(state?: string): string {
|
||||
|
||||
/**
|
||||
* Gets the localized text to display for a corresponding endpoint
|
||||
* @param serviceName The endpoint name to get the display text for
|
||||
* @param endpointName The endpoint name to get the display text for
|
||||
* @param description The backup description to use if we don't have our own
|
||||
*/
|
||||
export function getEndpointDisplayText(endpointName?: string, description?: string): string {
|
||||
|
||||
Reference in New Issue
Block a user