apistar
apistar copied to clipboard
Error: Missing option "--path" invoking `apistar validate`
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.

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