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 2022/03/06 11:01:21 UTC

[GitHub] [apisix] moonming commented on pull request #79: feature: implemented routes API for admin user, allowed user to manage route.

moonming commented on pull request #79:
URL: https://github.com/apache/apisix/pull/79#issuecomment-1059940437


   Welcome create an issue for this, thx
   
   Thanks,
   Ming Wen
   Twitter: _WenMing
   
   
   butterfly1938 ***@***.***> 于2022年3月6日周日 00:29写道:
   
   > ***@***.**** commented on this pull request.
   > ------------------------------
   >
   > In lua/apisix.lua
   > <https://github.com/apache/apisix/pull/79#discussion_r820123181>:
   >
   > > @@ -41,6 +45,7 @@ function _M.init_worker()
   >      require("apisix.service").init_worker()
   >      require("apisix.consumer").init_worker()
   >      require("apisix.heartbeat").init_worker()
   > +    require("apisix.admin.init").init_worker()
   >
   > @moonming <https://github.com/moonming> I suggest enable_admin to be
   > enable_admin_api for clarity.
   >
   > https://github.com/apache/apisix/blob/f31bef426ef89af950e43058dad2143baec41612/conf/config-default.yaml#L31
   >
   > —
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/apisix/pull/79#discussion_r820123181>, or
   > unsubscribe
   > <https://github.com/notifications/unsubscribe-auth/AGJZBK7CNBD2VO54MAQOGKTU6ODYNANCNFSM4HXEIXAA>
   > .
   > You are receiving this because you were mentioned.Message ID:
   > ***@***.***>
   >
   


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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org