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

Feature: Add Planet Model and Getters #3

Merged
merged 6 commits into from
Mar 9, 2024

Conversation

jaickler
Copy link
Owner

@jaickler jaickler commented Mar 9, 2024

Reason For PR

To allow users to access the planet object from the helldiver's API.

Implementation Explanation

Created a Planet model and methods to get all planets or a specific planet.

Related Issues

@jaickler jaickler added the enhancement New feature or request label Mar 9, 2024
@jaickler jaickler self-assigned this Mar 9, 2024
@jaickler jaickler linked an issue Mar 9, 2024 that may be closed by this pull request
@jaickler jaickler merged commit 6414345 into develop Mar 9, 2024
1 check passed
@jaickler jaickler deleted the feat/Add-Planet-Model-And-Getters branch March 9, 2024 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Add Planet Model and Methods to Get
1 participant