Open RitikJaiswal75 opened 1 year ago
/stocks
message
stocks
data
/stocks/users/self
/stocks/self
I have self assigned this. Will look into this and release Draft PR by 28th.
Details
/stocks
API response has two keys:message
andstocks
.message
key returns a response such as success or failure.stocks
key is an array of all the stocks.stocks
key should be changed todata
.stocks
key todata
can improve clarity and consistency./stocks/users/self
to/stocks/self