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

Add field - maximum_fee #135

Merged
merged 2 commits into from
Mar 26, 2024
Merged

Conversation

mplsmitch
Copy link
Collaborator


name: Mitch Vars

title: Add maximum _fee field to Rate


CDS Pull Request

Explain pull request

Current spec does not support rates that have a maximum fee amount. This PR adds a new field to Rate called maximum_fee that represents the maximum amount a user of a curb can pay for a particular parking event. Discussion of this topic can be found in #116.

Is this a breaking change

  • No, not breaking

Impacted Spec

  • Curbs

@mplsmitch mplsmitch requested a review from a team as a code owner March 11, 2024 16:04
@schnuerle schnuerle linked an issue Mar 11, 2024 that may be closed by this pull request
@schnuerle schnuerle added Curbs API minor update A change that is minor and should require little discussion, or is a maintenance/readme/typo update. labels Mar 11, 2024
@schnuerle schnuerle added this to the 1.0.1 milestone Mar 11, 2024
curbs/README.md Outdated Show resolved Hide resolved
@schnuerle schnuerle merged commit b492a30 into openmobilityfoundation:dev Mar 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Curbs API minor update A change that is minor and should require little discussion, or is a maintenance/readme/typo update.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Representing maximum fee in Rate
2 participants