Forum Discussion

forece85's avatar
forece85
Occasional Visitor
3 years ago

Multiple paths for same definition

Is it possible to mention multiple paths for the same definition?

 

Example: In SpirngBoot controller we specify multiple paths to get executed for the same method:

@Getmapping{"/test{value}", "/test"}

 How to achieve this with OpenApi YAML configuration?

No RepliesBe the first to reply