rtdi / AppContainer

A Docker container to build and deploy Web-Apps
GNU General Public License v3.0
7 stars 5 forks source link

Make odata servlet to show up in swagger #5

Closed wernerdaehn closed 1 year ago

wernerdaehn commented 4 years ago

With swagger 2.x I have not found any option to expose generic servlets in swagger. The 1.5 @api annotation is no longer present.

wernerdaehn commented 1 year ago

...and olingo does not support that either. For this and other reasons a new OData library was built. see JDBCoData