VILLASweb-backend-go/routes/signal
Sonja Happ a8a43f8512 Improvements for swagger API documentation
- Adds Authorization token as required header param to all endpoints (except authenticate itself)
- Documents correct data format for request bodies (relevant for updating and adding elements)
- No functional changes applied
2019-11-13 14:48:08 +01:00
..
signal_endpoints.go Improvements for swagger API documentation 2019-11-13 14:48:08 +01:00
signal_methods.go fix repo path 2019-11-09 11:40:56 +01:00
signal_middleware.go fix repo path 2019-11-09 11:40:56 +01:00
signal_test.go remove DB_TEST and use DB_NAME instead, InitDB function now has parameter to specify if DB is used for testing or not 2019-11-11 12:06:53 +01:00
signal_validators.go Improvements for swagger API documentation 2019-11-13 14:48:08 +01:00