-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7d97b4b
commit 58a64e1
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# openapi-generation-tests | ||
[![Tests](https://github.com/speakeasy-api/openapi-generation-tests/actions/workflows/test.yml/badge.svg)](https://github.com/speakeasy-api/openapi-generation-tests/actions/workflows/test.yml) | ||
|
||
This repo contains the test suites for [Spekeasy's OpenAPI SDK Generator](https://speakeasyapi.dev/docs/using-speakeasy/create-client-sdks/intro/). It shows the testing we run internally on SDKs generated from an OpenAPI document that contains a large range of potential API shapes to ensure our generation covers all the use cases we support with our SDKs. | ||
This repo contains the test suites for [Speakeasy's OpenAPI SDK Generator](https://speakeasyapi.dev/docs/using-speakeasy/create-client-sdks/intro/). It shows the testing we run internally on SDKs generated from an OpenAPI document that contains a large range of potential API shapes to ensure our generation covers all the use cases we support with our SDKs. |