fixed typo in swagger json

This commit is contained in:
urania-dev
2024-08-08 02:49:42 +02:00
parent 10082eb747
commit 56a8676032

View File

@@ -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",