esi / esi-issues

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

Add endpoint for skill plans #1299

Open TvdW opened 3 years ago

TvdW commented 3 years ago

Feature Request

Now that skill plans are live, it would be fantastic to be able to create them from ESI.

Use case

The community I fly with has a bunch of skill data in YAML format and we frequently change them, and generating skill plans from those would be good for our community as well as for us! More generally, it will make adoption of skill plans (and occasionally changing them without updating each plan manually) a lot easier.

Authentication

This would require a new scope.

Example return

{
  "status": 200,
  "message": "Skill plan created"
}

Checklist

Check all boxes that apply to this issue:

Blacksmoke16 commented 3 years ago

Could probably expand this to the usual CRUD stuff, similar to contacts.