Module resource

Source
Expand description

Resource endpoints

Modules§

curation
Endpoints for resource curation. routes for the resource curation by admin
report
Endpoints for resource reports. routes for the resource curation by admin

Structs§

Browse
Browse Resources. Returns the draft data copies in the response.
Clone
Clone a Resource. This clones both the draft and live.
Count
Count of all public Resources. See PrivacyLevel.
Cover
Indicates that a resource has a cover
Create
Create a Resource and it’s draft and live data copies.
Delete
Delete a Resource.
DeleteAll
Delete all resources associated with current user.
GetDraft
Get a Resource’s draft data by ID.
GetLive
Get a Resource’s live data by ID.
Like
Like a Resource
Liked
Is a Resource liked by a user
ListLiked
List user’s liked resources.
Publish
Publish a Resource draft to live by copying over the Resource and module data.
ResourceAdminDataUpdate
Update an admin data for a Resource.
Search
Search for Resources.
Unlike
Unlike a Resource
UpdateDraftData
Update the draft data of a Resource.
View
View a Resource