Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
public transformDocument(from: Oas20Document): Oas30Document { return Library.transformDocument(from); }
A library to read, write, and manipulate OpenAPI and AsyncAPI content.