Skip to content

Commit

Permalink
change description
Browse files Browse the repository at this point in the history
  • Loading branch information
Chenghui Yu committed May 26, 2023
1 parent c3e0c8c commit e49e515
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@
}
},
"LogAnalyticsConfiguration": {
"description": "Log analytics configuration",
"description": "Log Analytics configuration, must only be provided when destination is configured as 'log-analytics'",
"type": "object",
"properties": {
"customerId": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -971,7 +971,7 @@
}
},
"LogAnalyticsConfiguration": {
"description": "Log analytics configuration",
"description": "Log Analytics configuration, must only be provided when destination is configured as 'log-analytics'",
"type": "object",
"properties": {
"customerId": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1267,7 +1267,7 @@
}
},
"LogAnalyticsConfiguration": {
"description": "Log analytics configuration",
"description": "Log Analytics configuration, must only be provided when destination is configured as 'log-analytics'",
"type": "object",
"properties": {
"customerId": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1287,7 +1287,7 @@
}
},
"LogAnalyticsConfiguration": {
"description": "Log analytics configuration",
"description": "Log Analytics configuration, must only be provided when destination is configured as 'log-analytics'",
"type": "object",
"properties": {
"customerId": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -826,7 +826,7 @@
}
},
"LogAnalyticsConfiguration": {
"description": "Log analytics configuration",
"description": "Log Analytics configuration, must only be provided when destination is configured as 'log-analytics'",
"type": "object",
"properties": {
"customerId": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -975,7 +975,7 @@
}
},
"LogAnalyticsConfiguration": {
"description": "Log analytics configuration",
"description": "Log Analytics configuration, must only be provided when destination is configured as 'log-analytics'",
"type": "object",
"properties": {
"customerId": {
Expand Down

0 comments on commit e49e515

Please sign in to comment.