Add jester2swagger (#2073)

This commit is contained in:
Thomas T. Jarløv 2021-11-27 07:58:14 +01:00 committed by GitHub
parent 305af45c8a
commit 72eeb89fd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24350,5 +24350,18 @@
"description": "Compile time localization for applications",
"license": "MIT",
"web": "https://github.com/levovix0/localize"
},
{
"name": "jester2swagger",
"url": "https://github.com/ThomasTJdev/jester2swagger",
"method": "git",
"tags": [
"jester",
"swagger",
"postman"
],
"description": "Converts a file with Jester routes to Swagger JSON which can be imported in Postman.",
"license": "MIT",
"web": "https://github.com/ThomasTJdev/jester2swagger"
}
]