spacewander commented on a change in pull request #3125:
URL: https://github.com/apache/apisix/pull/3125#discussion_r549010074



##########
File path: doc/plugin-develop.md
##########
@@ -113,9 +113,9 @@ Write [Json Schema](https://json-schema.org) descriptions 
and check functions. S
 
 ```json
 "example-plugin" : {
-    i = 1,
-    s = "s",
-    t = {1}
+    "i": 1,
+    "s": "s",
+    "t": {1}

Review comment:
       @dabue 
   Solved.




----------------------------------------------------------------
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]


Reply via email to