-
Notifications
You must be signed in to change notification settings - Fork 5.6k
[Hub Generated] Review request for Microsoft.Devices to add version preview/2022-04-30-preview #18743
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
Merged
weidongxu-microsoft
merged 42 commits into
Azure:main
from
didact2401:dev-iothub-Microsoft.Devices-2022-04-30-preview
Aug 10, 2022
Merged
[Hub Generated] Review request for Microsoft.Devices to add version preview/2022-04-30-preview #18743
Changes from 38 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
462851d
Adds base for updating Microsoft.Devices from version preview/2021-07…
didact2401 a29a045
Updates readme
didact2401 874816b
Updates API version in new specs and examples
didact2401 83f4a7b
Add RoutingCosmosDBCollectionProperties to iothub.json.
d837bf6
Update naming.
b167354
Fix enum.
061ac56
Unique x-ms-enum names.
6279e70
Use same name for same enum def.
214fb0a
Revert "Use same name for same enum def."
366c4b3
Use same name for enum.
15b8dc9
Revert "Use same name for enum."
dd9f07f
Adds suppression to readme
didact2401 0636b65
Revert "Revert "Use same name for enum.""
96d4e45
Update reason on UniqueXmsEnumName suppression.
8c9b66f
Ensure camel casing on partitionKeyName and partitionKeyTemplate.
c0ba99e
Add 'deviceid' to custom-words.txt.
e04f403
Add x-ms-secret.
b8a3f12
Remove secret tag for storage endpoint connection string.
3b1b3a0
Adding the change for rootCertificateV2
firstaye-zz 43c1d40
typo
firstaye-zz 811ae38
fixing validation error
firstaye-zz d5c5d12
Update error response schema
firstaye-zz 04dfea8
fixing tag
firstaye-zz cd3f84e
adding Azure-AsyncOperation as header
firstaye-zz 7bcd8ff
fix: adding Azure-AsyncOperation as header
firstaye-zz 51f90c3
Fix semantic error
firstaye-zz 47d477e
header fix
firstaye-zz aeba554
adding x-ms-identifiers
firstaye-zz 14158c9
fix
firstaye-zz a237dd0
fix
firstaye-zz 998bac5
prettier fix
firstaye-zz 8388c98
Azure-Async header position testing
firstaye-zz 42960e9
re-trigger stuck queue validation jobs
firstaye-zz 8a10eaa
revert change
firstaye-zz 97ce1b2
testing Azure AsyncOperation header
firstaye-zz 7f7d724
Adding Azure-AsyncOperation to other possible place to mitigate the e…
firstaye-zz 9139f88
make small change to retrigger the check queue
firstaye-zz 37eccbc
Adding Async Operation header to the examples.
firstaye-zz 4652054
fix format
firstaye-zz 5d52056
Typo fix
firstaye-zz 845c26b
revert the change of error details schema
firstaye-zz 8827e4e
Revert unwanted changes
firstaye-zz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be the definition of header instead of the value.
Pls refer to https://github.com/OAI/OpenAPI-Specification/blob/main/versions/2.0.md#headers-object.