... | ... | @@ -80,4 +80,17 @@ https://baas.kinvey.com/user/{app-key} |
|
|
"_acl": {
|
|
|
"creator": "5ad68e435aa1301702ff5199"
|
|
|
}
|
|
|
} |
|
|
\ No newline at end of file |
|
|
}
|
|
|
|
|
|
## Organics
|
|
|
|
|
|
### POST
|
|
|
https://baas.kinvey.com/appdata/{{app-key}}/Harvests
|
|
|
|
|
|
#### body
|
|
|
|
|
|
{
|
|
|
"name": "Pera",
|
|
|
"measurement": "un",
|
|
|
"image": { "_type":"KinveyFile","_id":"bf0c8005-f64e-4151-af30-878aa0060581" }
|
|
|
} |
|
|
\ No newline at end of file |