Skip to content

Commit

Permalink
CodeGen from PR 24180 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 1f33f1c2e29f32ab74255ae14824b3e2a16a9250 into dc92283b118284e79f4ed3837763e2bb079ffa09
  • Loading branch information
SDKAuto committed May 26, 2023
1 parent f5dce1d commit bf65b59
Show file tree
Hide file tree
Showing 4 changed files with 4,989 additions and 2 deletions.
2 changes: 1 addition & 1 deletion schemas/2022-10-01/Microsoft.App.json
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,7 @@
"properties": {
"destination": {
"type": "string",
"description": "Logs destination"
"description": "Logs destination, can be 'log-analytics', 'azure-monitor' or 'none'"
},
"logAnalyticsConfiguration": {
"oneOf": [
Expand Down
2 changes: 1 addition & 1 deletion schemas/2022-11-01-preview/Microsoft.App.json
Original file line number Diff line number Diff line change
Expand Up @@ -873,7 +873,7 @@
"properties": {
"destination": {
"type": "string",
"description": "Logs destination"
"description": "Logs destination, can be 'log-analytics', 'azure-monitor' or 'none'"
},
"logAnalyticsConfiguration": {
"oneOf": [
Expand Down
Loading

0 comments on commit bf65b59

Please sign in to comment.