v1.1.0
Added
- Added the field
finishedAtfor the value objectScenarioListingItem(GET /api/scenarios). - Added the field
finishedAtfor the response bodyScenarioResponseBody(GET /api/scenarios/:scenarioId). - Added method
ScenariosController::abortScenario()(PUT /api/scenarios/:scenarioId/abort). - Added tests.