File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# generated by datamodel-codegen:
22# filename: <stdin>
3- # timestamp: 2025-05-02T13:09 :22+00:00
3+ # timestamp: 2025-06-11T07:53 :22+00:00
44
55from __future__ import annotations
66
@@ -729,7 +729,7 @@ class BlocklistsUploadBlocklistContentQueryParameters(BaseModelSdk):
729729 Optional [datetime ],
730730 Field (
731731 description = 'Blocklist expiration' ,
732- examples = '2025-05-02T13:08:57.499429 +00:00' ,
732+ examples = '2025-06-11T07:53:00.105753 +00:00' ,
733733 title = 'Expiration' ,
734734 ),
735735 ] = None
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " crowdsec_service_api"
7- version = " 1.69 .0"
7+ version = " 1.71 .0"
88license = { text = " MIT" }
99authors = [
1010 {
name =
" crowdsec" ,
email =
" [email protected] " }
You can’t perform that action at this time.
0 commit comments