Forum Discussion
No RepliesBe the first to reply
Related Content
- 3 years ago
- 2 years ago
Recent Discussions
- 5 days ago
- 27 days ago
Hey, I would like to be able to put in my Asp.net WebApi application, put yaml files into the folder and, based on attributes in controllers (some routing), choose only those that were called. For example: wybieram / api / swagger / persons, I should use the file persons.yaml or / api / swagger / cars in the same way as cars.yaml. Is it possible? I can not find anything similar. I will be very grateful for any help.