spacewander commented on a change in pull request #3149:
URL: https://github.com/apache/apisix/pull/3149#discussion_r550123690
##########
File path: doc/admin-api.md
##########
@@ -662,10 +662,12 @@ Return response from etcd currently.
|key|True|Private key|https private key||
|certs|False|An array of certificate|when you need to configure multiple
certificate for the same domain, you can pass extra https certificates
(excluding the one given as cert) in this field||
|keys|False|An array of private key|https private keys. The keys should be
paired with certs above||
-|sni|True|Match Rules|https SNI||
+|sni|True, can't be used with `snis`|Match Rules|https SNI||
Review comment:
@membphis
Updated.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]