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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement get_groups_by_subscription_id #957

Merged
merged 1 commit into from Feb 26, 2024

Conversation

sirosen
Copy link
Member

@sirosen sirosen commented Feb 23, 2024

This is a Groups API method for getting a group by subscription ID.
No parameters are supported at this time.

As reflected in the example data, the response contains stripped down
group info and stripped down subscription_info.


馃摎 Documentation preview 馃摎: https://globus-sdk-python--957.org.readthedocs.build/en/957/

This is a Groups API method for getting a group by subscription ID.
No parameters are supported at this time.

As reflected in the example data, the response contains stripped down
group info and stripped down subscription_info.

SUBSCRIPTION_GROUP_DOC: dict[str, t.Any] = {
"name": "University of Chicago, Department of Magical Automata",
"description": "The finest in machines that go 'ping!' and 'whomp!' and 'bzzt!'",
Copy link
Member

Choose a reason for hiding this comment

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

Excellence in everything. I like it! 鉂わ笍

@sirosen sirosen merged commit 5d8a7c3 into globus:main Feb 26, 2024
17 checks passed
@sirosen sirosen deleted the add-get-group-by-subscription-id branch February 26, 2024 19: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.

None yet

2 participants