File tree Expand file tree Collapse file tree 2 files changed +25
-3
lines changed
Expand file tree Collapse file tree 2 files changed +25
-3
lines changed Original file line number Diff line number Diff line change 1+ <p align =" center " >
2+ <img src =" logo.svg " width =" 300 " alt =" OpenAPI-MSW logo " />
3+ </p >
4+
15<h1 align =" center " >OpenAPI-MSW</h1 >
26
37A tiny, type-safe wrapper around [ MSW] ( https://mswjs.io ) to add support for full
48type inference from OpenAPI schema definitions that are generated with
5- [ OpenAPI-TS] ( https://openapi-ts.pages. dev/introduction ) .
9+ [ OpenAPI-TS] ( https://openapi-ts.dev/introduction ) .
610
711> _ Please note that the lack of regular releases does not mean that OpenAPI-MSW
812> is abandoned. It works very reliably and includes all the features I intended
@@ -24,8 +28,8 @@ backwards compatibility for MSW v1.
2428
2529This guide assumes that you already have OpenAPI-TS set up and configured to
2630generate ` paths ` definitions. If you have not set it up, please refer to the
27- [ OpenAPI-TS setup guide] ( https://openapi-ts.pages. dev/introduction ) before
28- continuing with this usage guide.
31+ [ OpenAPI-TS setup guide] ( https://openapi-ts.dev/introduction ) before continuing
32+ with this usage guide.
2933
3034### Getting Started
3135
You can’t perform that action at this time.
0 commit comments