Skip to content

Commit

Permalink
update comment string
Browse files Browse the repository at this point in the history
  • Loading branch information
minhanh-phan committed Nov 5, 2024
1 parent dc90a13 commit bb70e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/appconfiguration/app-configuration/src/models.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import type {
*/
export interface AppConfigurationClientOptions extends CommonClientOptions {
/**
* The API version to use when interacting with the service. The default value is `2023-11-01`.
* The API version to use when interacting with the service. The default value is `2023-11-01`.
* Note that overriding this default value may result in unsupported behavior.
*/
apiVersion?: string;
Expand Down

0 comments on commit bb70e03

Please sign in to comment.