From ccb1ab69c6a2b9b2c5bc919374003f53db405cfa Mon Sep 17 00:00:00 2001 From: Klaas Freitag Date: Thu, 6 May 2021 11:04:13 +0200 Subject: [PATCH] [docs-only] Fix headers for the adrs, remove duplicate lines and reword. (#2004) * Fix headers for the adrs, remove duplicate lines and reword. * Update docs/ocis/adr/0005-cs3-api-account-management.md Co-authored-by: Michael Barz --- docs/ocis/adr/0004-support-hot-migration.md | 4 +--- docs/ocis/adr/0005-cs3-api-account-management.md | 4 +--- docs/ocis/adr/0006-service-discovery.md | 2 -- docs/ocis/adr/0007-api-for-spaces.md | 8 +++++++- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/ocis/adr/0004-support-hot-migration.md b/docs/ocis/adr/0004-support-hot-migration.md index ebc1063fee..141afb53d3 100644 --- a/docs/ocis/adr/0004-support-hot-migration.md +++ b/docs/ocis/adr/0004-support-hot-migration.md @@ -6,8 +6,6 @@ geekdocEditPath: edit/master/docs/ocis/adr geekdocFilePath: 0004-support-hot-migration.md --- -# 4. Support Hot Migration - * Status: proposed * Deciders: @butonic, @micbar, @dragotin, @hodyroff, @pmaier1 * Date: 2021-03-16 @@ -78,4 +76,4 @@ The migration happens in subsequent stages while the service is online. ## Links -- [Clarify responsibilities of share providers and storage providers · Issue #1377 · cs3org/reva (github.com)](https://github.com/cs3org/reva/issues/1377) because the share manager for oCIS should store share information on the storage system. And [storageprovider should persist share creator · Issue #93 · cs3org/cs3apis (github.com)](https://github.com/cs3org/cs3apis/issues/93) finally: [eos: store share id in inherited xattr · Issue #543 · cs3org/reva (github.com)](https://github.com/cs3org/reva/issues/543) \ No newline at end of file +- [Clarify responsibilities of share providers and storage providers · Issue #1377 · cs3org/reva (github.com)](https://github.com/cs3org/reva/issues/1377) because the share manager for oCIS should store share information on the storage system. And [storageprovider should persist share creator · Issue #93 · cs3org/cs3apis (github.com)](https://github.com/cs3org/cs3apis/issues/93) finally: [eos: store share id in inherited xattr · Issue #543 · cs3org/reva (github.com)](https://github.com/cs3org/reva/issues/543) diff --git a/docs/ocis/adr/0005-cs3-api-account-management.md b/docs/ocis/adr/0005-cs3-api-account-management.md index 51dfce516b..1f266319d3 100644 --- a/docs/ocis/adr/0005-cs3-api-account-management.md +++ b/docs/ocis/adr/0005-cs3-api-account-management.md @@ -3,11 +3,9 @@ title: "5. Account Management through CS3 API" date: 2021-04-12T15:00:00+01:00 geekdocRepo: https://github.com/owncloud/ocis geekdocEditPath: edit/master/docs/ocis/adr -geekdocFilePath: 0004-cs3api-user-management.md +geekdocFilePath: 0005-cs3api-user-management.md --- -# 5. Account Management via CS3 API - * Status: proposed * Deciders: @refs, @butonic, @micbar, @dragotin, @pmaier1 * Date: 2021-04-12 diff --git a/docs/ocis/adr/0006-service-discovery.md b/docs/ocis/adr/0006-service-discovery.md index e8dc251304..28688a51b1 100644 --- a/docs/ocis/adr/0006-service-discovery.md +++ b/docs/ocis/adr/0006-service-discovery.md @@ -6,8 +6,6 @@ geekdocEditPath: edit/master/docs/ocis/adr geekdocFilePath: 0006-service-discovery.md --- -# 6. Service Discovery within oCIS and Reva - * Status: proposed * Deciders: @refs, @butonic, @micbar, @dragotin, @pmaier1 * Date: 2021-04-19 diff --git a/docs/ocis/adr/0007-api-for-spaces.md b/docs/ocis/adr/0007-api-for-spaces.md index 22448d5cc2..7c7ef1aa46 100644 --- a/docs/ocis/adr/0007-api-for-spaces.md +++ b/docs/ocis/adr/0007-api-for-spaces.md @@ -1,4 +1,10 @@ -# 5. Graph API for Spaces +--- +title: "7. Open Graph API for oCIS File Spaces" +date: 2021-05-03T09:00:00+01:00 +geekdocRepo: https://github.com/owncloud/ocis +geekdocEditPath: edit/master/docs/ocis/adr +geekdocFilePath: 0007-api-for-spaces.md +--- * Status: proposed * Deciders: @butonic, @micbar, @dragotin, @hodyroff, @pmaier1