api.py
19.9 KB
-
Ensures that the following GeneratedCertificate fields are passed · a5ba4769
through to the REST API: * created_date: date/time the certificate was issued. * is_passing: boolean flag denoting whether the certificate status is passing or non-passing. And adds JwtAuthentication, so the Certificates REST API can be easily accessed from Enterprise management commands.
Jillian Vogel committed