API.xs
bench/openapi.pl
Changes
examples/client.pl
examples/petstore.json
examples/README.md
examples/server.pl
ignore.txt
include/oa.h
include/oa_abi.h
include/oa_abi_impl.h
include/oa_client.h
include/oa_compat.h
include/oa_compile.h
include/oa_mock.h
include/oa_plack.h
include/oa_route.h
include/oa_tools.h
include/oa_types.h
include/oa_normalize.h
include/oa_validate.h
lib/Open/API.pm
lib/Open/API/Client.pm
lib/Open/API/Plack.pm
lib/Open/API/UI.pm
lib/Open/API/UI/static/app.css
lib/Open/API/UI/static/app.js
lib/Open/API/UI/templates/index.tmpl
lib/Open/API/UI/templates/operation.tmpl
lib/Open/API/UI/templates/wrapper.tmpl
Makefile.PL
MANIFEST			This list of files
README
t/00-load.t
t/01-spec-input.t
t/02-compile.t
t/03-refs.t
t/04-router.t
t/05-params.t
t/06-body.t
t/07-plack.t
t/08-hyperman.t
t/09-client-validate.t
t/10-roundtrip.t
t/11-spec-twin.t
t/12-abi-guard.t
t/13-leaks.t
t/14-hooks.t
t/15-client-ua.t
t/16-security.t
t/17-csrf.t
t/18-server-options.t
t/19-plack-object.t
t/22-client-csrf.t
t/23-ui.t
t/24-plack-ui.t
t/25-abi.t
t/26-response-report.t
t/27-synthesize.t
t/28-openapi30.t
t/29-spec-twin-30.t
t/30-discriminator.t
t/31-param-content.t
t/33-operation-schema.t
t/34-component-refs.t
t/35-readonly.t
t/36-response-headers.t
t/37-style.t
t/38-form-and-servers.t
t/39-document-structure.t
t/40-client-wire.t
t/compliance/jsonschema/LICENSE
t/compliance/jsonschema/README
t/compliance/jsonschema/allOf.json
t/compliance/jsonschema/anyOf.json
t/compliance/jsonschema/oneOf.json
t/compliance/jsonschema/ref.json
t/compliance/jsonschema/content.json
t/compliance/jsonschema/defs.json
t/compliance/jsonschema/enum.json
t/compliance/jsonschema/exclusiveMaximum.json
t/compliance/jsonschema/exclusiveMinimum.json
t/compliance/jsonschema/if-then-else.json
t/compliance/jsonschema/items.json
t/compliance/jsonschema/prefixItems.json
t/compliance/jsonschema/properties.json
t/compliance/jsonschema/required.json
t/compliance/jsonschema/type.json
t/compliance/expected-fail.txt
t/compliance/run.t
t/manifest.t
t/pod-coverage.t
t/pod.t
t/spec/mini.json
t/spec/mini.yaml
t/spec/mock.json
t/spec/petstore-3.0.json
t/spec/petstore-3.1-twin.json
t/spec/petstore.json
t/spec/petstore.yaml
xt/boilerplate.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)
