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

ModIO.APIClient.API_VERSION

Jackson Wood edited this page Mar 6, 2019 · 10 revisions

APIClient.API_VERSION

public const string API_VERSION;

Description

Denotes the version of the mod.io web API that this class is compatible with.

This value forms part of the web API URL and should not be changed.

Initialized Value

"v1"
Clone this wiki locally