-
Notifications
You must be signed in to change notification settings - Fork 201
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
## Release Notes ## | ||
|
||
Bug fixes and lots of enhancements | ||
|
||
|
||
### Changes ### | ||
|
||
* #81 Update RouteConstraintFilter with Tests | ||
* Updated regular expressions with more precision | ||
* #79 Assembly Refactoring | ||
* Injected an assembly through method for SwaggerUI | ||
* Applied different assemblies to both UI and document | ||
* #74 #60 Provide Extensibility for UI Customizations | ||
* #65 Update OpenApiHttpTrigger.cs | ||
* Removed unnecessary string interpolations | ||
* #61 Add Visitors for Unsigned Integer Types | ||
|
||
### Fixes ### | ||
|
||
* #82 #75 Fix Array of Array Issue, Including Dictionary | ||
* #80 #64 Update DocumentHelper to Use GetOpenApiReferenceId for Acceptor Keys |