You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am in the process of migrating from spingfox to springdoc and facing a conversion issue.
In springfox, it is possible to create multiple Docket, which are rendered ui-wised in a drop down menu with multiple spec. This is useful, for instance, to clearly divide api versions.
Is it possible to obtain something similar with springdoc and its ui too? I am struggling to find related documentation and looking at the available properties it seems it is not something achievable.
Apologies if this is not the right channel to ask, but in case it is a missing feature (as it seems to me) it might be an interesting addition.
The text was updated successfully, but these errors were encountered:
I am in the process of migrating from spingfox to springdoc and facing a conversion issue.
In springfox, it is possible to create multiple
Docket
, which are rendered ui-wised in a drop down menu with multiplespec
. This is useful, for instance, to clearly divide api versions.Is it possible to obtain something similar with springdoc and its ui too? I am struggling to find related documentation and looking at the available properties it seems it is not something achievable.
Apologies if this is not the right channel to ask, but in case it is a missing feature (as it seems to me) it might be an interesting addition.
The text was updated successfully, but these errors were encountered: