1
0
mirror of synced 2026-01-05 21:02:13 -05:00

🎉 GitHub Source: Don't minimize output fields (#5898)

This commit is contained in:
Chris Wu
2021-09-19 18:34:10 -07:00
committed by GitHub
parent 833dce16f8
commit 775bb03065
9 changed files with 296 additions and 97 deletions

View File

@@ -35,8 +35,8 @@
"state": {
"type": ["null", "string"]
},
"creator_id": {
"type": ["null", "integer"]
"creator": {
"$ref": "user.json"
},
"created_at": {
"type": ["null", "string"],