update api docs (omissions, wording, typos)
This commit is contained in:
parent
8b6b23eaf5
commit
ea1a94e9e4
7 changed files with 8 additions and 7 deletions
|
|
@ -311,7 +311,7 @@ actions.register(unsubscribeFromText, cache=False)
|
|||
@login_required_json
|
||||
def sortTexts(request, data):
|
||||
'''
|
||||
Sets manual ordering of texts in a given folder
|
||||
Sets the order of texts in a given section
|
||||
takes {
|
||||
section: string, // 'personal', 'favorite' or 'featured'
|
||||
ids: [string] // ordered list of text ids
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue