rename attribute "rate" in Rule object into "rates" #103
Labels
Curbs API
minor update
A change that is minor and should require little discussion, or is a maintenance/readme/typo update.
Milestone
Is your feature request related to a problem? Please describe.
Attribute "rate" is ambiguous because it is used in Rate object to describe a single integer value but object Rule also use it to named an array of object Rate.
Describe the solution you'd like
A better solution could be that attribute in Rule object to be changed to "rates" (in plural like "user_classes")
Is this a breaking change
Impacted Spec
Curbs
The text was updated successfully, but these errors were encountered: