🎉 GitHub Source: Don't minimize output fields (#5898)
This commit is contained in:
@@ -35,8 +35,8 @@
|
||||
"state": {
|
||||
"type": ["null", "string"]
|
||||
},
|
||||
"creator_id": {
|
||||
"type": ["null", "integer"]
|
||||
"creator": {
|
||||
"$ref": "user.json"
|
||||
},
|
||||
"created_at": {
|
||||
"type": ["null", "string"],
|
||||
|
||||
Reference in New Issue
Block a user