Registry / serialization / openapi-parser

openapi-parser

JSON →
library2.3.1rbrubygemsunverified

Parser for OpenAPI 3.0 or later specifications.

gem install openapi_parser
INSTALL
IMPORT
SIG · OPENAPI-PARSER
O
openapi-parser
serializationrubyv2.3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

OpenAPIParser
require 'openapi_parser'

Parse an OpenAPI specification and access a path.

require 'openapi_parser' spec = OpenAPIParser.parse(YAML.load_file('openapi.yaml')) spec.paths['/users'].get
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
openapi-parser — gem install openapi-parser · libregistry