Skip to content

Commit

Permalink
docs(rulesets): update docs about recommended OpenAPI rules (stopligh…
Browse files Browse the repository at this point in the history
…tio#2594)

Co-authored-by: Nauman <mnaumanali94@gmail.com>
  • Loading branch information
2 people authored and RafaelJCamara committed May 3, 2024
1 parent 8d0918f commit dcc57bf
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/reference/openapi-rules.md
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 dcc57bf

Please sign in to comment.