Add APISIX plugin component id (#6757)
This commit is contained in:
parent
254a7b648f
commit
be031cae96
|
|
@ -461,6 +461,9 @@ Nginx:
|
|||
Kong:
|
||||
id: 6001
|
||||
languages: Lua
|
||||
APISIX:
|
||||
id: 6002
|
||||
languages: Lua
|
||||
|
||||
# [7000, 8000) are reserved for Python components
|
||||
Python:
|
||||
|
|
|
|||
Loading…
Reference in New Issue