Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 646 Bytes

VersionsRep.md

File metadata and controls

16 lines (8 loc) · 646 Bytes

VersionsRep

Properties

Name Type Description Notes
validVersions List<Integer> A list of all valid API versions. To learn more about our versioning, read Versioning.
latestVersion Integer
currentVersion Integer
beta Boolean Whether the version of the API currently is use is a beta version. This is always <code>true</code> if you add the <code>LD-API-Version: beta</code> header to your request. [optional]