User and Player Endpoints
- , opens subtitles settings dialogsubtitles settings
- subtitles off
- , selectedEnglish Captions
- 2x
- 1.5x
- , selected1x
- 0.5x
This is a modal window.
Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
User Endpoints
We will continue implementing functionality for our endpoints. Let's start with the User. Let's quickly define the GET methods and specify the schemas in the Blueprint response decorators.
python
Player Endpoints
Now let's move on to Player. We quickly define the GET methods and import models and schema in the resources/player.py.
python
DELETE Method
let's handle the DELETE method. We literally repeat the functionality from the TeamView.
python
CREATE Method
python
UPDATE Method
python
In the next chapter, we will get acquainted with new functionality for the quick and convenient creation of documentation for our API.
Bedankt voor je feedback!
Vraag AI
Vraag AI
Vraag wat u wilt of probeer een van de voorgestelde vragen om onze chat te starten.