VirtualFlyBrain / vfb-data-ingest-api

This repository contains the REST API code for the Data Ingest API
Other
0 stars 0 forks source link

Review basic model #9

Open matentzn opened 4 years ago

matentzn commented 4 years ago

@dosumis

Can you review the basic model: https://github.com/VirtualFlyBrain/vfb-data-ingest-api/blob/master/vfb_curation_api/database/models.py

In particular, I would be interested in

Merci bien.

matentzn commented 4 years ago

These are the associated serialisers (i.e. what the user will actually see, which is a tiny bit different from the internal model above):

https://github.com/VirtualFlyBrain/vfb-data-ingest-api/blob/master/vfb_curation_api/api/vfbid/serializers.py