Sha256: ad57f27c47ec6753dd557a3174b7b223374aea54d353bb7748579536d0fb1596
Contents?: true
Size: 721 Bytes
Versions: 8
Compression:
Stored size: 721 Bytes
Contents
--- en: evil: client: errors: test/api: users: update: token_present: "To update user id:%{id} you must provide a token" name_present: "The user has no name" test/client: valid_credentials: &vc You should set either token or password to authenticate the client crm: users: valid_credentials: *vc fetch: valid_credentials: *vc filter: filter_given: You should define some filter with either name, email, or id test/model: name_present: "The user has no name" test/other: empty_name: "name is empty"
Version data entries
8 entries across 8 versions & 1 rubygems