f5-appsvcs-extension
f5-appsvcs-extension copied to clipboard
JSON schema support for per-application based declarations
Is your feature request related to a problem? Please describe.
Starting v3.50, AS3 supports per-application declarations (https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/userguide/per-app-declarations.html). We are using it in our environment. It's useful.
The problem that we fight, is missing AS3 JSON schema file for app-only declarations. AS3 JSON schema supports only "tenant-based" declarations, not "app-based".
Describe the solution you'd like
Is it possible create/update/extend JSON schema validation file for AS3 files to support app-only declarations?