File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2223,6 +2223,7 @@ paths:
22232223 schema :
22242224 type : string
22252225 x-ms-docs-key-type : drive
2226+ - $ref : ' #/components/parameters/driveItemSelect'
22262227 responses :
22272228 ' 200 ' :
22282229 description : Retrieved resource
@@ -2607,6 +2608,8 @@ paths:
26072608 - me.drive.root
26082609 summary : Get root from personal space
26092610 operationId : HomeGetRoot
2611+ parameters :
2612+ - $ref : ' #/components/parameters/driveItemSelect'
26102613 responses :
26112614 ' 200 ' :
26122615 description : Retrieved resource
@@ -2623,6 +2626,8 @@ paths:
26232626 - me.drive.root.children
26242627 summary : Get children from drive
26252628 operationId : HomeGetChildren
2629+ parameters :
2630+ - $ref : ' #/components/parameters/driveItemSelect'
26262631 responses :
26272632 ' 200 ' :
26282633 description : Retrieved resource list
You can’t perform that action at this time.
0 commit comments