Skip to content

v1.1.11

Latest

Choose a tag to compare

@doanthuanthanh88 doanthuanthanh88 released this 28 Sep 04:34
· 5 commits to main since this release

Fix bugs

  • When a path include character :, then replace to : to keep : in the path

Example:

yas-http/Post:
  url http://tele...com/botABC\:DEF/:action
  params:
    action: sendMessage

\:DEF will keep botABC:DEF, :action will be replace to sendMessage