You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2025. It is now read-only.
This would /greatly/ help to prevent main spec file from getting huge/hard to navigate.
Am I the only one who would want this? I already have some code laying around doing this, but outside of swaggerize-builder - basically just preprocessing .json file before it's passed on to it. I'm more than willing to try to package it into PR (probably extending current refresolver function in validator), but was also thinking about using some ready-made parsing library (couldn't find a good one though). Any ideas will be welcome.