OAI / sig-moonwalk

Version 4.x of the OpenAPI Specification is known as "Moonwalk," and has a goal to ship in 2024.
https://www.openapis.org/blog/2023/12/06/openapi-moonwalk-2024
Apache License 2.0
278 stars 13 forks source link

Set up node for respec and invoke it accordingly #135

Closed handrews closed 2 months ago

handrews commented 2 months ago

This more-or-less copies over the package.json from the OpenAPI-Specification repo and sets respec as the only dependency.

It also updates the PowerShell script to find respec where it is installed by npm.