This repository was archived by the owner on Nov 16, 2023. It is now read-only.
Commits
Branch selector
User selector
Commit History
Commits on Aug 29, 2022
Merge pull request #248 from microsoft/users/GitHubPolicyService/e6d2d949-bc02-4ea4-8375-6fe0d4d956f4
Show description for 0c36b1aauthored
Commits on Aug 17, 2022
Commits on May 18, 2019
Fix assembly conflict issue (#208)
Show description for f6cfb65authored
Commits on Apr 18, 2019
Fallback to runtime serialization property name if NewtonSoft does no… (#206)
Show description for 541f501authored andcommitted
Commits on Feb 6, 2019
Fix for #148 (#198)
Show description for 7a2546cauthored
Commits on Dec 11, 2018
Commits on Nov 29, 2018
Updating OpenAPI.NET version to 1.1.1 (#166)
Show description for 0d0e60bauthored
Commits on Oct 30, 2018
- authored
Commits on Oct 18, 2018
Merge pull request #161 from Microsoft/security-sample-code
Show description for a3f2ff2authored- committed
Commits on Oct 1, 2018
- Added support to pass open api info description (#158)
Show description for 70e0ba1authored
Commits on Sep 27, 2018
- Added support for security tag (#157)
Show description for fb12e38authored
Commits on Sep 19, 2018
Fix base class property description (#154)
Show description for a200922authored
Commits on Sep 14, 2018
Commits on Sep 10, 2018
Performance improvements (#145)
Show description for 984ad9eauthored
Commits on Aug 27, 2018
Merge pull request #146 from Microsoft/perthcha/FixSampleApisRouting
Show description for 19ad421authored- committed
Make queryString optional.
Show description for 5d802a8committed- committed
Fix bugs in the routing in sample APIs to allow the endpoitns to be hit.
Show description for fd96a1ecommitted
Commits on Aug 14, 2018
Merge pull request #144 from Microsoft/EricAtMSFT-patch-1
Show description for aa458b8authoredAdding link back to VSTS build task
Show description for a254e5bauthored
Commits on Jul 12, 2018
Code changes to fix the description bug (#140)
Show description for 91abaddauthored
Commits on Jul 3, 2018
- authored
Support examples (#137)
Show description for 06cbd61authored
Commits on Jul 2, 2018
- SchemaRegistry Code change to look for JObject attribute and populate the naming strategy (#138)
Show description for 91e833dauthored
Commits on Jun 14, 2018
Schema generation settings (#133)
Show description for 91392c7authored
Commits on Jun 1, 2018
Duplicate path bug fix (#130)
Show description for 9399858authored
Commits on May 30, 2018
Handle duplicate properties while generating schema (#129)
Show description for 506e7f4authored
Commits on May 25, 2018
Merge pull request #127 from Microsoft/samples-typo
Show description for e8d1795authored- committed
Commits on May 24, 2018
undocumented path parameters need to be moved in "ValidateInAttributeFilter" so it gets executed after alternate tags with no matching param tags are converted to param tags. (#126)
Show description for ba6bd87authoredWhen Alternate tags are provided remove Param tag for which in attribute is not specified (#125)
Show description for 8235ef6authored