Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

ModIO.ModStatus

Jackson Wood edited this page Jul 26, 2018 · 4 revisions

ModStatus

enumeration in ModIO

Properties

Name Description
NotAccepted Mod is not accepted and not returned when browsing. Mods will be returned if requested directly provided the user is an admin or subscribed to the content. All resources are always returned via the /me endpoints.
Accepted Mod is accepted and returned via all endpoints.
Archived Resource is accepted and returned via all endpoints (but flagged as out of date/incompatible).
Deleted Resource is deleted and only returned via the /me endpoints.
Clone this wiki locally