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

Docs: Replace docstrings for App Store Connect profiles provisioning #259

Merged
merged 2 commits into from
Sep 5, 2022

Conversation

VeArnold
Copy link
Contributor

@VeArnold VeArnold commented Sep 5, 2022

The current code contains some dead links to Apple API documentation, which are being replaced in this pull request by docstrings to the resources under observation.

Docstrings are updated for the following definitions:
Profiles.list_device_ids
Profiles.list_certificate_ids
Profiles.get_bundle_id_resource_id

Closes issue #237.

@VeArnold VeArnold marked this pull request as ready for review September 5, 2022 12:51
@VeArnold VeArnold requested a review from priitlatt September 5, 2022 12:52
Copy link
Contributor

@priitlatt priitlatt left a comment

Choose a reason for hiding this comment

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

🚀

@VeArnold VeArnold merged commit 7d21327 into master Sep 5, 2022
@VeArnold VeArnold deleted the docs/update-docstrings-for-undocumented-endpoints branch September 5, 2022 13:08
@priitlatt priitlatt added the documentation Improvements or additions to documentation label Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

documentation link for Profiles.get_bundle_id_resource_id is dead
2 participants