Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ReleasePR databox] change the value of license header for go SDK #1348

Merged
merged 1 commit into from
Feb 4, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion schemas/2018-01-01/Microsoft.DataBox.json
Original file line number Diff line number Diff line change
Expand Up @@ -522,4 +522,4 @@
"description": "The Sku."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2019-09-01/Microsoft.DataBox.json
Original file line number Diff line number Diff line change
Expand Up @@ -607,4 +607,4 @@
"description": "Preferences related to the shipment logistics of the sku"
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2020-04-01/Microsoft.DataBox.json
Original file line number Diff line number Diff line change
Expand Up @@ -1032,4 +1032,4 @@
"description": "Preferences related to the shipment logistics of the sku"
}
}
}
}
4 changes: 2 additions & 2 deletions schemas/2020-11-01/Microsoft.DataBox.json
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@
],
"description": "Details of the data to be imported into azure."
},
"expectedDataSizeInTerabytes": {
"expectedDataSizeInTeraBytes": {
"oneOf": [
{
"type": "integer"
Expand Down Expand Up @@ -1168,4 +1168,4 @@
"description": "User assigned identity properties."
}
}
}
}