Skip to content

Commit 03fd00e

Browse files
Update with code-generated api bindings and models performed 2022-02-09
1 parent 88e1c84 commit 03fd00e

File tree

82 files changed

+24995
-15029
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+24995
-15029
lines changed

splunk_sdk/action/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# flake8: noqa
44

5-
# Copyright © 2021 Splunk, Inc.
5+
# Copyright © 2022 Splunk, Inc.
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License"): you may
88
# not use this file except in compliance with the License. You may obtain

splunk_sdk/action/v1beta2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# flake8: noqa
44

5-
# Copyright © 2021 Splunk, Inc.
5+
# Copyright © 2022 Splunk, Inc.
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License"): you may
88
# not use this file except in compliance with the License. You may obtain

splunk_sdk/action/v1beta2/gen_action_service_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# coding: utf-8
22

3-
# Copyright © 2021 Splunk, Inc.
3+
# Copyright © 2022 Splunk, Inc.
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License"): you may
66
# not use this file except in compliance with the License. You may obtain

splunk_sdk/action/v1beta2/gen_models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright © 2021 Splunk, Inc.
1+
# Copyright © 2022 Splunk, Inc.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License"): you may
44
# not use this file except in compliance with the License. You may obtain

splunk_sdk/action/v1beta2/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,4 +681,4 @@ paths:
681681
- Webhook Keys
682682
x-auth-required: false
683683

684-
# Retrieved from scp-openapi commit 790daec8c2c4866ae9ec2b7398e11e3d44d917b6 path: action/v1beta2/openapi.yaml
684+
# Retrieved from scp-openapi commit 820564ba8a17697d087ff171b14cbad60a716ee3 path: action/v1beta2/openapi.yaml

splunk_sdk/action/v2alpha1/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# flake8: noqa
44

5-
# Copyright © 2021 Splunk, Inc.
5+
# Copyright © 2022 Splunk, Inc.
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License"): you may
88
# not use this file except in compliance with the License. You may obtain

splunk_sdk/action/v2alpha1/gen_action_service_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# coding: utf-8
22

3-
# Copyright © 2021 Splunk, Inc.
3+
# Copyright © 2022 Splunk, Inc.
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License"): you may
66
# not use this file except in compliance with the License. You may obtain

splunk_sdk/action/v2alpha1/gen_models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright © 2021 Splunk, Inc.
1+
# Copyright © 2022 Splunk, Inc.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License"): you may
44
# not use this file except in compliance with the License. You may obtain

splunk_sdk/action/v2alpha1/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -731,4 +731,4 @@ paths:
731731
- Webhook Keys
732732
x-auth-required: false
733733

734-
# Retrieved from scp-openapi commit 790daec8c2c4866ae9ec2b7398e11e3d44d917b6 path: action/v2alpha1/openapi.yaml
734+
# Retrieved from scp-openapi commit 820564ba8a17697d087ff171b14cbad60a716ee3 path: action/v2alpha1/openapi.yaml

splunk_sdk/app_registry/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# flake8: noqa
44

5-
# Copyright © 2021 Splunk, Inc.
5+
# Copyright © 2022 Splunk, Inc.
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License"): you may
88
# not use this file except in compliance with the License. You may obtain

0 commit comments

Comments
 (0)