Created
June 7, 2021 21:04
-
-
Save JordanSchuetz/a16a1e4476a0904d6d07b9d631894d62 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
output application/xml | |
--- | |
{ | |
tsRequest: { | |
user @( | |
name: vars."user-name", | |
siteRole: vars.role | |
): null | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment