esi / esi-issues

Issue tracking and feature requests for ESI
https://esi.evetech.net/
209 stars 23 forks source link

Add endpoint for characters air daily goals #1390

Open Dusty-Meg opened 2 months ago

Dusty-Meg commented 2 months ago

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: