Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand doc for TransferData to detail parameters #231

Merged
merged 1 commit into from Oct 4, 2017

Conversation

sirosen
Copy link
Member

@sirosen sirosen commented Oct 4, 2017

Specifies parameter types, defaults, and meaning. Full understanding of behaviors will probably always require reading the API docs, but this should eliminate confusion about things like Endpoint Documents (dicts) and Endpoint IDs (strings).

I want to do another round of this to document DeleteData once we're happy with the results here.

@sirosen sirosen added the docs New or updated documentation label Oct 4, 2017
@@ -1,6 +1,6 @@
"""
Data helper classes for constructing Transfer API documents. All classes should
extend ``dict``, so they can be passed seemlesly to
extend ``dict``, so they can be passed seamlesly to
Copy link
Contributor

Choose a reason for hiding this comment

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

needs more s

Copy link
Member Author

Choose a reason for hiding this comment

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

Haha, yes, typo fixing should actually fix the typos...

Specifies parameter types, defaults, and meaning. Full understanding of
behaviors will probably always require reading the API docs, but this
should eliminate confusion about things like Endpoint Documents (dicts)
and Endpoint IDs (strings).
@sirosen
Copy link
Member Author

sirosen commented Oct 4, 2017

Amended to fix a typo which Jason caught and remove a trailing space which made linting fail.

@jaswilli jaswilli merged commit c52d571 into globus:master Oct 4, 2017
sirosen added a commit to sirosen/globus-sdk-python that referenced this pull request Oct 30, 2017
Closed issues since 1.2.1:
- globus#232
- globus#233
- globus#231
- globus#229

Three of these are documentation updates, and one is the fix for
installing a `tests` package.
sirosen added a commit to sirosen/globus-sdk-python that referenced this pull request Nov 1, 2017
Closed issues since 1.2.1:
- globus#232
- globus#233
- globus#231
- globus#229

Three of these are documentation updates, and one is the fix for
installing a `tests` package.
@sirosen sirosen deleted the docs/transfer-data branch May 27, 2022 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs New or updated documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants