-
Notifications
You must be signed in to change notification settings - Fork 195
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
13 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,13 @@ | ||
## Release Notes ## | ||
|
||
🎉🎉🎉 General Availability of Azure Functions OpenAPI Extension `v1.0.0` 🎉🎉🎉 | ||
|
||
|
||
### Changes & Fixes ### | ||
|
||
* #308 Fix the API prefix overly trimmed #307 | ||
* #288 Uint16 bug fix | ||
* #287 Fix uint32 error | ||
* #268 Fixed throwing StackOverflowException when contains exception class #251 | ||
* #263 Fix Data Member Attribute json Serialized Model Casing Applied #212 | ||
* #260 Add integration testing for Uri Object Type #143 |