From 403714a78740134cb2380f9fcfac9959f3c21adb Mon Sep 17 00:00:00 2001 From: manovasanth1227 <57672259+manovasanth1227@users.noreply.github.com> Date: Sun, 14 Jan 2024 10:19:21 +0530 Subject: [PATCH 1/2] initial commit --- api_v0.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api_v0.yml b/api_v0.yml index f53a10e..a1afff1 100644 --- a/api_v0.yml +++ b/api_v0.yml @@ -3469,7 +3469,7 @@ paths: /admin/users: post: operationId: postAdminUsersCreate - summary: Invites a user to the Forem instannce + summary: Invites a user to the Forem Instance description: | This endpoint allows the client to trigger an invitation to the provided email address. From d02122fb889a0384d6de9a02f6f142b7aad1cee2 Mon Sep 17 00:00:00 2001 From: Manovasanth B Date: Mon, 22 Jan 2024 23:31:44 +0530 Subject: [PATCH 2/2] add . --- api_v0.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api_v0.yml b/api_v0.yml index a1afff1..868206d 100644 --- a/api_v0.yml +++ b/api_v0.yml @@ -3469,7 +3469,7 @@ paths: /admin/users: post: operationId: postAdminUsersCreate - summary: Invites a user to the Forem Instance + summary: Invites a user to the Forem Instance description: | This endpoint allows the client to trigger an invitation to the provided email address.