Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 333 Bytes

api_request_response_readme.md

File metadata and controls

9 lines (5 loc) · 333 Bytes

Api Request/Response Description

General guideline of how Request/Response are created.

Guidelines

  • In each response body, both underscore separated (image_url) and camelCase (imageUrl) supported variables are valid. However, both will meant to the same time i.e. image_url and imageUrl will represent the same entities.