/hello
Used to obtain greetings for the given name.
JSON object with the following fields:
Key name | Value type | Description |
---|---|---|
"test" | string | Name to be used in greetings |
"A" | int | Some numeric parameter |
"B" | int | Some numeric parameter |
"size" | size |
JSON object with the following fields:
Key name | Value type | Description |
---|---|---|
"length" | float64 | length of the object |
"width" | float64 | width of the object |
"height" | float64 | height of the object |
JSON object with the following fields:
Key name | Value type | Description |
---|---|---|
"msg" | string | Greetings message for the provided name |
/item/get
Used to obtain information about the given product.
JSON object with the following fields:
Key name | Value type | Description |
---|---|---|
"id" | int64 | ID of the requested item |
"a" | string | A represents something |
"b" | array of string | |
"C" | type of "C" |
JSON object with the following fields:
Key name | Value type | Description |
---|---|---|
"D" | int | |
"E" | int | |
"f" | array of "f"-element | |
"g" | array of arrays of "g"-element |
JSON object with the following fields:
Key name | Value type | Description |
---|---|---|
"A" | int | |
"B" | int |
JSON object with the following fields:
Key name | Value type | Description |
---|---|---|
"A" | int | |
"B" | int | |
"C" | int |
JSON object with the following fields:
Key name | Value type | Description |
---|---|---|
"request_id" | string | request ID assigned by the server |
"error" (optional) | string | only present if there was an error |
"name" | string | |
"size" | size | |
"info" | info | type with anonymous field |
"C" | type of "C" | |
"f" | array of "f"-element |
JSON object with the following fields:
Key name | Value type | Description |
---|---|---|
"length" | float64 | length of the object |
"width" | float64 | width of the object |
"height" | float64 | height of the object |
"weight" | float64 | weight of the object |
JSON object with the following fields:
Key name | Value type | Description |
---|---|---|
"A" | string | |
"B" | string |
JSON object with the following fields:
Key name | Value type | Description |
---|---|---|
"A" | int | |
"B" | int | |
"C" | int |
JSON object with no fields.
JSON array of objects with no fields.
JSON array of arrays of objects with no fields.
JSON object of objects with no fields.
JSON object of objects of objects with no fields.
JSON array of objects of objects with no fields.
JSON object of arrays of objects with no fields.
JSON object of objects with the following fields:
Key name | Value type | Description |
---|---|---|
"I" | int | |
"OI" | object of "OI"-element | |
"OOAI" | object of objects of arrays of "OOAI"-element |
JSON object with the following fields:
Key name | Value type | Description |
---|---|---|
"I" | int |
JSON object with the following fields:
Key name | Value type | Description |
---|---|---|
"I" | int |
JSON array of arrays of objects with the following fields:
Key name | Value type | Description |
---|---|---|
"AS" | array of string | |
"AAI" | array of arrays of int |
JSON object with the following fields:
Key name | Value type | Description |
---|---|---|
"A" | Another | |
"A1" | Another | |
"A11" | Another |
JSON object with the following fields:
Key name | Value type | Description |
---|---|---|
"A" | int | |
"S" | string |
JSON object with the following fields:
Key name | Value type | Description |
---|---|---|
"A" | int | |
"S" | string |