Skip to content

Commit

Permalink
chore: add tip about settings
Browse files Browse the repository at this point in the history
  • Loading branch information
dantetemplar committed Nov 19, 2024
1 parent 38279a5 commit 3916a4b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ It checks Accounts user token and make request to InnoSport API on behalf of the
> [!IMPORTANT]
> For endpoints requiring authorization click "Authorize" button in Swagger UI
> [!TIP]
> Edit `settings.yaml` according to your needs, you can view schema in
> [config_schema.py](src/config_schema.py) and in [settings.schema.yaml](settings.schema.yaml)
**Set up PyCharm integrations**

1. Run configurations ([docs](https://www.jetbrains.com/help/pycharm/run-debug-configuration.html#createExplicitly)).
Expand Down

0 comments on commit 3916a4b

Please sign in to comment.