Skip to content

Commit d7d5275

Browse files
yasithdevlahirujayathilake
authored andcommitted
regenerate thrift specs
1 parent ca369fc commit d7d5275

File tree

125 files changed

+7994
-6513
lines changed

Some content is hidden

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

125 files changed

+7994
-6513
lines changed

airavata-api/airavata-client-sdks/airavata-python-sdk/.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ __pycache__/
88
.DS_Store
99
.ipynb_checkpoints
1010
*.egg-info/
11-
data/
1211
results*/
1312
plan.json
1413
settings*.ini

airavata-api/airavata-client-sdks/airavata-python-sdk/airavata/api/Airavata-remote

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#!/usr/bin/env python
22
#
3-
# Autogenerated by Thrift Compiler (0.18.1)
3+
# Autogenerated by Thrift Compiler (0.21.0)
44
#
55
# DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
66
#
7-
# options string: py
7+
# options string: py:enum,type_hints
88
#
99

1010
import sys

airavata-api/airavata-client-sdks/airavata-python-sdk/airavata/api/Airavata.py

+3,556-2,696
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airavata-api/airavata-client-sdks/airavata-python-sdk/airavata/api/constants.py

+6-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airavata-api/airavata-client-sdks/airavata-python-sdk/airavata/api/credential/store/CredentialStoreService-remote

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#!/usr/bin/env python
22
#
3-
# Autogenerated by Thrift Compiler (0.18.1)
3+
# Autogenerated by Thrift Compiler (0.21.0)
44
#
55
# DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
66
#
7-
# options string: py
7+
# options string: py:enum,type_hints
88
#
99

1010
import sys

0 commit comments

Comments
 (0)