Create partition should not return partition info from payload. Empty response is good enough.
Changes:
- PartitionInfor is not returned after the creation of a partition, now empty
- Creation response status is changed from 200(OK) to 201(CREATED)
Please check all calls to create a partition in all services (if any)
Edited by Sviatoslav Nekhaienko