Skip to content

Commit

Permalink
CodeGen from PR 16616 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 4e8f6a5c3d0c8816b24812cd7bd969e81669ea53 into 920e768c481b65d930d76700f55b2be8bc5acada
  • Loading branch information
SDKAuto committed Nov 1, 2021
1 parent efe4a32 commit 4999949
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
7 changes: 1 addition & 6 deletions schemas/2021-06-01-preview/Microsoft.Synapse.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
},
"name": {
"type": "string",
"description": "The name of the workspace"
"description": "The name of the workspace."
},
"properties": {
"oneOf": [
Expand Down Expand Up @@ -4060,11 +4060,6 @@
"type": {
"type": "string",
"description": "Type of the library."
},
"uploadedTimestamp": {
"type": "string",
"format": "date-time",
"description": "The last update time of the library."
}
},
"description": "Library/package information of a Big Data pool powered by Apache Spark"
Expand Down
2 changes: 1 addition & 1 deletion schemas/2021-06-01/Microsoft.Synapse.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
},
"name": {
"type": "string",
"description": "The name of the workspace"
"description": "The name of the workspace."
},
"properties": {
"oneOf": [
Expand Down

0 comments on commit 4999949

Please sign in to comment.