You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/10/30 09:54:47 UTC

[GitHub] [apisix-dashboard] nic-chen edited a comment on pull request #651: WIP: feat: support get plugin schema based on schema_type

nic-chen edited a comment on pull request #651:
URL: https://github.com/apache/apisix-dashboard/pull/651#issuecomment-719452996


   @liuxiran 
   
   1. please refer to:
   https://github.com/apache/apisix-dashboard/blob/master/api/internal/handler/consumer/consumer.go#L76-L87
   
   2.
   add  
   ```lua
   ngx.shared = {
       ["plugin-api-breaker"] = {}
   }
   ```
   to line 81 in `schema-sync.lua` and have a try.
   
   


----------------------------------------------------------------
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:
users@infra.apache.org