ironmansoftware / powershell-universal

Issue tracker for PowerShell Universal
https://powershelluniversal.com
38 stars 4 forks source link

5.0.16 - Endpoints display issue on Admin Page #4066

Closed Er-Yas closed 3 days ago

Er-Yas commented 3 days ago

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

PSU_5 0 16-Issue_1 PSU_5 0 16-Issue_2