Page MenuHomeVyOS Platform

Extend automatic generation of schema definition files to native configsession functions; use single resolver/directive
Closed, ResolvedPublicENHANCEMENT

Description

Extending the techniques of T4544/T4554, generate schema definition files for all native configsession functions currently implemented, and reduce to a single directive/resolver to handle this collection of requests. This simplifies the current infrastructure going forward and allows one to easily add any remaining configsession functions. In addition, we will remove the original, templated, 'high-level' API config requests, and set up automatic generation of schema definitions for that collection in a separate task.

Details

Difficulty level
Normal (likely a few hours)
Version
vyos-1.4
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Internal change (not visible to end users)