Skip to content
This repository has been archived by the owner on Aug 16, 2019. It is now read-only.

Commit

Permalink
Update framework.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nawabahmadreshi authored Feb 23, 2018
1 parent 270d4c6 commit 166aa19
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions apis/framework/framework.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@ paths:
AllowDynamicQueryParameters: false
AllowDynamicFormParameters: false
IsMultiContentStreaming: false
/framework/v1/category/create:
/category/create:
post:
description: >-
This API is associated with creating a category under a framework on Sunbird Platform.
Expand Down Expand Up @@ -661,7 +661,7 @@ paths:
AllowDynamicQueryParameters: false
AllowDynamicFormParameters: false
IsMultiContentStreaming: false
/framework/v1/category/search:
/category/search:
post:
description: >-
This API is associated with searching category on Sunbird Platform.
Expand Down Expand Up @@ -745,7 +745,7 @@ paths:
AllowDynamicQueryParameters: false
AllowDynamicFormParameters: false
IsMultiContentStreaming: false
/framework/v1/category/read:
/category/read:
get:
description: >-
This API is associated with fetching a category on Sunbird Platform.
Expand Down Expand Up @@ -820,7 +820,6 @@ paths:
AllowDynamicQueryParameters: false
AllowDynamicFormParameters: false
IsMultiContentStreaming: false

/channel/v1/list:
post:
description: >-
Expand Down

0 comments on commit 166aa19

Please sign in to comment.