mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-30 07:56:14 -06:00
tiny doc update
This commit is contained in:
parent
107685e22e
commit
a1175cde3c
1 changed files with 3 additions and 1 deletions
|
|
@ -215,7 +215,9 @@ You can install go-swagger following the instructions [here](https://goswagger.i
|
|||
|
||||
If you change Swagger annotations on any of the API paths, you can generate a new Swagger file at `./docs/api/swagger.yaml` by running:
|
||||
|
||||
`swagger generate spec -o docs/api/swagger.yaml --scan-models`
|
||||
```bash
|
||||
swagger generate spec -o docs/api/swagger.yaml --scan-models
|
||||
```
|
||||
|
||||
## CI/CD configuration
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue