Typos kill me

This commit is contained in:
Jim Nicholson 2024-02-08 20:05:50 -08:00
parent 678917136c
commit 42b4fa73e2

View File

@ -17,7 +17,7 @@ Map call(Map config = [:], Map queryParams = [:]) {
searchAPI: 'service/rest/v1/search'
]
Map queryParamsDefaults: [
Map queryParamsDefaults = [
repository: 'tools',
sort: 'name',
name: 'tests/test-something*'