{% extends "aa_esi_oauth2_scopes/base.html" %} {% load i18n %} {% load sri %} {% block details %}
{% blocktrans with openapi_url="https://esi.evetech.net/meta/openapi.json" compat_dates_url="https://esi.evetech.net/meta/compatibility-dates" %}
Parsed live from openapi.json,
requested with an X-Compatibility-Date header (see compatibility dates),
switch dates below to see how scopes and endpoints have changed over time.
Search for a scope name, an endpoint path, or a word from an endpoint's summary to find out which scope you need,
or expand a scope to see every endpoint it unlocks.
{% endblocktrans %}