Merge remote-tracking branch 'upstream/develop' into develop

This commit is contained in:
Marko Milić 2023-11-09 10:05:08 +01:00
commit 0291d421b3

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