JuliaComputing / OpenAPI.jl

OpenAPI helper and code generator for Julia
Other
43 stars 8 forks source link

add tests for timeout handling #74

Closed tanmaykm closed 6 months ago

tanmaykm commented 6 months ago

Adding some tests for timeout handling. Also tests the use of OpenAPI.Clients.with_timeout method provided to invoke OpenAPI client side APIs with a timeout value.