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 d22b47914ec3c8f03928325d0c6b3e566c230dc9
  • Loading branch information
SDKAuto committed Jun 12, 2023
1 parent 4478a62 commit b478655
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 b478655

Please sign in to comment.