Actions
User story #18275
closedinternally use a more secured version type for techniques version
Effort required:
Name check:
To do
Fix check:
To do
Regression:
Description
json representation of techniques use a string composed this way "1.0" to represent version. Ensure content by serialization into a Version(u8, u8), before deserializing it back into a string
Actions