Skip to content

Fix start/end date parsing in events API

Ghost User requested to merge fix/events-param-parsing into master

This is already deployed in a hotfix on v25.

Previous behaviour

Steps to reproduce:

  1. Visit /api/v1/events/
  2. Crash

New behaviour

Steps to validate that it works:

  1. Visit /api/v1/events/
  2. No crash
Edited by Ghost User

Merge request reports

Loading