Skip to content

Commit

Permalink
CodeGen from PR 24400 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 75e463bf00bdc64fd0b1e3ead5eff017165ec5e4 into ac98588da3cf3c3e043568adc8a6cc122ad8d6a7
  • Loading branch information
SDKAuto committed Jun 13, 2023
1 parent 4478a62 commit 6622c73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 @@ -3306,7 +3306,7 @@
{
"type": "string",
"enum": [
"Scheduled",
"Schedule",
"Event",
"Manual"
]
Expand Down
2 changes: 1 addition & 1 deletion schemas/2023-04-01-preview/Microsoft.App.json
Original file line number Diff line number Diff line change
Expand Up @@ -3336,7 +3336,7 @@
{
"type": "string",
"enum": [
"Scheduled",
"Schedule",
"Event",
"Manual"
]
Expand Down

0 comments on commit 6622c73

Please sign in to comment.