Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# openapi-typescript-server

`openapi-typescript-server` is a CLI and minimal runtime library that helps you implement type-safe APIs documented by OpenAP
`openapi-typescript-server` is a CLI and minimal runtime library that helps you implement type-safe APIs documented by OpenAPI.

[![Test Build](https://github.com/jasonblanchard/openapi-typescript-server/actions/workflows/test.yaml/badge.svg)](https://github.com/jasonblanchard/openapi-typescript-server/actions/workflows/test.yaml)
[![npm version](https://badge.fury.io/js/openapi-typescript-server.svg)](https://badge.fury.io/js/openapi-typescript-server)
Expand Down