implement resolver.resolveCollectionItems
This commit is contained in:
@@ -12918,6 +12918,8 @@ export type operations = {
|
||||
content: {
|
||||
'application/json': {
|
||||
uri: string;
|
||||
expandCollectionItems?: boolean;
|
||||
allowAnonymous?: boolean;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user