mirror of
https://github.com/ditkrg/schemable.git
synced 2026-01-22 22:26:41 +00:00
Updates attributes in excluded_request_attributes generated method
This commit is contained in:
parent
4321390dee
commit
c12bdc807e
@ -37,7 +37,7 @@ module Swagger
|
||||
end
|
||||
|
||||
def excluded_request_attributes
|
||||
%i[id updatedAt createdAt]
|
||||
%i[updated_at created_at]
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user