[
https://issues.apache.org/jira/browse/FINERACT-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17216544#comment-17216544
]
Petri Tuomola commented on FINERACT-1222:
-----------------------------------------
Hi [~vorburger] - looks like those ..Api classes in fineract-provider are
missing the @Tag(name = <description>) annotation, so OpenAPI and Swagger put
them all under the same default tag...
> SDK Swagger Client Java API DefaultApi should disappear and operations go to
> other Api interfaces
> -------------------------------------------------------------------------------------------------
>
> Key: FINERACT-1222
> URL: https://issues.apache.org/jira/browse/FINERACT-1222
> Project: Apache Fineract
> Issue Type: Bug
> Reporter: Michael Vorburger
> Priority: Critical
>
> I've just noticed {{org.apache.fineract.client.services.DefaultApi}}
> containing a lot (like a 100?) of methods from {{accountsTemplate()}} to
> {{validate()}} which all look like they should belong into one of the other
> existing {{*Api}} interfaces.
> Not sure why this happens - some Swagger annotation missing?
> [~aleks] [~ChinmayKulkarni] [~ptuomola] [~manthan] any idea?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)