File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 89
22openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/knock%2Fknock-e5f30e79ebe7d09d03dcdec8e752441c26bebb8c046916dcff936d89192fc175.yml
33openapi_spec_hash : a116eac55b3bce6120728f77b0bd09c2
4- config_hash : 489975da8d103a4cbf9e3f9e0a245a82
4+ config_hash : 25c28e224faf5f967037b3e6c702b000
Original file line number Diff line number Diff line change @@ -15,13 +15,10 @@ The REST API documentation can be found on [docs.knock.app](https://docs.knock.a
1515## Installation
1616
1717``` sh
18- # install from the production repo
19- pip install
git+ssh://[email protected] /knocklabs/knock-python.git 18+ # install from PyPI
19+ pip install --pre knockapi
2020```
2121
22- > [ !NOTE]
23- > Once this package is [ published to PyPI] ( https://app.stainless.com/docs/guides/publish ) , this will become: ` pip install --pre knockapi `
24-
2522## Usage
2623
2724The full API of this library can be found in [ api.md] ( api.md ) .
You can’t perform that action at this time.
0 commit comments