Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
constantine2nd committed Nov 9, 2023
2 parents 7b335bc + 48c5f1b commit 0291d42
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/scala/code/lib/ObpAPI.scala
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0291d42

Please sign in to comment.