Page MenuHomeVyOS Platform

Integrate op-mode exception hierarchy into API
Closed, ResolvedPublicENHANCEMENT

Description

The op mode exception hierarchy added in T2719 will be integrated into the GraphQL schema definition and op mode resolver for reporting to the client. The script for automatic generation of schema definitions will be changed accordingly, so that the addition of new errors will only require updating of an error dict with error summary and return codes.

Details

Difficulty level
Normal (likely a few hours)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Feature (new functionality)