Skip to content

Commit

Permalink
Merge pull request #36 from cloudcome/feat/v0.x
Browse files Browse the repository at this point in the history
Feat/v0.x
  • Loading branch information
cloudcome authored Mar 15, 2023
2 parents e41edad + e20649c commit 4a30d43
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
# oas_ts
# oas-gen-ts

OpenAPI Specification ➡️ TypeScript


# 安装

```shell
npm i -D oas_ts
npm i -D oas-gen-ts
```

# 使用

## 命令行

## API

[](https://)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "oas_ts",
"name": "oas-gen-ts",
"version": "0.1.4",
"description": "OpenAPI Specification ➡️ TypeScript",
"scripts": {
Expand Down

0 comments on commit 4a30d43

Please sign in to comment.