Skip to content

Added --date-from argument#20

Open
reidmiller-geotab wants to merge 2 commits intoocpi:mainfrom
reidmiller-geotab:let-user-supply-from-date
Open

Added --date-from argument#20
reidmiller-geotab wants to merge 2 commits intoocpi:mainfrom
reidmiller-geotab:let-user-supply-from-date

Conversation

@reidmiller-geotab
Copy link

This commit adds a --date-from argument to the get command and passes it through to the date_from query parameter of OCPI GET requests.

The OCPI specification consistently uses a query parameter named date_from throughout the module endpoints. Although not strictly necessary, this command line argument uses the same terminology for consistency.

Fixes #13

This commit adds a `--date-from` argument to the `get` command and
passes it through to the `date_from` query parameter of OCPI `GET`
requests.

The OCPI specification consistently uses a query parameter named
`date_from` throughout the module endpoints. Although not strictly
necessary, this command line argument uses the same terminology
for consistency.
"coersion" should be "coercion".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Let user supply from date

1 participant

Comments