Skip to content

Commit

Permalink
Fixed docs
Browse files Browse the repository at this point in the history
  • Loading branch information
KostyaTretyak committed Mar 26, 2021
1 parent 2222e60 commit 75533cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ts-stack/open-api-spec",
"version": "3.1.0",
"description": "This is OpenAPI Specification v3.1.0 writen in TypeScript.",
"description": "This is TypeScript models of OpenAPI Specification v3.1.0.",
"main": "dist/index",
"typings": "dist/index",
"repository": {
Expand Down
3 changes: 1 addition & 2 deletions versions/3.1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ but the patch version is not the same:

| OpenAPI Specification | @ts-stack/open-api-spec |
|-------------------------|-------------------------|
| v3.1.0-rc.1 | <ul><li>v3.1.0-rc.1</li><li>v3.1.1-rc.1</li><li>v3.1.2-rc.1</li><li>v3.1.3-rc.1</li></ul> |
| v3.1.0 | <ul><li>v3.1.0</li></ul> |
| v3.1.0 | <ul><li>v3.1.0</li></ul>|


## Introduction
Expand Down

0 comments on commit 75533cf

Please sign in to comment.