Fix OSDF input to HAS to use num_solution
[optf/osdf.git] / osdf / templates / plc_opt_request.jsont
index cd78b3e..a218b8a 100755 (executable)
@@ -2,7 +2,7 @@
   "name": "{{ name }}",\r
   "files": "{{ files }}",\r
   "timeout": "{{ timeout }}",\r
-  "limit": "{{ limit }}",\r
+  "num_solution": "{{ limit }}",\r
   "template": {\r
     "CUST_ID": "{{ cust_id }}",\r
     "E2EVPNKEY": "{{ e2evpnkey }}",\r
       {% endfor %}\r
     }\r
   }\r
-}
\ No newline at end of file
+}\r