luomus / laji-api

New LajiApi, still in prototype phase
MIT License
0 stars 0 forks source link

Production swagger document is broken #7

Open olzraiti opened 4 hours ago

olzraiti commented 4 hours ago

The swagger doc is broken in production, with this message:

18|api-new | [Nest] 450815  - 09/25/2024, 10:25:48 AM   ERROR [SwaggerService] Failed to fetch remote swagger. Our swagger document is broken!
18|api-new | [Nest] 450815  - 09/25/2024, 10:25:48 AM   ERROR [SwaggerService] Object:
18|api-new | {
18|api-new |   "entry": {
18|api-new |     "name": "TraitController"
18|api-new |   }
18|api-new | }

The issue seems to be that the remote TraitDB swagger doc, which we merge into ours, doesn't exist in production.