create_table for conditions tests
POST {{host}}:{{port}}
Request Body
{"operation"=>"create_table", "schema"=>"dev", "table"=>"dog_conditions", "hash_attribute"=>"id"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | ||
| Authorization | string |