elixForms API v2
- remove unwanted variables from collection environment
This commit is contained in:
@@ -21,6 +21,9 @@ http:
|
||||
auth: inherit
|
||||
|
||||
runtime:
|
||||
variables:
|
||||
- name: elixSetAcquiredAppointmentDate
|
||||
value: ""
|
||||
scripts:
|
||||
- type: before-request
|
||||
code: bru.setVar("elixSetAcquiredAppointmentDate", JSON.stringify(new Date().toISOString()));
|
||||
|
||||
Reference in New Issue
Block a user