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

Add endpoint for characters air daily goals #1390

Open
3 of 8 tasks
Dusty-Meg opened this issue Aug 24, 2024 · 0 comments
Open
3 of 8 tasks

Add endpoint for characters air daily goals #1390

Dusty-Meg opened this issue Aug 24, 2024 · 0 comments

Comments

@Dusty-Meg
Copy link
Contributor

Feature Request

Provide a new endpoint to access the characters air daily goals and the current reward goals

Use case

Allow to track which characters have completed their daily goals

Authentication

Requires chracter auth

Example return

Propose what an example return might look like. E.g.:

{
"goals":
[
"manufacture_an_item": false,
]
}

Checklist

Check all boxes that apply to this issue:

  • Feature request description is provided
  • Use case exists
  • Feature requires a new route
  • Feature adds data to existing route
  • Feature requires new auth scope
  • Feature can reuse existing scope
  • Feature does not require auth
  • Meta feature, applies to all routes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants