Skip to content

Commit

Permalink
docs(voucher_systems): mark min_identifier_length as deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
Quynh To Tuan committed Jan 15, 2020
1 parent 6fd5463 commit e746458
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/v0/voucher_systems/items/scan_prefix.js
Expand Up @@ -33,6 +33,7 @@ module.exports = {
})
},
min_identifier_length: {
description: 'This is deprecated, as it conflicts with "format" from voucher templates.',
default: null,
...oneOf({
description: 'The minimum length before a lookup can be performed.',
Expand Down

0 comments on commit e746458

Please sign in to comment.