Project

General

Profile

Task #3120

Feature #3116: Couple of changes to ChatGPT answer page on the site

FE: Fetch youtube source urls from the 'bookSource' API. Update the book names with the links in the /chatgptplus page.

Added by Ayush Khandelwal over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Immediate
Target version:
Start date:
07/07/2023
Due date:
07/07/2023
% Done:

100%

Estimated time:
1.00 h
Spent time:

Description

1. Fetch youtube book source urls from the 'bookSource' API.

API Endpoint: /admin/content/api/v1/bookSource
Method: POST
Request Body: {
"bookIds": [<array of bookId>]
}

2. Once the /chatgptplus page loaded, do 'bookSource' API call and update the BookName with Links.

Suppose if someone click on the book-name then the link should open in a new tab.

Also available in: Atom PDF