-
Notifications
You must be signed in to change notification settings - Fork 743
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
Updating experiments branch with latest changes from master #1162
Merged
Conversation
This file contains 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
…oj and csproj files
Sync to Master branch
Sync to Master branch
Sync to Master branch
Changing nuget reference from YamlDotNet to YamlDotNet.Signed
…e same naming convention as Newtonsoft
Changing YamlDotNet signing exception
…zure#1057) (Azure#1112) * WIP: additionalProperties * Add support for OpenAPI 'additionalProperties' that act as catch-all properties. * Added description to generated additionalProperties * updated gulpfile for additional properties test
Add DNS schema acceptance test
…e#1113) * Fixes Azure#1019 - Verbose parameter and other costmetic issues * quick fix for verify-settings script * added documentation about JSON or YAML for input
* Added exception doc comments to generated CSharp code for known exceptions * Added test for CodeWriter to verify it writes exception doc comments * Regenerated CSharp test expected and samples
* updated documentation regarding dictionaries * fixed typo
* Fix bug with custom client request id generation - Fix bug where parameter grouping broke custom client request id generation. * Add tests and regenerated expected * Fix static analysis errors - Fix string.Format missing CultureInfo.CurrentCulture. - ProcessClientRequestIdExtension check serviceClient for null.
* msrest/msrestazure 0.4.0rc1 * msrest/msrestazure 0.4.0 * Add a build script
* Fixed bug in enum namespace docs * Fixed parameter order * Fixed decimal serialization * Added decimal tests * formatting cleanups
Changed minor version bump to patch update for RC2 migration
* Fixed the TestInputMappings tests and added missing extensions test DLLs to xunitTestDLLs in gulpfile.js * Updated Expected files for tests that were added after commit 6d06584 so they now have the exception xmldoc comments * Updated TestInputMapping to not have hard coded path
Added license header to CertificateAuthenticationProvider cs file and fixed assembly versions in client runtime.
* Fixing typo in test swagger for AzureResourceSchema * Fixing typo in expected resource schema file
Adds CustomInitialize() to Azure service client
…s de-serialized as Dictionary<string, object> so it can contain more complex properties than just strings. (Azure#1147) It passed the CI check we ran on another node. One CI servers is hanging alot.
Downgraded C# ClientRuntime reference to Json.Net in net45 platform to 6.0.8
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.