pprathameshmore / QuoteGarden

A RESTful API for quotes. The database currently includes more than 75000 quotes.
https://quote-garden.onrender.com/
37 stars 6 forks source link

Incorrect documentation on github pages #34

Open mohitkh7 opened 3 years ago

mohitkh7 commented 3 years ago

Documentation hosted on github page is incorrect and has following mistakes:

luismigil commented 3 years ago

Documentation hosted on github page is incorrect and has following mistakes:

  • Endpoint is missing for get random quote, get authors and get author APIs.
  • Display format of response schema is incorrect for get random quote, get genre and get author APIs.

Hi @mohitkh7 !

if you need to consult that info while it's being fixed, you can do it on README.md file hosted on its git hub repository here

hope it helps :)

pprathameshmore commented 3 years ago

@mohitkh7 @luismigil Anyone has any idea why it's happening?

karabo-r commented 2 years ago

Working on updating documentation currently :)

pprathameshmore commented 1 year ago

@mohitkh7 Please could you update this documentation?