cosmicds / cds-api

API for accessing the CosmicDS database
GNU General Public License v3.0
0 stars 3 forks source link

Remove unnecessary fields from data generation galaxies #39

Closed Carifio24 closed 2 years ago

Carifio24 commented 2 years ago

The /hubbles_law/data-generation-galaxies endpoint is working fine, but returns more info than it needs to. This PR pares down the query response to only include the galaxy data, rather than also including stuff it picked up during table joins.