codefordenver / Comrad

Open-source web application for radio stations to manage show schedules, traffic and compliance
ISC License
25 stars 9 forks source link

API documentation should dynamically enter the root URL #768

Open seankwilliams opened 2 years ago

seankwilliams commented 2 years ago

Documentation like https://apidocs.getcomrad.org/#retrieve-the-current-show shows the API URL when testing locally, but isn't clear about what the API URL is in production environments. Add examples that show https://comrad.kgnu.org/api/ as the production API path.