From d21f9267ed9c0d6994de1e1042f218ea12640cd6 Mon Sep 17 00:00:00 2001 From: eviau-artefactual Date: Mon, 23 Oct 2023 15:12:07 -0400 Subject: [PATCH 1/2] suggestion: shorter instructions with active voice for clarity --- dev-manual/api/api-overview.rst | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/dev-manual/api/api-overview.rst b/dev-manual/api/api-overview.rst index f97c9955..a63ba9f3 100644 --- a/dev-manual/api/api-overview.rst +++ b/dev-manual/api/api-overview.rst @@ -86,15 +86,11 @@ generate an API key for any user account in the database. To generate an API key for an existing user in Archivematica: -1. Navigate to **Admin > Users**, and then you will be redirected to the - Users page. -2. Select the user for whom you would like to generate an API key, and click - their username or the **Edit** button. Archivematica will load the user’s - Profile page. -3. Click to enable the **Regenerate API key** box. -4. Then click **Save**. -5. In the **Users** page, click the username again to return to that user's - profile, and then you will see the regenerated API key. +1. Navigate to **Admin > Users** to access the Users page. +2. Select the username of the user for whom you want to generate an API key. +3. Click on the **Regenerate API key** box. +4. Click **Save**. +5. Access the new API key on the user’s profile by clicking on their username. .. note:: In the Storage Service, an API key is automatically generated for each new From 8861443383ac0133f3e06b8972ef7652c4c8e8ce Mon Sep 17 00:00:00 2001 From: eviau-artefactual Date: Wed, 25 Oct 2023 16:42:00 -0400 Subject: [PATCH 2/2] fixing a typo --- dev-manual/api/api-overview.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-manual/api/api-overview.rst b/dev-manual/api/api-overview.rst index a63ba9f3..54ca77e7 100644 --- a/dev-manual/api/api-overview.rst +++ b/dev-manual/api/api-overview.rst @@ -90,7 +90,7 @@ To generate an API key for an existing user in Archivematica: 2. Select the username of the user for whom you want to generate an API key. 3. Click on the **Regenerate API key** box. 4. Click **Save**. -5. Access the new API key on the user’s profile by clicking on their username. +5. Access the new API key on the user's profile by clicking on their username. .. note:: In the Storage Service, an API key is automatically generated for each new