We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 822b801 commit d9a4eb8Copy full SHA for d9a4eb8
docs/GreedyBear/Contribute.md
@@ -45,10 +45,6 @@ pre-commit install -c .github/.pre-commit-config.yaml
45
46
Remember that whenever you make changes, you need to rebuild the docker image to see the reflected changes.
47
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
52
```bash
53
docker exec -it greedybear_uwsgi python manage.py spectacular --file docs/source/schema.yml && make html
54
```
0 commit comments