mirror of
https://github.com/faas-rs/faasd-in-rust.git
synced 2025-06-21 12:06:32 +00:00
feat(awc): introduce awc crate to match actix-web streaming requests (#94)
* feat: introduce awc crate to match actix-web streaming requests * fix(ci): fix the integration_tests mod --------- Co-authored-by: Samuka007 <dailvchen@dragonos.org>
This commit is contained in:
@ -111,7 +111,8 @@ paths:
|
||||
description: Method Not Allowed
|
||||
'500':
|
||||
description: Internal server error
|
||||
|
||||
'503':
|
||||
description: Error Service Unavailable
|
||||
components:
|
||||
schemas:
|
||||
FunctionDeployment:
|
||||
|
Reference in New Issue
Block a user