Boavizta / boaviztapi

🛠 Giving access to BOAVIZTA reference data and methodologies trough a RESTful API
GNU Affero General Public License v3.0
68 stars 23 forks source link

Broken link to demo in documentation (swagger/openapi demo) #38

Closed demeringo closed 2 years ago

demeringo commented 2 years ago

Bug description

In the main documentation, the Demo page display an error.

To Reproduce

  1. Open doc
  2. go to Docs » TRY IT YOURSELF » DEMO
  3. Display error: !! SWAGGER ERROR: File openAPI.json not found. !!

Expected behavior

Display Openapi / swagger UI in the doc.

Additional context

Due to a typo in /docs/docs/swagger.md where the openapi file is spelled with uppercase (openAPI.json instead of expected openapi.json)