New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

openapi-format

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openapi-format - npm Package Versions

1.0.0

Diff
trinix
published 1.0.0 •

Changelog

Source

[1.0.0] - 2021-03-15

Initial commit with features

  • Order OpenAPI fields in a default order
  • Order OpenAPI fields in a custom order
  • Filter OpenAPI files based on methods
  • Filter OpenAPI files based on flags
  • Filter OpenAPI files based on tags
  • Filter OpenAPI files based on operationID's
  • Rename the OpenAPI title
  • Support OpenAPI documents in JSON format
  • Support OpenAPI documents in YAML format
  • Format via CLI
  • Format via config files
  • Use via as Module
  • Support for OpenAPI 3.0