# README

Extractor

The extractor is responsible for extracting example values from the OpenAPI specification file. It will map the OpenAPI data types to golang data types.

# Functions

NewOpenAPIExtractor returns a new extractor for openapi specs.

# Variables

No description provided by the author