From 7680b287334d37ef67e83797d0ab16abb0f55fde Mon Sep 17 00:00:00 2001 From: Amrita <54478846+amrita-shrestha@users.noreply.github.com> Date: Wed, 20 Sep 2023 20:14:04 +0545 Subject: [PATCH] Add front matter block in ADR For sharing and space management api (#7281) --- docs/ocis/adr/0022-sharing-and-space-management-api.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/ocis/adr/0022-sharing-and-space-management-api.md b/docs/ocis/adr/0022-sharing-and-space-management-api.md index eec300c90..4a6ad4f36 100644 --- a/docs/ocis/adr/0022-sharing-and-space-management-api.md +++ b/docs/ocis/adr/0022-sharing-and-space-management-api.md @@ -1,5 +1,10 @@ --- title: "22. Sharing and Space Management API" +date: 2023-09-08T02:29:00+01:00 +weight: 22 +geekdocRepo: https://github.com/owncloud/ocis +geekdocEditPath: edit/master/docs/ocis/adr +geekdocFilePath: 0022-sharing-and-space-management-api.md --- * Status: accepted