sci-oer / webapp

The webapp for the project and the auto-builder webapp
GNU Affero General Public License v3.0
0 stars 1 forks source link

Create a get build history API #11

Open MarshallAsch opened 1 year ago

MarshallAsch commented 1 year ago

An api should be implemented to view the fields of the previously build course containers. This should be limited to the builds made by the currently authenticated user.

-GET /api/user/builds

The response body should be discussed prior to implementation.