File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1- #### 2.0.0-beta9 - Apr 22 , 2023
1+ #### 2.0.0-theta-001 - May 27 , 2023
22- F# 6 task{} instead of async{} under thee hood - [ #200 ] ( https://github.com/fsprojects/SwaggerProvider/pull/200 )
33- BREAKING: ` ProvidedApiClientBase.CallAsync ` returns ` task ` instead of ` async `
44- BREAKING: ` task ` CE wrap all exceptions in ` AggregateException ` (with ` OpenApiException ` inside)
55- Model enums as ` string ` , ` int32 ` or ` boolean ` (Fixed [ #186 ] ( https://github.com/fsprojects/SwaggerProvider/issues/186 ) )
66- Add ` Accept ` header to all request (Fixed [ #196 ] ( https://github.com/fsprojects/SwaggerProvider/issues/196 ) )
77- Supported requests with ` octet-stream ` body content [ #203 ] ( https://github.com/fsprojects/SwaggerProvider/pull/203 )
8+ - Added missing properties to OpenApiException [ #222 ] ( https://github.com/fsprojects/SwaggerProvider/pull/222 )
89- Microsoft.OpenApi (1.6.3)
910- FSharp.SystemTextJson (1.1.23)
1011- Removed the ` System.Net.Http ` dependency (#221 )
You can’t perform that action at this time.
0 commit comments