florgon / api

🔧 Core API for our Ecosystem (including services, SSO). 👨‍💻 Deployed and used in production. 📗 Documented with swagger.
https://api.florgon.com/v1/docs
Other
27 stars 4 forks source link

Solved the link error in API_METHODS and API_RESOPONSE files. #173

Closed Shikharishere closed 2 years ago

Shikharishere commented 2 years ago

Hey!, @stepan-zubkov did I do any mistake?

stepanzubkov commented 2 years ago

Hey!, @stepan-zubkov did I do any mistake?

No, I just cannot merge this PR because CI not passed. Dont worry

kirillzhosul commented 2 years ago

CI is a bit broken (linters, etc) but tests are fine (anyway there is no code changes). Closed now. Reason of that mistake is unknown for me (typo or whatever), it is redirecting old ones to API because of Nginx proxies /api/ to api domain (even in it /apis/ one.... )