We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6ce54b commit a6f8dbdCopy full SHA for a6f8dbd
draceditor/views.py
@@ -28,7 +28,7 @@ def markdown_search_user(request):
28
Json usernames of the users registered & actived.
29
30
url(method=get):
31
- /api/markdown/search-user/?username={username}
+ /draceditor/search-user/?username={username}
32
33
Response:
34
error:
0 commit comments