apistar icon indicating copy to clipboard operation
apistar copied to clipboard

Error: Missing option "--path" invoking `apistar validate`

Open Fak3 opened this issue 6 years ago • 1 comments

apistar version: 0.7.1 I followed README and created the file apistar.yaml. Then launched apistar validate, got an error:

apistar validate
Usage: apistar validate [OPTIONS]

Error: Missing option "--path".

Either instructions in README are outdated, or something is missing in the code.

Fak3 avatar Mar 18 '19 07:03 Fak3

image

The configuration file's name should be "apistar.yml", not "apistar.yaml".

JackTheMico avatar Apr 10 '19 03:04 JackTheMico