mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-06 04:21:09 +00:00
Add Vale for prose linting (#1099)
* feat: Add Vale configuration and rules * docs: Fix top-level files to match Vale rules * docs: Vale updates for the commands docs * docs: apply Vale updates to the decorator docs * docs: Update guides to match Vale rules * docs: update rules and other content to meet Vale standards * docs: add Vale link and information to CONTRIBUTING * feat: Add GitHub action for Vale * docs: minor editing to readme.md * docs: minor editing to the changelog.md file * docs: minor edits to the join.md file in commands folder * docs: minor edits to lint.md file in the commands directory * docs: minor edit to the login.md file in the commands directory * docs: minor edits to the preview.md file in the commands directory * docs: minor edits to push.md file in the comands directory * docs: minor edits to the info-description-override.md file in the decorators directory * docs: minor edits to the configure-rules.md file in the guides directory * docs: minor edits to custom-plugin.md file in the resources directory * docs: minor editing to the no-http-verbs-in-paths.md file in the rules directory --------- Co-authored-by: Heather Cloward <heathercloward@gmail.com>
This commit is contained in:
committed by
GitHub
parent
dcdb929226
commit
909fb471ca
@@ -23,9 +23,7 @@ The principle of providing your users with accurate and relevant information doe
|
||||
|
||||
Before they can work with your API, your users must understand the terms and conditions of your API usage.
|
||||
|
||||
"Can I use your API? Will I get in trouble? Will I lose my job?"
|
||||
Sometimes questions like these go through consumers' minds.
|
||||
By being upfront with the API license, you can reduce friction towards usage.
|
||||
By being upfront with the API license, you can reduce friction and encourage API adoption.
|
||||
|
||||
## Configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user