We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, I stumbled upon your spectral rules from https://apisyouwonthate.com/blog/distribute-spectral-style-guides-with-npm#other-api-style-guides--rulesets and read through them when I found:
api-openapi-samples/.spectral.yml
Line 597 in e4aa25a
Shouldn't this really be POST /users than POST /create/user which you are saying shouldn't be used just a couple lines up.
POST /users
POST /create/user
have a nice day =)
The text was updated successfully, but these errors were encountered:
ioggstream
No branches or pull requests
Hello, I stumbled upon your spectral rules from https://apisyouwonthate.com/blog/distribute-spectral-style-guides-with-npm#other-api-style-guides--rulesets and read through them when I found:
api-openapi-samples/.spectral.yml
Line 597 in e4aa25a
Shouldn't this really be
POST /users
thanPOST /create/user
which you are saying shouldn't be used just a couple lines up.have a nice day =)
The text was updated successfully, but these errors were encountered: