pezzolabs / pezzo

🕹️ Open-source, developer-first LLMOps platform designed to streamline prompt design, version management, instant delivery, collaboration, troubleshooting, observability and more.
https://pezzo.ai
Apache License 2.0
2.55k stars 211 forks source link

Fix OpenAPI relative path for prod - Mintlify #234

Closed SniperBuddy101 closed 1 year ago

SniperBuddy101 commented 1 year ago

What is this pull request for? It fixes the broken API reference on production. Turns out, Mintlify auto-detects the spec file in development environment but fails in production.

Screenshot of the problem:

image