models/api_body library

Classes

ApiBody
Holds request body data for all Postman-style body types.
ApiFile
A file attachment for multipart/form-data requests. Either path or bytes must be provided.