Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d9a4eb8

Browse files
committedJan 2, 2025·
removing old note
1 parent 822b801 commit d9a4eb8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎docs/GreedyBear/Contribute.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ pre-commit install -c .github/.pre-commit-config.yaml
4545

4646
Remember that whenever you make changes, you need to rebuild the docker image to see the reflected changes.
4747

48-
#### NOTE about documentation:
49-
50-
If you made any changes to an existing model/serializer/view, please run the following command to generate a new version of the API schema and docs:
51-
5248
```bash
5349
docker exec -it greedybear_uwsgi python manage.py spectacular --file docs/source/schema.yml && make html
5450
```

0 commit comments

Comments
 (0)
Please sign in to comment.