add new endpoint for drawing game marks
This commit is contained in:
@@ -217,7 +217,7 @@ function submitUserData(drawingZone) {
|
|||||||
};
|
};
|
||||||
|
|
||||||
// First API call
|
// First API call
|
||||||
fetch(`https://ai-image-api.cs1.hz.siliconpin.com/bs_drawing`, {
|
fetch(`https://api.teachertrainingkolkata.in/api/imageToStar`, {
|
||||||
method: 'POST',
|
method: 'POST',
|
||||||
headers: {
|
headers: {
|
||||||
'Content-Type': 'application/json'
|
'Content-Type': 'application/json'
|
||||||
|
|||||||
Reference in New Issue
Block a user