Skip to content

Commit 1402f89

Browse files
authored
Add update documentation version section
Add instructions for updating documentation version.
1 parent a3b5f85 commit 1402f89

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ Generate the most accurate OpenAPI spec for the current stable release of Mastod
1414

1515
## Usage
1616

17+
### Update documentation version
18+
19+
```bash
20+
npm run update-docs-sha
21+
```
22+
1723
### Generate Schema
1824

1925
```bash

0 commit comments

Comments
 (0)