canonn-science / CAPIv2-Strapi

Canonn APIv2
https://api.canonn.tech
GNU General Public License v3.0
41 stars 8 forks source link

Store body materials and atmosphere as raw json objects #71

Closed derrickmehaffy closed 6 years ago

derrickmehaffy commented 6 years ago

Due to difficulty in matching these models to the body model as a relationship and the fixes done to Strapi to support raw json storage (and how EDSM stores it) we should change the body model to store this as raw json.

Testing will need to be done to ensure this follows the proper format on both the restAPI and GraphQL

derrickmehaffy commented 6 years ago

Depends on: https://github.com/canonn-science/CAPIv2-Strapi/issues/72

derrickmehaffy commented 6 years ago

PR has been submitted and waiting build results to merge, marking as resolved