Skip to content

Commit

Permalink
removing old note
Browse files Browse the repository at this point in the history
  • Loading branch information
mlodic committed Jan 2, 2025
1 parent 822b801 commit d9a4eb8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/GreedyBear/Contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ pre-commit install -c .github/.pre-commit-config.yaml

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

#### NOTE about documentation:

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:

```bash
docker exec -it greedybear_uwsgi python manage.py spectacular --file docs/source/schema.yml && make html
```
Expand Down

0 comments on commit d9a4eb8

Please sign in to comment.