You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To enhance our support for GBFS feeds, we need to implement a process to run GBFS validation reports using the gbfs-validator. This involves scheduling validation processes, designing appropriate database entities, and ensuring only updated feeds and their validation reports are stored.
Tasks:
Schedule Validation Process: Implement a mechanism to trigger the validation process for each GBFS feed on a defined schedule.
Design Database Entities: Design and implement database entities to store the validation reports.
Store Updated Feeds and Reports: Ensure that GBFS feeds and their related validation reports are stored.
Description:
To enhance our support for GBFS feeds, we need to implement a process to run GBFS validation reports using the
gbfs-validator
. This involves scheduling validation processes, designing appropriate database entities, and ensuring only updated feeds and their validation reports are stored.Tasks:
Dependency:
The text was updated successfully, but these errors were encountered: