sygmo / cs373-idb

Project #3 repository
0 stars 0 forks source link

Update to accurate Sample Response Body in Apiary #15

Closed oliviajlin-zz closed 9 years ago

oliviajlin-zz commented 9 years ago

Currently all the Sample Response Bodies (constellations, family, moon, planet, stars) show "id": 1, "name": "Draco", "meaning": "dragon".... - waiting on an accurate models.py so that the Sample Response Body can be updated according to models.py's columns.

oliviajlin-zz commented 9 years ago

Make Apiary changes according to models.py (exoplanet and planet attributes - length of day, parallax, orbital period have changed).

mknocke commented 9 years ago

Remove length of year from planets (not exoplanets) and parallax from star

oliviajlin-zz commented 9 years ago

Removed: length of year from planets (not exoplanets) and parallax from star