Skip to content

Commit

Permalink
docs(rulesets): update docs about recommended OpenAPI rules (#2594)
Browse files Browse the repository at this point in the history
Co-authored-by: Nauman <mnaumanali94@gmail.com>
  • Loading branch information
ls-jad-elkik and mnaumanali94 committed May 3, 2024
1 parent af9c742 commit b055d1d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/reference/openapi-rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ It can be hard to pick a license, so if you don't have a lawyer around you can u

How useful this is in court is not entirely known, but having a license is better than not having a license.

**Recommended:** Yes
**Recommended:** No

**Good Example**

Expand All @@ -130,7 +130,7 @@ info:

Mentioning a license is only useful if people know what the license means, so add a link to the full text for those who need it.

**Recommended:** Yes
**Recommended:** No

**Good Example**

Expand Down Expand Up @@ -244,8 +244,6 @@ tags:
- name: "Badger"
```

**Recommended:** No

### operation-description

**Recommended:** Yes
Expand Down

0 comments on commit b055d1d

Please sign in to comment.