Remove unnecessary assertIsNotNone check

This is to remove the unnecessary assertIsNotNone checks
if there is already not-null check in schema, like
"'id': {'type': 'string'}".

Change-Id: I26b085cbd060ed11c4dc594744f87463a2dc52eb
5 files changed