Skip to content

discuss: how to get different type of plugin schema in 2.0 manager-api #605

Description

@liuxiran

Please answer these questions before submitting your issue.

  • Why do you submit this issue?
  • Question or discussion
  • Bug
  • Requirements
  • Feature or performance improvement
  • Other

Premise

Refered to apache/apisix#2441 (comment), we are tring to implement the feature, that getting different plugin schema by schema type through query params.

After refactoring, manager-api will get the plugin schema via schema.json, which is generated by schema-sync.sh and schema-sync.lua instead of getting directly from admin-api

Question

Is it possible to add this query param in 2.0 manager-api?

  • change the plugin schema generated by schema-sync.sh and schema-sync.lua ?

  • some other way?

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions