You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is one flag name is saveRawJson and it's set within school api . it will be use to store sdk json response to db
if it's set false then we don't need to save in db
if it's set true then we need to save json in db
this functionality should also work in minimal mode
in minimal mode we need to bypass the other property like class section and subject
The text was updated successfully, but these errors were encountered:
There is one flag name is saveRawJson and it's set within school api . it will be use to store sdk json response to db
if it's set false then we don't need to save in db
if it's set true then we need to save json in db
this functionality should also work in minimal mode
in minimal mode we need to bypass the other property like class section and subject
The text was updated successfully, but these errors were encountered: