Skip to content

Raise error when serialization type is unkown

Léo-Paul Géneau requested to merge (removed):raise_unkown_serialization into master

Currently, using parameters-file option with slapos request will serialize the file as xml by default if software.cfg.json is not found. An error should be raised instead if the serialization is not explicitly declared.

Edited by Léo-Paul Géneau

Merge request reports