Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit 4a19f70

Browse files
committed
2.0 vs 3.0 claimed support (3.0 coming soon)
1 parent 78af9b5 commit 4a19f70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Build Status](https://travis-ci.org/krakenjs/hapi-openapi.svg?branch=master)](https://travis-ci.org/krakenjs/hapi-openapi)
44
[![NPM version](https://badge.fury.io/js/hapi-openapi.png)](http://badge.fury.io/js/hapi-openapi)
55

6-
`hapi-openapi` is a design-driven approach to building RESTful services with [OpenAPI (Swagger)](http://openapis.org) and [Hapi](http://hapijs.com).
6+
`hapi-openapi` is a design-driven approach to building RESTful services with [OpenAPI (Swagger)](http://openapis.org) and [Hapi](http://hapijs.com) (OpenAPI 3.0 support coming soon).
77

88
`hapi-openapi` provides the following features:
99

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hapi-openapi",
3-
"description": "Design-driven apis with OpenAPI (formerly Swagger) 2.0/3.0 and hapi.",
3+
"description": "Design-driven apis with OpenAPI (formerly Swagger) 2.0 and hapi.",
44
"version": "1.0.0",
55
"author": "Trevor Livingston <tlivings@gmail.com>",
66
"repository": {

0 commit comments

Comments
 (0)