adding constant v510

This commit is contained in:
Simon Redfern 2023-11-02 18:27:37 +01:00
parent fa7d23ff37
commit 48c5f1b2a0

View File

@ -91,7 +91,8 @@ object ObpAPI extends Loggable {
final val ContentBoxHeadlineId = ".content-box__headline [id]"
final val showDynamicResourceDocs = Helper.getPropsValue("show_dynamic_resource_docs","true").toBoolean
final val v510 = "v5.1.0"
/**
* The request vars ensure that for one page load, the same API call isn't
* made multiple times