Closed MahendraDani closed 1 year ago
Looks good, can you perhaps do a screen recording and show how the API is working ? That will save me from having to setup the code again and test it manually.
Looks good, can you perhaps do a screen recording and show how the API is working ? That will save me from having to setup the code again and test it manually.
Sure!
@tamalCodes If there are any other changes please let me know
Hi @MahendraDani , the changes look amazing to me. Just a thought, wouldn't it be better if the createdAt
and updatedAt
would have been populated automatically based on the current time instead of us filling in the date and time manually ?
Hi @MahendraDani , the changes look amazing to me. Just a thought, wouldn't it be better if the
createdAt
andupdatedAt
would have been populated automatically based on the current time instead of us filling in the date and time manually ?
@tamalCodes Yes you are right! I will implement that. Please tell me the format of date? Like dd-mm-yy or different
@tamalCodes
I made the required changes. Now time is dynamically added to createdAt
and updatedAt
props in https://github.com/MilanCommunity/Milan-Backend/pull/39/commits/068ea0c201ad8fbbf715799b8e7d870d2f8137db
Screen Recording of API testing
closes #33
π·π» Changes made
Event Schema
utils/status.js
file to improve code usability.api.yaml
file.