This is an automated email from the ASF dual-hosted git repository.
machristie pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/airavata-django-portal-sdk.git.
from a9977de AIRAVATA-3538 Fix issue with setting experimentDataDir
new 2067929 AIRAVATA-3542 download experiments endpoint
new 28ccd98 AIRAVATA-3542 bump version to 1.3.dev3
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
airavata_django_portal_sdk/serializers.py | 14 +++++++++
airavata_django_portal_sdk/urls.py | 10 ++++---
airavata_django_portal_sdk/views.py | 49 ++++++++++++++++++++++++++++---
setup.py | 2 +-
4 files changed, 66 insertions(+), 9 deletions(-)
create mode 100644 airavata_django_portal_sdk/serializers.py