Commit fc82d439 authored by Pelayo Torres's avatar Pelayo Torres
Browse files

release notes same api name

parent 6cbb1ca3
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
## **Release X.X.X**

### **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.

## **Release 4.0.0**

### **Visibility Control**