Closed mohitdd closed 5 years ago
Proposal : (Would be in next PR) curl --request GET \ --url http://localhost:8080/v2/quotes/
Response: { "quotes": { "error": true, "invalidSymbol": false } }
Fixed in Latest build.
Proposal : (Would be in next PR) curl --request GET \ --url http://localhost:8080/v2/quotes/
Response: { "quotes": { "error": true, "invalidSymbol": false } }