mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-17 06:57:35 +08:00
subsititue api call args
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
- api:
|
||||
def: get_token($user_name, $device_sn, $os_platform, $app_version)
|
||||
def: get_token($user_agent, $device_sn, $os_platform, $app_version)
|
||||
request:
|
||||
url: /api/get-token
|
||||
method: POST
|
||||
|
||||
Reference in New Issue
Block a user