File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 1.21 .0"
2+ "." : " 1.22 .0"
33}
Original file line number Diff line number Diff line change 11configured_endpoints : 90
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/knock%2Fknock-f66cae298f89e5ff3617e24242d98eba7af0fc8a3016cf64ad67e1c86e2af466 .yml
3- openapi_spec_hash : 8927e92b492fdc408394b6415bfa2587
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/knock%2Fknock-eaaacf2abf99e5ee2fd681d70e02e9d0bbc7a0216d25cf4f10bae75c5fb59df5 .yml
3+ openapi_spec_hash : 51a8f39a76a1bcd85d29a0949d6c353a
44config_hash : 32503026a45db991d0d102f25af40a77
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.22.0 (2026-03-02)
4+
5+ Full Changelog: [ v1.21.0...v1.22.0] ( https://github.com/knocklabs/knock-python/compare/v1.21.0...v1.22.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ f5ea44f] ( https://github.com/knocklabs/knock-python/commit/f5ea44f29f3970dd2e6d5702d7811836afaabe3b ) )
10+
311## 1.21.0 (2026-03-02)
412
513Full Changelog: [ v1.20.2...v1.21.0] ( https://github.com/knocklabs/knock-python/compare/v1.20.2...v1.21.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " knockapi"
3- version = " 1.21 .0"
3+ version = " 1.22 .0"
44description = " The official Python library for the knock API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "knockapi"
4- __version__ = "1.21 .0" # x-release-please-version
4+ __version__ = "1.22 .0" # x-release-please-version
Original file line number Diff line number Diff line change @@ -99,9 +99,6 @@ class Entry(BaseModel):
9999
100100 channel_id : Optional [str ] = None
101101
102- dashboard_url : Optional [str ] = None
103- """URL to this guide in the Knock dashboard"""
104-
105102 inserted_at : Optional [datetime ] = None
106103
107104 key : Optional [str ] = None
You can’t perform that action at this time.
0 commit comments