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,
|
:parent_id,
|
||||||
:private,
|
:private,
|
||||||
:procedure_id,
|
:procedure_id,
|
||||||
|
:revision_id,
|
||||||
:stable_id,
|
:stable_id,
|
||||||
:type,
|
:type,
|
||||||
:updated_at
|
:updated_at
|
||||||
|
|
Loading…
Reference in a new issue