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 2019/11/01 09:10:59 UTC

[GitHub] [incubator-apisix] juzhiyuan opened a new issue #785: bug: can't load plugin configuration from API

juzhiyuan opened a new issue #785: bug: can't load plugin configuration from API
URL: https://github.com/apache/incubator-apisix/issues/785
 
 
   ### Issue description
   Both `serverless-pre-function` and `serverless-post-function` plugins cannot load configuration from API.
   
   ```
   http://apisix.iresty.com/apisix/admin/schema/plugins/serverless-pre-function
   ```
   
   ### Environment
   ALL
   
   ### Minimal test code / Steps to reproduce the issue
   
   
   ### What's the actual result? (including assertion message & call stack if applicable)
   response with 400 status
   
   ### What's the expected result?
   response with 2XX status
   
   ### Screenshot
   ![image](https://user-images.githubusercontent.com/2106987/68014233-e5784000-fcc9-11e9-8f12-3a671fb07dfc.png)
   
   ![image](https://user-images.githubusercontent.com/2106987/68014282-0c367680-fcca-11e9-991a-26abbe387906.png)
   

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


With regards,
Apache Git Services