gyselroth / balloon

High performance, feature rich document management system written for the cloud
GNU General Public License v3.0
18 stars 7 forks source link

The wopi protocol should be reachble at /wopi instead /api/v2/office/wopi/ #407

Closed raffis closed 4 years ago

raffis commented 5 years ago

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.