sdaschner / jaxrs-analyzer

Creates REST documentation for JAX-RS projects
Apache License 2.0
319 stars 101 forks source link

Test and improve multiple type identifiers in Swagger #155

Open sdaschner opened 6 years ago

sdaschner commented 6 years ago

Based on #147 there can be a similar problem of colliding type definition names when there are more than 2 types with identical simple class name. Verify and potentially fix.

Starting point: DefinitionNameBuilder