Skip to content

v0.7.0

  • v0.7.0
  • 4d6778b
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
  • Choose a tag to compare

  • v0.7.0
  • 4d6778b
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@ob-stripe ob-stripe tagged this 07 Oct 17:37
* pass simple parameters to operation commands in as flags instead of URL-style query args (#200)

* read property flags for operation commands from spec and load into each new operation command

* add property flags to command

* pass flag arguments to api request

* validate to only accept url params

* fix string formatting

* update tests

* allow other data to be passed in stringarray flags

* add test for freeform data

* empty description field

* lint

* compare using parsed query string in operation_test

* store all flags as strings

* Fix linting issue (#206)

* Group request parameters flags separately in help messages (#211)

* Use dashes instead of underscores in flag names (#219)
Assets 2
Loading