Horiuchi Hiroki

Results 9 issues of Horiuchi Hiroki

Add `gutil.log` only Travis CI test is already failed. Please merge #8 in first.

fix Travis CI error.

There's one big problem. - We need to remove `namespace` from the generated results. In that case, how do we guarantee the uniqueness of the output type names? via. https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c#how-can-i-make-my-typescript-project-output-esm

ref #511 ## `JSON Schema 2019-09` https://json-schema.org/draft/2019-09/release-notes.html `"$schema": "https://json-schema.org/draft/2019-09/schema"` New Features - `$anchor`: Replaces the `#plain-name` form of `$id`, with a different syntax and approach - `$id`: Only URI-references without...

enhancement

Prerequisites for support OpenAPI 3.1 https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md - Support `JSON Schema 2020-12` https://json-schema.org/draft/2020-12/release-notes.html https://json-schema.org/draft/2019-09/release-notes.html - Support some new properties - Support `$dynamicRef and $dynamicAnchor`

enhancement

from #414 I will try to replace the ref parser.

enhancement

[Enter steps to reproduce below:] 1. exec `git log --graph --oneline --decorate --all` on zsh **Atom Version**: 1.0.3 **System**: Mac OS X 10.10.4 **Thrown From**: [term](https://github.com/tjmehta/atom-term) package, v0.2.3 ### Stack...