Not sure what's wrong

This commit is contained in:
Jim Nicholson 2024-02-08 19:59:50 -08:00
parent 9bea81a288
commit 678917136c

View File

@ -14,7 +14,7 @@ Jenkins Plugin dependencies:
Map call(Map config = [:], Map queryParams = [:]) {
Map defaults = [
nexusBase: 'https://repo.thejimnicholson.com',
searchAPI: 'service/rest/v1/search',
searchAPI: 'service/rest/v1/search'
]
Map queryParamsDefaults: [