springfox-demos icon indicating copy to clipboard operation
springfox-demos copied to clipboard

Change name and description for relation of entity

Open yzako opened this issue 6 years ago • 1 comments

Hello,

I’m using springbox swagger 2.9.2 and spring-data-rest. When i override the name and description (with @Api(tags = ...) ) for repository and entity, it’s works. But if the entity has a relation (join), its API documentaion doesn’t appear in the same “tags”.

Do you have the solution in order to fix that ?

Thank you.

yzako avatar Jun 29 '18 21:06 yzako

@yzako ah! thats a great catch! Would you mind creating an issue in the springfox repo for it?

dilipkrish avatar Aug 29 '18 01:08 dilipkrish