Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit c61a25d

Browse files
committed
Add path parameter
Signed-off-by: Vitor Mattos <vitor@php.rio>
1 parent af1cb42 commit c61a25d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

site/.vuepress/public/specs/api.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2247,6 +2247,10 @@ components:
22472247
type: integer
22482248
description: Node id of a Nextcloud file
22492249
example: 2312
2250+
path:
2251+
type: string
2252+
description: Path of a Nextcloud file
2253+
example: /path/here/filename.pdf
22502254
required:
22512255
- type
22522256
signers:

0 commit comments

Comments
 (0)