Generate YAML versions of these schema documents (#2669)
generated via:
perl -MYAML::XS -MJSON::MaybeXS -we'$YAML::XS::Boolean="JSON::PP"; print Dump(JSON::MaybeXS->new->decode(do { local $/; <> }))' input.json > output.yaml K
Karen Etheridge committed
17ed07cb8bbd48e9b59b45737ada74d11c00324c
Parent: 92df7ca
Committed by GitHub <noreply@github.com>
on 9/23/2021, 4:16:34 PM