Skip to content

Commit db4e5cb

Browse files
committed
added details as per mentioned in issue template for adding a tool
1 parent 7cedaf6 commit db4e5cb

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

data/tooling-data.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3183,4 +3183,18 @@
31833183
supportedDialects:
31843184
draft: ['2020-12']
31853185
toolingListingNotes: '[A reference to MetaConfigurator papers](https://rdcu.be/dJvgS).'
3186+
3187+
- name: 'joi-to-json'
3188+
description: 'Support converting different version''s joi schema to JSON Schema using describe api'
3189+
toolingTypes: ['code-to-schema','util-general-processing','util-format-conversion']
3190+
languages: ['JavaScript']
3191+
maintainers:
3192+
- name: 'kenspirit'
3193+
username: 'kenspirit'
3194+
platform: 'github'
3195+
license: 'MIT'
3196+
source: 'https://github.com/kenspirit/joi-to-json'
3197+
supportedDialects:
3198+
draft: ['4','5','6','7','2019-09','2020-12']
3199+
additional: ['OpenAPI 3.0', 'OpenAPI 3.1']
31863200

0 commit comments

Comments
 (0)