mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
pass limit from ap/get to resolveCollectionItems
This commit is contained in:
@@ -12919,6 +12919,7 @@ export type operations = {
|
||||
'application/json': {
|
||||
uri: string;
|
||||
expandCollectionItems?: boolean;
|
||||
expandCollectionLimit?: number | null;
|
||||
allowAnonymous?: boolean;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user