- There's an issue of generating factory when one of the field is a float or boolean. - Issue with creating read only apis ie only `[:all, :find]` or `[:index, :find]` won't work unless I add `:create`
[:all, :find]or[:index, :find]won't work unless I add:create