You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Enhancement
ability to search a specific item using API has been restored. It's also available on corporation endpoint using the query parameter item_id. eveseat/seat#650
Fix
Swagger API documentation is now including proper server address (based on APP_URL) (ac3bd05)
Swagger frontend is now working properly for assets and bookmarks endpoints (cd4ab85)
Roles query check endpoints are now using the new ACL backend (previously returning an HTTP@500 e82229a)