Skip to content

Commit

Permalink
chore: remove unused consumer.id
Browse files Browse the repository at this point in the history
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
  • Loading branch information
spacewander committed Mar 19, 2021
1 parent 1064e2d commit 72596e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apisix/schema_def.lua
Original file line number Diff line number Diff line change
Expand Up @@ -589,8 +589,6 @@ _M.consumer = {
create_time = timestamp_def,
update_time = timestamp_def,
desc = desc_def,
-- deprecate fields, will be removed soon
id = id_schema,
},
required = {"username"},
additionalProperties = false,
Expand Down

0 comments on commit 72596e0

Please # to comment.