Releases: JuliaComputing/Swagger.jl
Releases · JuliaComputing/Swagger.jl
v0.3.7
v0.2.7
Swagger v0.2.7
Closed issues:
- replace HTTP with Downloads.jl (#40)
- missing swagger input or config! (#50)
- Issues in generated documentation (#53)
Merged pull requests:
- use Downloads.jl instead of HTTP.jl (#43) (@tanmaykm)
- enable github workflows ci (#44) (@tanmaykm)
- allow long polling request to be interrupted (#45) (@tanmaykm)
- fix chunked response interruption handling (#46) (@tanmaykm)
- handle race in chunked response handling (#47) (@tanmaykm)
- generate julia docs from descriptions in spec (#48) (@tanmaykm)
- allow timeout to be set via client instance (#49) (@tanmaykm)
- codegen generates directly to src folder (#51) (@tanmaykm)
- hooks to allow changing request before submission (#52) (@tanmaykm)
- render API docstrings correctly (#54) (@tanmaykm)
- add utility method to check longpoll timeout (#55) (@tanmaykm)
- Support HTTP.jl 1.0 in backport release (#56) (@quinnj)
v0.3.6
Swagger v0.3.6
Merged pull requests:
v0.3.5
v0.3.4
Swagger v0.3.4
Merged pull requests:
v0.3.3
Swagger v0.3.3
Merged pull requests:
v0.3.2
Swagger v0.3.2
Merged pull requests:
v0.3.1
Swagger v0.3.1
Merged pull requests: