pass limit from ap/get to resolveCollectionItems
This commit is contained in:
parent
1ab5ceb65a
commit
3da3ce9a40
2 changed files with 3 additions and 1 deletions
|
|
@ -12919,6 +12919,7 @@ export type operations = {
|
|||
'application/json': {
|
||||
uri: string;
|
||||
expandCollectionItems?: boolean;
|
||||
expandCollectionLimit?: number | null;
|
||||
allowAnonymous?: boolean;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue