-
Enhancement
-
Resolution: Obsolete
-
Major
-
None
-
None
Currently we support JSON Schema for this purpose - a plugin developer can optionally include a JSON schema for each policy definition included in their plugin. The schema describes the JSON configuration data required by the policy at runtime. The UI uses this schema to generate a UI form.
The JSON schema approach is useful and powerful, but for more flexibility when creating the form, the plugin developer should be able to include HTML, JavaScript, and CSS to describe their custom policy configuration form.
- relates to
-
APIMAN-253 Allow plugins to contribute configuration forms to the UI
- Closed