Skip to content

Latest commit

 

History

History
57 lines (55 loc) · 2.83 KB

examples.md

File metadata and controls

57 lines (55 loc) · 2.83 KB

Examples

Each API function take an Input struct and return an Output struct. The Input struct consists of request params, request headers and request elements, and the Output holds the HTTP status code, response headers, response elements and error message (if error occurred).