drf-spectacular extend_schema raw data
I´m trying to send a raw data do extend_schema extend_schema decorator to only inform the yml file and create the swagger documentation
Generate drf-spectacular schema for a fixed string response
In DRF, get() method always returns a fixed message response like below: