aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Davidoff <disruptek@users.noreply.github.com>2019-09-21 01:21:38 -0400
committerMiran <narimiran@disroot.org>2019-09-21 07:21:38 +0200
commite99abe8534b526c443cb5cf68b5941655c5e9f74 (patch)
tree6ead086b5e031a9fbcdf1f3dfd81635437e1c09a
parent71509bd8d51b5d0c8596e0c0be81acebc68bdd63 (diff)
downloadpackages-e99abe8534b526c443cb5cf68b5941655c5e9f74.tar.gz
packages-e99abe8534b526c443cb5cf68b5941655c5e9f74.zip
Added package openapi (#1172)
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 1c3d24c..c146cf6 100644
--- a/packages.json
+++ b/packages.json
@@ -14353,6 +14353,20 @@
"web": "https://github.com/disruptek/sigv4"
},
{
+ "name": "openapi",
+ "url": "https://github.com/disruptek/openapi",
+ "method": "git",
+ "tags": [
+ "api",
+ "openapi",
+ "rest",
+ "cloud"
+ ],
+ "description": "OpenAPI Code Generator",
+ "license": "MIT",
+ "web": "https://github.com/disruptek/openapi"
+ },
+ {
"name": "atoz",
"url": "https://github.com/disruptek/atoz",
"method": "git",