specifysystems / sp_network

Server side code for syftorium
GNU General Public License v3.0
0 stars 0 forks source link

Broker schema and swagger endpoints return errors #78

Open zzeppozz opened 8 months ago

zzeppozz commented 8 months ago

Both are looking for the openapi yaml file.

The schema endpoint returns: FileNotFoundError: [Errno 2] No such file or directory: '../../sppy/frontend/static/schema/open_api.broker.yaml'

The swaggerui endpoint returns: Fetch error NOT FOUND /static/schema/open_api.broker.yaml