wbeditentity API action should not allow to save edit on lexeme where no lemma were provided.
Example edit: https://wikidata-lexeme.wmflabs.org/index.php?title=Lexeme:L551&diff=29567&oldid=29566
Info:
src/DataModel/Serialization/StorageLexemeSerializer.php throws UnsupportedObjectException in similar case (lexicalCategory missing), while src/DataModel/Lexeme.php does the checking.