Dynamic generated variables in REST Client Tool Window

已回答

Is it possible to use 'dynamic generated variables' in REST Client Tool Window as this Postman do in the request headers and body?

For example

  • {{$guid}} : generate a v4 style guid
  • {{$timestamp}}: generate the current timestamp
  • {{$randomInt}}: generate a random integer between 0 and 1000

 

 

1

Currently it is not possible. Please vote and follow this request: https://youtrack.jetbrains.com/issue/WI-40942.

0
Avatar
Permanently deleted user

 Thanks! Already voted.

0

请先登录再写评论。