Skip to content

Commit cdfe0e8

Browse files
authored
Merge pull request #19487 from nextcloud/automated/noid/stable34-update-nextcloud-openapi
[stable34] Update Nextcloud OpenAPI types
2 parents be5d8f9 + 3c0f3f1 commit cdfe0e8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/types/openapi/core/openapi_files_sharing.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,8 @@ export type components = {
333333
enabled: boolean;
334334
/** Format: int64 */
335335
days?: number;
336+
/** Format: int64 */
337+
default_days?: number;
336338
enforced?: boolean;
337339
};
338340
expire_date_internal?: {

0 commit comments

Comments
 (0)