API actions should not handle any requests related to senses.
API actions involved:
- wbeditentity
- wbsetclaim
- wbremoveclaims
Possible also:
- wbgetentities
- wbgetclaims
Should use the existing LexemeEnableSenses feature toggle.
Acceptance criteria:
- Senses can not be added/removed/edited via the API
- If the API input contains senses, the API should ignore this input. In case of wbeditentity API, only the senses part of the input is expected to be ignored.