Skip to content

Commit 62d8d41

Browse files
kopernic-plclaude
andcommitted
chore(repo): fix prettier formatting in docs/reference
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 4e91042 commit 62d8d41

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

docs/reference/asyncapi-rules.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ info:
7575
title: Descriptive API
7676
description: >+
7777
Some description about the general point of this API, and why it exists when another similar but different API also exists.
78+
7879
```
7980

8081
### asyncapi-info-license-url
@@ -580,6 +581,7 @@ tags:
580581
- name: Invoice Items
581582
description: |+
582583
Giant long explanation about what this business concept is, because other people _might_ not have a clue!
584+
583585
```
584586

585587
**Recommended:** No
@@ -792,6 +794,7 @@ info:
792794
- name: Invoice Items
793795
description: |+
794796
Giant long explanation about what this business concept is, because other people _might_ not have a clue!
797+
795798
```
796799

797800
**Recommended:** No

docs/reference/openapi-rules.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ info:
105105
title: Descriptive API
106106
description: >+
107107
Some description about the general point of this API, and why it exists when another similar but different API also exists.## AuthenticationThis API uses OAuth2 and tokens can be requested from [Dev Portal: Tokens](https://example.org/developers/tokens).
108+
108109
```
109110

110111
### info-license
@@ -406,6 +407,7 @@ tags:
406407
- name: Invoice Items
407408
description: |+
408409
Giant long explanation about what this business concept is, because other people _might_ not have a clue!
410+
409411
```
410412

411413
**Recommended:** No

0 commit comments

Comments
 (0)