Software /
code /
prosody
File
teal-src/util/format.d.tl @ 11480:0aa2971380e9
util.datamapper: Add test coverage of unwrapped arrays of objects
Should the xml name/ns go on the array or the items schema? The later
apparently.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 24 Mar 2021 00:34:22 +0100 |
parent | 11432:113f3912c7cb |
line wrap: on
line source
local record lib format : function (string, ... : any) : string end return lib