Registry / serialization / oas-parser

oas-parser

JSON →
library0.25.4rbrubygemsunverified

A parser for Open API specifications.

gem install oas_parser
INSTALL
IMPORT
SIG · OAS-PARSER
O
oas-parser
serializationrubyv0.25.4
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.

OASParser
require 'oas_parser'

Parses an OpenAPI specification and prints its title.

require 'oas_parser' spec = OASParser.parse('path/to/openapi.yaml') puts spec.title
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.25.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
Resources
oas-parser — gem install oas-parser · libregistry