implement resolver.resolveCollectionItems
This commit is contained in:
parent
b506dd564b
commit
5f0bb5dcd7
3 changed files with 87 additions and 27 deletions
|
|
@ -12918,6 +12918,8 @@ export type operations = {
|
|||
content: {
|
||||
'application/json': {
|
||||
uri: string;
|
||||
expandCollectionItems?: boolean;
|
||||
allowAnonymous?: boolean;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue