chg: Sort relationships

pull/248/head
Raphaël Vinot 2020-04-26 03:02:02 +02:00
parent 95a9d0abe1
commit f12b2ecf29
2 changed files with 280 additions and 280 deletions

View File

@ -22,7 +22,7 @@ do
cat ${dir} | jq -S -j . | sponge ${dir}
done
cat relationships/definition.json | jq . | sponge relationships/definition.json
cat relationships/definition.json | jq -S -j . | sponge relationships/definition.json
cat schema_objects.json | jq . | sponge schema_objects.json
cat schema_relationships.json | jq . | sponge schema_relationships.json

File diff suppressed because it is too large Load Diff