feat: Fixed Inconsistent `entityType` regex patterns issue
Since the entityType
value will be used as part of the DDMSDatasets uri, it would be better to use the pattern from the redirectToDms
endpoint rather than the pattern that allows space.
Closes (#42 (closed))
Edited by Siarhei Khaletski (EPAM)