Skip to content

Instantly share code, notes, and snippets.

View ghunt03's full-sized avatar

Gareth Hunt ghunt03

  • Sydney, Australia
View GitHub Profile
{
"Name": @{items('Apply_to_each')['name']},
"ContentBytes": @{body('Get_file_content')}
}
{
"type": "array",
"items": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"link": {
"type": "string"