mirror of
https://github.com/fergalmoran/snapp.git
synced 2025-12-22 09:41:45 +00:00
fixed typo in swagger json
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"openapi": "3.0.3",
|
"openapi": "3.0.3",
|
||||||
"info": {
|
"info": {
|
||||||
"title": "Swagger Petstore - OpenAPI 3.0",
|
"title": "Snapp.li",
|
||||||
"description": "If you're seeking a self-hosted URL shortening solution, Snapp might be what you need. It's designed for those who value control over their URL management and want to explore various technologies.",
|
"description": "If you're seeking a self-hosted URL shortening solution, Snapp might be what you need. It's designed for those who value control over their URL management and want to explore various technologies.",
|
||||||
"x-logo": {
|
"x-logo": {
|
||||||
"url": "https://snapp.li/logo.svg",
|
"url": "https://snapp.li/logo.svg",
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
"name": "MIT",
|
"name": "MIT",
|
||||||
"url": "https://opensource.org/license/mit"
|
"url": "https://opensource.org/license/mit"
|
||||||
},
|
},
|
||||||
"version": "1.0.11"
|
"version": "0.8"
|
||||||
},
|
},
|
||||||
"externalDocs": {
|
"externalDocs": {
|
||||||
"description": "Find out more about Swagger",
|
"description": "Find out more about Swagger",
|
||||||
|
|||||||
Reference in New Issue
Block a user