mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
REVERT: FIX: serialize Flags instead of PostActionType (#28334)
This commit is contained in:
committed by
GitHub
parent
0954ae70a6
commit
559c9dfe0a
@@ -362,9 +362,6 @@
|
||||
},
|
||||
"is_used": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"position": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
@@ -417,9 +414,6 @@
|
||||
},
|
||||
"is_used": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"position": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
||||
Reference in New Issue
Block a user