python - How to add a link to a website and space in API_DESCRIPTION in Django Rest Documentation? -


i use django rest framework documentation , add link website. unfortunately way shown below on screenshot not working. have idea? furthemore, know how can add space in description. in advance.enter image description here

solution using ' instead of """. @ moment works properly.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -