why can not get plugin info from /v1/schema #12084
renshunhang
started this conversation in
General
Replies: 1 comment 9 replies
-
Is the plugin configured correctly in config.yaml? |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I developed a plugin named openai-token-collector and placed it directly at this location: /usr/local/apisix/apisix/plugins/openai-token-collector.lua. My plugin works correctly, but the schema information I retrieved through the interface /v1/schema does not include information about this plugin. What could be the reason for this?
Beta Was this translation helpful? Give feedback.
All reactions