hiteshchoudhary / apihub

Your own API Hub to learn and master API interaction. Ideal for frontend, mobile dev and backend developers.
https://freeapi.app
Other
6.84k stars 1.09k forks source link

Fix #192: Replace assert with with in JSON import #197

Closed Guru901 closed 1 month ago

Guru901 commented 2 months ago

Replaced assert with with for JSON imports to prevent SyntaxError in Node.js 22+

wajeshubham commented 1 month ago

Duplicate: https://github.com/hiteshchoudhary/apihub/pull/171