Matheus Oliveira

Results 4 issues of Matheus Oliveira

I use z4h in my WSL2 setup, and basically every time I open a new terminal, these characters pop up in my command line for no apparent reason: ![image](https://user-images.githubusercontent.com/31555284/196423998-ca0f7a98-7895-4e01-8270-74b39fff699b.png) Putting...

Lets say I want to associate a user ID with my session entity, so I can easily retrieve all sessions from a user for a feature such as "logout from...

There is a link in the SSH section that was supposed to redirect to a screenshot showing the expected `etc/network/interfaces` file. This link is missing a 'n' in it's path,...

**Describe the bug** When declaring a DRF view decorated with `@extend_schema`, if the `responses` argument is a Pydantic model and the `request` argument is a DRF serializer, the response payload...