f5-appsvcs-extension icon indicating copy to clipboard operation
f5-appsvcs-extension copied to clipboard

JSON schema support for per-application based declarations

Open mkyrc opened this issue 7 months ago • 0 comments

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?

mkyrc avatar Apr 15 '25 20:04 mkyrc