Skip to content

Commit

Permalink
CodeGen from PR 12286 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Adding default values to fix correctness issue (#12286)

* Adding default values to fix correctness issue

* revoke default value for allowedOrigins
  • Loading branch information
SDKAuto committed Jan 12, 2021
1 parent 7cc1d3a commit 933ebba
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion schemas/2018-03-01-preview/Microsoft.SignalRService.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,4 @@
"description": "Settings used to provision or configure the resource."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2018-10-01/Microsoft.SignalRService.json
Original file line number Diff line number Diff line change
Expand Up @@ -227,4 +227,4 @@
"description": "Feature of a SignalR resource, which controls the SignalR runtime behavior."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2020-05-01/Microsoft.SignalRService.json
Original file line number Diff line number Diff line change
Expand Up @@ -595,4 +595,4 @@
"description": "Upstream template item settings. It defines the Upstream URL of the incoming requests.\r\nThe template defines the pattern of the event, the hub or the category of the incoming request that matches current URL template."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2020-07-01-preview/Microsoft.SignalRService.json
Original file line number Diff line number Diff line change
Expand Up @@ -729,4 +729,4 @@
"description": "Properties of user assigned identity."
}
}
}
}

0 comments on commit 933ebba

Please sign in to comment.