node filter.js <swagger.json> <tags,seperated,by,commas>
- Iterate over the ".paths"
- If has relevant tag, keep it. Otherwise, delete it
- For relevant paths: recursively fetch for references
- Recurcively look for references in the "definitions", and build a complete reference map