Endpoints admin page doesn't display correctly endpoints with same URL but with different method.
If endpoint has different method (Example : GET, POST, DELETE), only one method is accessible (DELETE), and this method is duplicated 2 times (regards the total number of methods).
The main problem is that it's impossible to modify others methods, it redirect to the same method that is displayed.
Description of Issue
Endpoints admin page doesn't display correctly endpoints with same URL but with different method.
If endpoint has different method (Example : GET, POST, DELETE), only one method is accessible (DELETE), and this method is duplicated 2 times (regards the total number of methods). The main problem is that it's impossible to modify others methods, it redirect to the same method that is displayed.
Endpoints are displayed correctly on swagger.
This issue was there in the 5.0.15 version too.
Version
5.0.16
Severity
Low
Hosting Method
MSI (Windows Service)
Operating System
Windows
Database
SQLite
Licensed
Yes
Features
No response
Additional Environment data
No response
Screenshots/Animations