Skip to content

v1.1.0

Choose a tag to compare

@tg666 tg666 released this 20 Jun 03:22
· 6 commits to main since this release

Added

  • Added the field finishedAt for the value object ScenarioListingItem (GET /api/scenarios).
  • Added the field finishedAt for the response body ScenarioResponseBody (GET /api/scenarios/:scenarioId).
  • Added method ScenariosController::abortScenario() (PUT /api/scenarios/:scenarioId/abort).
  • Added tests.