- 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
- Add scenario validators - Clean up responses and serializes with respect to scenario - Fix error handling and responses of scenario endpoints