Skip to content

Conversation

@VenkateshRavula
Copy link
Contributor

@VenkateshRavula VenkateshRavula commented May 16, 2020

Description

Artifact bundles support fot Api1600

Issues Resolved

[List any issues this PR will resolve. e.g., Fixes #1]

Check List

  • New functionality includes testing.
    • All tests pass for Python 2.7+ & 3.4+($ tox).
  • New functionality has been documented in the README if applicable.
    • New functionality has been thoroughly documented in the examples (please include helpful comments).
    • New endpoints supported are updated in the endpoints-support.md file.
  • Changes are documented in the CHANGELOG.

'800': {"type": "ArtifactsBundle"},
'1000': {"type": "ArtifactsBundle"},
'1020': {"type": "ArtifactsBundle"},
'1600': {"type": "ArtifactsBundle"}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can define this type in init() as they are same for all API versions.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@VenkateshRavula VenkateshRavula merged commit 2ccb8a3 into master May 18, 2020
@VenkateshRavula VenkateshRavula deleted the ArtifactBundles branch May 18, 2020 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants