Skip to content

Add test to enforce schema consistency

Johannes Zumthurm requested to merge doc_schema_tests into master

Created by: NotSpecial

Currently, Eve allows fields to be undefined, which basically only result in confusion.

To be more consistent in general, this test will enforce that all fields are required XOR have a default value.

Merge request reports

Loading