Forum Discussion
No RepliesBe the first to reply
Related Content
- 4 months ago
- 4 years ago
Recent Discussions
- 7 days ago
- 8 days ago
Hi,
I have the attached swagger for which I am trying to generate client code using swagger code gen. The maven swagger code gen doesn't seem to be following operation references and creating them i.e. the below part of swagger,
"schema": {
"$ref": "#/paths/~1users~1%7Buser_id%7D~1address/get/responses/400/schema"
}
Can someone help me address the issue? I am using jdk17 with maven 3.8.4.
- Trinath
Trinath