diff --git a/requests.http b/requests.http index bc772de..145605d 100644 --- a/requests.http +++ b/requests.http @@ -123,7 +123,7 @@ Accept: application/vnd.deltek.maconomy.containers+json; version=5.0 Content-type: application/vnd.deltek.maconomy.containers+json; version=5.0 { - "restriction": "(customernumber = '{{job_name}}' or jobnumber = '{{job_name}}' or jobname = '{{job_name}}' or name1 = '{{job_name}}')" + "restriction": "(customernumber = '{{job_name}}' or jobnumber = '{{job_name}}' or jobname = '{{job_name}}' or name1 = '{{job_name}}')", "fields": [ "jobnumber" ]