Solved: Missing rest endpoint /bindings

Hello guys,

I’m testing openhab 4 and wonder that the rest endpoint /bindings is missing?

Do I have a thinking error here or is it really missing?
If so, is there another endpoint I could use for it?

I couldn’t find anything in the breaking changes at least!

I noticed it because I wanted to use the openHAB_ItemCreator :slight_smile:

The proper endpoint is /addons.

If you go to the developer tools menus on the left panel you can use the api explorer to see all the available endpoints.

I could solve it myself :smile: