pl-api: Update docs

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2024-10-29 22:44:28 +01:00
parent ee0232e2e6
commit 7b183e5c60
64 changed files with 559 additions and 36 deletions

View File

@@ -1,3 +1,6 @@
/**
* @category Request params
*/
interface ProfileDirectoryParams {
/** Number. Skip the first n results. */
offset?: number;