From 2ef934afc9a11e6c0aa3d76d58b9774afb7482a3 Mon Sep 17 00:00:00 2001 From: Nawab Date: Thu, 1 Feb 2018 14:51:33 +0530 Subject: [PATCH] Update orgapi.yaml --- apis/orgapi/orgapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apis/orgapi/orgapi.yaml b/apis/orgapi/orgapi.yaml index 39121baf9..6c2ab4f09 100644 --- a/apis/orgapi/orgapi.yaml +++ b/apis/orgapi/orgapi.yaml @@ -217,7 +217,7 @@ paths: /update: patch: description: >- - This API is associated with creation of a new Organisation on the Sunbird Platform. + This API is associated with updating an existing Organisation on the Sunbird Platform. - The **_/update/_** endpoint executes the "Organization-Update" request based on parameters provided as metadata in the request body. - It is mandatory to provide values for parameters marked with *. - Mandatory fields cannot be null or empty.