-
-
26 May 2022 05:19:02 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (137 / 0 / 0)
- Kwalitee
Bus factor: 1- 93.06% Coverage
- License: perl_5
- Perl: v5.20.0
- Activity
24 month- Tools
- Download (71.42KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- Encode
- Feature::Compat::Try
- File::ShareDir
- JSON::Schema::Modern
- JSON::Schema::Modern::Document
- JSON::Schema::Modern::Utilities
- JSON::Schema::Modern::Vocabulary
- List::Util
- Math::BigInt
- Moo
- MooX::HandlesVia
- MooX::TypeTiny
- Path::Tiny
- Ref::Util
- Safe::Isa
- Scalar::Util
- Types::Standard
- URI::Escape
- constant
- experimental
- if
- namespace::clean
- strict
- strictures
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.030 - 2022-05-26
- prohibit request bodies for HEAD and GET request unless requestBody explicitly specified, as this is a smuggling vector
Modules
One OpenAPI v3.1 documentImplementation of the JSON Schema OpenAPI vocabularyValidate HTTP requests and responses against an OpenAPI documentExamples
Module Install Instructions
To install OpenAPI::Modern, copy and paste the appropriate command in to your terminal.
cpanm OpenAPI::Modern
perl -MCPAN -e shell install OpenAPI::Modern
For more information on module installation, please visit the detailed CPAN module installation guide.