api: new endpoint for updating GRB events
Add a new API endpoint for updating certain GRB event parameters: ra, dec, error_radius, t90, redshift, designation. Only users with specific permissions can use it.
Showing
- gracedb/api/v1/events/permissions.py 11 additions, 0 deletionsgracedb/api/v1/events/permissions.py
- gracedb/api/v1/events/urls.py 2 additions, 0 deletionsgracedb/api/v1/events/urls.py
- gracedb/api/v1/events/views.py 93 additions, 3 deletionsgracedb/api/v1/events/views.py
- gracedb/api/v1/main/views.py 5 additions, 0 deletionsgracedb/api/v1/main/views.py
gracedb/api/v1/events/permissions.py
0 → 100644
Please register or sign in to comment