datatracker/ietf/api
Kesara Rathnayake c18900a8e6
feat: Expose important library versions (#7713)
* feat: Expose important library versions

Update `/api/version` to include

```
"other": {
    "xml2rfc": "<version>",
    "weasyprint": "<version>"
},
```

Fixes #3415

* fix: Use importlib

* chore: Reomve additional newline

* fix: Expose libraries that are important for document submission

* fix: Rename IMPORTANT_LIBRARIES as ADVERTISE_VERSIONS
2024-11-26 21:20:24 -06:00
..
management refactor: replace datetime.now and datetime.today with timezone.now (#4211) 2022-08-25 13:45:16 -03:00
templates/api ci: Also check generated HTML with the "vnu" validator (#3682) 2022-03-21 12:50:23 -05:00
__init__.py feat: Site status message (#7659) 2024-08-07 13:36:21 -05:00
__init__.pyi feat: dev mode admin + refactor api init (#7628) 2024-08-07 09:16:40 -05:00
apps.py feat: dev mode admin + refactor api init (#7628) 2024-08-07 09:16:40 -05:00
ietf_utils.py feat: API to replace email alias generation commands (#7012) 2024-02-07 10:15:50 -06:00
serializer.py fix: revert POST for document search requests (#8263) 2024-11-22 13:30:54 -06:00
tests.py feat: Expose important library versions (#7713) 2024-11-26 21:20:24 -06:00
urls.py fix: add recording-name api key endpoint; appauth url fix (#8081) 2024-10-25 08:52:09 -05:00
views.py feat: Expose important library versions (#7713) 2024-11-26 21:20:24 -06:00