regenerate metadata.py
This commit is contained in:
parent
0620cf78b2
commit
3f3e370d36
2 changed files with 374 additions and 106 deletions
|
@ -117,6 +117,11 @@ address_doc = {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
dict_doc = {
|
||||||
|
"json": "json"
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
def encode_pagination_doc(items):
|
def encode_pagination_doc(items):
|
||||||
return {
|
return {
|
||||||
"page": "Page number of the current items.",
|
"page": "Page number of the current items.",
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue