Skip to content
Snippets Groups Projects
Commit efd8a827 authored by Abhishek Y's avatar Abhishek Y
Browse files

Added tags in fullfillments

parent 15382355
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,12 @@
"state": location.state.name,
"area_code": location.area_code
}
}[],
"tags": tags.{
"code": descriptor.code,
"name": descriptor.name,
"display": display,
"list": list.{ "code": descriptor.code, "name": descriptor.name, "value": value }[]
}[]
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment