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
Required fields (front-end provides to the back-end):
“user_token”: returned by the server (obtained from the /user/ API)
"size": number of the locations that the front-end needs
“gold_standard_size”: number of the gold standards that the front-end needs
Returned fields (back-end returns to the front-end):
“data”: [{"factory_id", “the ID of the factory”, “location_id”: ”the ID of the location”}, ...]
The text was updated successfully, but these errors were encountered:
yalgorithm777
changed the title
Task 5: implement the API of providing gold standards in the Answer table to the front-end
Task 4: implement the API of providing locations to the front-end
Nov 3, 2021
yalgorithm777
changed the title
Task 4: implement the API of providing locations to the front-end
Task 5: implement the API of providing locations to the front-end
Nov 3, 2021
yalgorithm777
changed the title
Task 5: implement the API of providing locations to the front-end
Task 5: implement the API of providing locations in the Location table to the front-end
Nov 3, 2021
The text was updated successfully, but these errors were encountered: