Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reservation Price #457

Merged

Commits on Oct 14, 2022

  1. reservation price

    Adds fields to system_pricing_plans.json to describe cost of reserving a vehicle, charged either as a flat rate or per minute of reserve time.
    mplsmitch committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    8e27b49 View commit details
    Browse the repository at this point in the history
  2. Update gbfs.md

    mplsmitch committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    383a699 View commit details
    Browse the repository at this point in the history
  3. fix typo

    mplsmitch committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    9a57b9c View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Change default_reserve_time to Conditionally REQUIRED

    Changes `default_reserve_time` to Conditionally REQUIRED when reservation price fields are used
    mplsmitch committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    e45dd4d View commit details
    Browse the repository at this point in the history