Remove unused revision_id from payload
This commit is contained in:
parent
ad4dff819e
commit
3193784c24
1 changed files with 1 additions and 0 deletions
|
@ -261,6 +261,7 @@ class TypeDeChamp < ApplicationRecord
|
|||
:parent_id,
|
||||
:private,
|
||||
:procedure_id,
|
||||
:revision_id,
|
||||
:stable_id,
|
||||
:type,
|
||||
:updated_at
|
||||
|
|
Loading…
Reference in a new issue