NSLS2 / nsls2api

NSLS-II Facility API
https://api.nsls2.bnl.gov
BSD 3-Clause "New" or "Revised" License
0 stars 7 forks source link

Generate fake test proposals #88

Closed stuartcampbell closed 6 months ago

stuartcampbell commented 6 months ago

Added endpoint (and related function in proposal_service) to generate a test proposal.

In this first version all the data is fake - but in the future intend to add the option to use real person data (i.e. DSSI staff) so we can test features that need a real person such as groups, slack channels etc..