Skip to content

Fix numerical parameter type

Samuel GAIST requested to merge cleanup_numerical_parameters into master

Some numerical parameters were set as string, this patch fixes this.

These discrepancies have been found because of the improvements of beat.core schemas.

Merge request reports