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

sites with model, test, doco, and additions to classic_api.py #25

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Honestpuck
Copy link
Contributor

I have taken some care.and checked it all. I hope the additions to classic_api.py are correct.

@Honestpuck Honestpuck closed this Oct 27, 2023
@Honestpuck
Copy link
Contributor Author

OK, that typo was fixed.

@Honestpuck Honestpuck reopened this Oct 27, 2023
name: Optional[str]


class ClassicSite(ClassicApiModel):
Copy link
Collaborator

Choose a reason for hiding this comment

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

This class already exists at jamf_pro_sdk.models.classic.__init__.ClassicSite. The site object is used across numerous models in the API (same for Pro). This duplicate model name will cause errors during doc builds. Refactor your PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

OK. I will have a look.

@brysontyrrell
Copy link
Collaborator

This PR needs to be updated with the latest changes from main.

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.

2 participants