Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 644 Bytes

VersionsRep.md

File metadata and controls

12 lines (8 loc) · 644 Bytes

LaunchDarklyApi.VersionsRep

Properties

Name Type Description Notes
validVersions [Number] A list of all valid API versions. To learn more about our versioning, read Versioning.
latestVersion Number
currentVersion Number
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]