Closed waynesun09 closed 3 years ago
Add new TextBody and DictBody schema for request body, use Union for support multiple schemas.
Update apis with the schemas, this change api behavior with 'body' key is required in request body.
Also update examples for request body.
Signed-off-by: Wayne Sun gsun@redhat.com
@abraverm updated, pls check, thanks
Add new TextBody and DictBody schema for request body, use Union for support multiple schemas.
Update apis with the schemas, this change api behavior with 'body' key is required in request body.
Also update examples for request body.
Signed-off-by: Wayne Sun gsun@redhat.com