cosmicds / cds-api

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

Add endpoints for getting stages and stage states #126

Closed Carifio24 closed 1 month ago

Carifio24 commented 1 month ago

This PR adds the following endpoints:

This PR also contains setup infrastructure for the new Stages table which contains information about all of the stages for a given story. We need to add these stages to this table ourselves - there isn't any process to autogenerate these from e.g. story code.