Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 17e4ffc

Browse files
author
Phil Sturgeon
committed
Released v0.2.0
1 parent d1cd88b commit 17e4ffc

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

‎CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## [0.2.0] - 2018年05月10日
10+
### Fixed
11+
* Implemented [@cloudflare/json-schema-walker] to make sure all subschemas are
12+
processed
13+
14+
[@cloudflare/json-schema-walker]: https://github.com/cloudflare/json-schema-tools#cloudflarejson-schema-walker
15+
916
## [0.1.1] - 2018年04月09日
1017
### Added
1118
* Convert `dependencies` to an allOf + oneOf OpenAPI-valid equivalent

‎package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-schema-to-openapi-schema",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "Converts a JSON Schema to OpenAPI Schema Object",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /