- Fix the check of the Docker version in the run.sh
- Simplify check of vendor extensibility attributes in Discover API
### **Allow same apiName across different AEFs**
Publish Service now enforces uniqueness by aefId/apiName instead of global apiName, allowing different AEFs to publish the same apiName while rejecting duplicates from the same AEF on POST, PUT, and PATCH.