Skip to content

Commit cf3ddce

Browse files
nitescucgithub-actions[bot]
authored andcommitted
Update python SDK 1.37.0
1 parent 495d80c commit cf3ddce

File tree

9 files changed

+807
-38
lines changed

9 files changed

+807
-38
lines changed

crowdsec_service_api/__init__.py

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,15 @@ class Server(Enum):
6262
'Share',
6363
'Stats',
6464
'ValidationError',
65-
'HubItem',
66-
'HubType',
65+
'AppsecConfigIndex',
66+
'AppsecRuleIndex',
67+
'CollectionIndex',
68+
'ContextIndex',
6769
'Index',
70+
'ParserIndex',
71+
'PostoverflowIndex',
72+
'ScenarioIndex',
73+
'VersionDetail',
6874
'ApiKeyAuth',
6975
'Server',
7076
'Page'

0 commit comments

Comments
 (0)