Page MenuHomeVyOS Platform

Remove convert_kwargs_to_snake_case decorator in dynamic generation of GraphQL resolvers
Closed, ResolvedPublicBUG

Description

In the initial development of the GraphQL API, the decorator convert_kwargs_to_snake_case had a use; now it is unneeded, and will produce a bug going forward, so remove.

Details

Version
vyos-1.4
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)