Skip to content

Commit 2e10c8d

Browse files
committed
remove version from client code
1 parent a9290be commit 2e10c8d

Some content is hidden

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

78 files changed

+14
-77
lines changed

clients/python/graphsense/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
66
GraphSense API provides programmatic access to various ledgers' addresses, entities, blocks, transactions and tags for automated and highly efficient forensics tasks. # noqa: E501
77
8-
The version of the OpenAPI document: 1.14.3
98
Contact: contact@ikna.io
109
Generated by: https://openapi-generator.tech
1110
"""

clients/python/graphsense/api/addresses_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
44
GraphSense API provides programmatic access to various ledgers' addresses, entities, blocks, transactions and tags for automated and highly efficient forensics tasks. # noqa: E501
55
6-
The version of the OpenAPI document: 1.14.3
76
Contact: contact@ikna.io
87
Generated by: https://openapi-generator.tech
98
"""

clients/python/graphsense/api/blocks_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
44
GraphSense API provides programmatic access to various ledgers' addresses, entities, blocks, transactions and tags for automated and highly efficient forensics tasks. # noqa: E501
55
6-
The version of the OpenAPI document: 1.14.3
76
Contact: contact@ikna.io
87
Generated by: https://openapi-generator.tech
98
"""

clients/python/graphsense/api/bulk_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
44
GraphSense API provides programmatic access to various ledgers' addresses, entities, blocks, transactions and tags for automated and highly efficient forensics tasks. # noqa: E501
55
6-
The version of the OpenAPI document: 1.14.3
76
Contact: contact@ikna.io
87
Generated by: https://openapi-generator.tech
98
"""

clients/python/graphsense/api/entities_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
44
GraphSense API provides programmatic access to various ledgers' addresses, entities, blocks, transactions and tags for automated and highly efficient forensics tasks. # noqa: E501
55
6-
The version of the OpenAPI document: 1.14.3
76
Contact: contact@ikna.io
87
Generated by: https://openapi-generator.tech
98
"""

clients/python/graphsense/api/general_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
44
GraphSense API provides programmatic access to various ledgers' addresses, entities, blocks, transactions and tags for automated and highly efficient forensics tasks. # noqa: E501
55
6-
The version of the OpenAPI document: 1.14.3
76
Contact: contact@ikna.io
87
Generated by: https://openapi-generator.tech
98
"""

clients/python/graphsense/api/rates_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
44
GraphSense API provides programmatic access to various ledgers' addresses, entities, blocks, transactions and tags for automated and highly efficient forensics tasks. # noqa: E501
55
6-
The version of the OpenAPI document: 1.14.3
76
Contact: contact@ikna.io
87
Generated by: https://openapi-generator.tech
98
"""

clients/python/graphsense/api/tags_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
44
GraphSense API provides programmatic access to various ledgers' addresses, entities, blocks, transactions and tags for automated and highly efficient forensics tasks. # noqa: E501
55
6-
The version of the OpenAPI document: 1.14.3
76
Contact: contact@ikna.io
87
Generated by: https://openapi-generator.tech
98
"""

clients/python/graphsense/api/tokens_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
44
GraphSense API provides programmatic access to various ledgers' addresses, entities, blocks, transactions and tags for automated and highly efficient forensics tasks. # noqa: E501
55
6-
The version of the OpenAPI document: 1.14.3
76
Contact: contact@ikna.io
87
Generated by: https://openapi-generator.tech
98
"""

clients/python/graphsense/api/txs_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
44
GraphSense API provides programmatic access to various ledgers' addresses, entities, blocks, transactions and tags for automated and highly efficient forensics tasks. # noqa: E501
55
6-
The version of the OpenAPI document: 1.14.3
76
Contact: contact@ikna.io
87
Generated by: https://openapi-generator.tech
98
"""

0 commit comments

Comments
 (0)