Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 747 Bytes

VersionsRep.md

File metadata and controls

12 lines (9 loc) · 747 Bytes

# VersionsRep

Properties

Name Type Description Notes
valid_versions int[] A list of all valid API versions. To learn more about our versioning, read Versioning.
latest_version int
current_version int
beta bool 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]

[Back to Model list] [Back to API list] [Back to README]