Skip to content

Commit

Permalink
Merge pull request #20 from Aar-if/main
Browse files Browse the repository at this point in the history
new changes
  • Loading branch information
itsvick authored Oct 9, 2024
2 parents 59e99db + 2e58003 commit 26ca180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/ContentService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export const createQuestionSet = async () => {
const reqBody = {
request: {
questionset: {
name: "Test QuestionSet",
name: "Untitled QuestionSet",
mimeType: "application/vnd.sunbird.questionset",
primaryCategory: "Practice Question Set",
code: "de1508e3-cd30-48ba-b4de-25a98d8cfdd2"
Expand Down

0 comments on commit 26ca180

Please sign in to comment.