Refactor /api/procedures/{selling_method}/auctionPeriod/min_startDate api endpoint
Some procedures has max startDate restriction so proposal is to create new endpoint
/api/procedures/{selling_method}/auctionPeriod
which would return an object with min and max auction start date
Old endpoint should be marked as deprecated and removed soon
Edited by Viacheslav Sukhovieiev