Skip to content

Commit 6463003

Browse files
committed
use LinkAccess definition
Use `LinkAccess` within the `GetFileResponse` content.
1 parent 887d806 commit 6463003

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openapi/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8640,7 +8640,7 @@ components:
86408640
$ref: "#/components/schemas/Style"
86418641
description: A mapping from style IDs to style metadata.
86428642
linkAccess:
8643-
type: string
8643+
$ref: "#/components/schemas/LinkAccess"
86448644
description: The share permission level of the file link.
86458645
mainFileKey:
86468646
type: string

0 commit comments

Comments
 (0)