Files
@ 32e6957d0aac
Branch filter:
Location: kallithea/docs/dev/dbmigrations.rst
32e6957d0aac
2.9 KiB
text/prs.fallenstein.rst
api: add max_revisions option to get_changesets
The returning JSON can become pretty big and hard to parse.
Therefore add an option that allows a client to request the changesets in
smaller chuncks.
The returning JSON can become pretty big and hard to parse.
Therefore add an option that allows a client to request the changesets in
smaller chuncks.