We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
When making a call to /api/v1/admin/update/log , the API crashes because the file doesn't exist.
/api/v1/admin/update/log
A check should ensure the file exists before trying to parse/display it.