Skip to content

Commit

Permalink
feat: OpenAPI spec update via Stainless API (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] authored Mar 1, 2024
1 parent 52d0dde commit af5c5a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ To install via git:

```bash
npm install --save git+ssh://git@github.com:cloudflare/cloudflare-typescript.git
# or
yarn add git+ssh://git@github.com:cloudflare/cloudflare-typescript.git
```

Alternatively, to link a local copy of the repo:
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ The REST API documentation can be found [on developers.cloudflare.com](https://d
## Installation

```sh
# install from NPM
npm install --save cloudflare
# or
yarn add cloudflare
Expand Down

0 comments on commit af5c5a1

Please sign in to comment.