Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 256 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 256 Bytes

connexionApp

Basic connexion server with corresponding Vue3 app

Run python server with python3 connexionServer.py Run the vue app with npm run dev

Use NODE_TLS_REJECT_UNAUTHORIZED=0 npx openapi-generator-cli [...] to get around certificate issue