Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.
Ahmed Castro edited this page Sep 29, 2018 · 2 revisions

Status constants

Name Value Description
NOT_ACCEPTED 0 Resource is not accepted and only returned via the Mods#getusermods method for the authenticated user.
ACCEPTED 1 Resource is accepted and returned via all endpoints.
ARCHIVED 2 Resource is accepted (but flagged as out of date/incompatible) and returned via all endpoints.
DELETED 3 Resource is deleted and only returned via the Mods#getusermods for the authenticated user.