<li>Fix the check of the Docker version in the run.sh </li>
<li>Simplify check of vendor extensibility attributes in Discover API</li>
<li>Fix way to check if robot image is present to run testing scripts. (remote and local tests)</li>
</ul>
<h4id="allow-same-apiname-across-different-aefs"><strong>Allow same apiName across different AEFs</strong></h4>
<p>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.</p>