OAI / tools.openapis.org

A collection of open-source and commercial tools for creating your APIs with OpenAPI - Sourced from and published for the community
https://tools.openapis.org/
96 stars 26 forks source link

Prism homepage link is broken #122

Closed olivernagy closed 6 months ago

olivernagy commented 7 months ago

Describe the bug Clicking the Homepage link for Prism takes you to a 404 page.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://tools.openapis.org/categories/mock.html
  2. Click "Link" in the Homepage column in the Prism row.
  3. A 404 error page opens

Expected behavior An existing page should show.

Screenshots image

Desktop (please complete the following information):

Additional context The correct link is https://stoplight.io/open-source/prism

SensibleWood commented 7 months ago

@olivernagy thanks for raising this. It is broken in the source repository (https://openapi.tools) and, to date, we've just sucked in data from there. However using this as the opportunity to start to use this repository as source-of-truth so will work on fix under this ticket.

SensibleWood commented 6 months ago

Completed changes to code base to support data detached from source. Prism link fix as well...