Commit 42d63475 authored by Jorge Moratinos's avatar Jorge Moratinos
Browse files

Merge branch 'develop' into OCF-Doc68-add-new-tests-related-with-apiname-at-documentation

parents fd776019 a4e193a2
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2,6 +2,12 @@

### **Technical Debt Solved**

#### **Minor fixes on Rel4**

Improvements included:
- 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.