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
Add API endpoint that receive and validate one row data.
This endpoint shall receive data in JSON format with keys sets to FIG column names
This endpoint shall return response in JSON format.
When the data contains error(s), response shall contain error code(s) and message(s)
When the data is valid, response shall contain successful message.
The text was updated successfully, but these errors were encountered:
Add API endpoint that receive and validate one row data.
This endpoint shall receive data in JSON format with keys sets to FIG column names
This endpoint shall return response in JSON format.
When the data contains error(s), response shall contain error code(s) and message(s)
When the data is valid, response shall contain successful message.
The text was updated successfully, but these errors were encountered: