Burgyn / MMLib.SwaggerForOcelot

This repo contains swagger extension for ocelot.
MIT License
353 stars 94 forks source link

File Merge Support #79

Closed amadard closed 4 years ago

amadard commented 4 years ago

I have the same problem as #69 and built my own fix by making my own version of the file merge code.

@Burgyn How would you like me to proceed to get you the code to review to decide if you want to take my changes?

Burgyn commented 4 years ago

Hi, thanks for your investigation and effort.

Standard procedure is:

Fork this repo Create new branche Make your changes Write UnitTest. If it's new feature write info into documentation (readme.md file) Commit / push Create pull request

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been automatically closed because it has not had recent activity. Thank you for your contributions.