ChannelFinder / ChannelFinderService

A RESTful directory services for a list channels
MIT License
8 stars 14 forks source link

Adds swagger-ui at /swagger-ui/ so clients can generate libraries. #104

Closed jacomago closed 1 year ago

shroffk commented 1 year ago

Is it ok if I do the release without this PR?

Is there a reason we should use 1.X and not 2.X

jacomago commented 1 year ago

Sure do a release without this.

We'd need to also update to spring boot 3.x to use springdoc 2.x from what I understand.