Currently the wopi endpoints live at /api/v2/office/wopi/*.
This is just wrong since the WOPI protocol has not anything to do with the balloon api which is located at /api.
Should
/api/v2/office/wopi/ new location at /wopi.
Note other api endpoints exposed by Balloon.App.Office will still be at the same place.
Note: Due backwards compatibility the endpoints will still be exposed at the old location but get dropped out with balloon v3.
Current situation
Currently the wopi endpoints live at /api/v2/office/wopi/*. This is just wrong since the WOPI protocol has not anything to do with the balloon api which is located at /api.
Should
/api/v2/office/wopi/ new location at /wopi. Note other api endpoints exposed by Balloon.App.Office will still be at the same place.
Note: Due backwards compatibility the endpoints will still be exposed at the old location but get dropped out with balloon v3.