Skip to content

Add variable config and expansion #1

@theelderbeever

Description

@theelderbeever

There should be templated variable for things such as path params or query args that can be passed on the commandline.

quests:
  get-user:
    path: /users/:id
    vars:
      id: 1
quest go get-user -v/--var id=5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions