Download the PHP package northwoods/openapi without Composer
On this page you can find all versions of the php package northwoods/openapi. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download northwoods/openapi
More information about northwoods/openapi
Files in northwoods/openapi
Download northwoods/openapi
More information about northwoods/openapi
Files in northwoods/openapi
Vendor northwoods
Package openapi
Short Description Tools for working with OpenAPI specifications
License MIT
Package openapi
Short Description Tools for working with OpenAPI specifications
License MIT
Please rate this library. Is it a good library?
Informations about the package openapi
Northwoods OpenApi
Tools for working with OpenAPI specifications.
Installation
The best way to install and use this package is with composer:
Usage
Conversion
This package supports converting OpenAPI schemas to JSON Schema proper:
Note that references are not resolved and only schemas can be converted. It is recommended that conversion is used in conjunction with justinrainbow/json-schema.
Options
The following options are available:
boolean removeReadOnly
remove all schemas withreadOnly = true
boolean removeWriteOnly
remove all schemas withwriteOnly = true
string[] keepUnsupported
do not remove these schema properties
Credits
The converter is based on the excellent openapi-to-json-schema package. Type/format conversions are influenced by this PHP port.
All versions of openapi with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
The package northwoods/openapi contains the following files
Loading the files please wait ....