Skip to content

rename attribute "rate" in Rule object into "rates" #103

@lecuretFlowbird

Description

@lecuretFlowbird

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

  • Yes, breaking

Impacted Spec

  • Curbs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Curbs APIminor updateA change that is minor and should require little discussion, or is a maintenance/readme/typo update.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions