docs icon indicating copy to clipboard operation
docs copied to clipboard

Full stack typesafe API-first development with OpenAPI.

Results 2 docs issues
Sort by recently updated
recently updated
newest added

Adds Fern as a supporter of openapi-stack on the front page of openapistack.co and comparison page:

In the docs, there is a section dedicated to setup openapi-backend with msw (https://github.com/openapistack/docs/blob/7dccc49a61acec5dc39131b1045048c497789cd0/docs/examples/testing-react-with-jest-and-openapi-mocks.md). Unfortunately, the last versions of msw brings breaking changes (since v2): https://mswjs.io/docs/migrations/1.x-to-2.x/ I was not able...