API does not force a prepended slash

You can create API endpoints without a forward slash and it breaks the copy URL and run command. However it does get triggered when calling the URL with the slash. This also allows the user to create two endpoints with the same address and method



This has been resolved in main branch and will be available in 1.4.3.

1 Like