falling-fruit / falling-fruit-api

API (v0.3) for Falling Fruit
https://fallingfruit.org/api/0.3
GNU General Public License v3.0
6 stars 1 forks source link

Require observation date if fruiting status is provided #4

Closed ezwelty closed 2 years ago

ezwelty commented 2 years ago

Review observed_on should be required if fruiting_status is not null, since otherwise the latter is meaningless.