fykster
5 years agoNew Member
how to break up openapi yaml
I am new to swagger/openapi. I am doing a code first approach which is spitting out an openapi yaml file.
My Issue is it is one big yaml file and I have 100s of services. Is there a way to only get the yaml for a particular service?