Update settingOptions.js
Browse files- settingOptions.js +2 -2
settingOptions.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
const defaultDes = `
|
2 |
-
Free API by @xtdevs
|
3 |
|
4 |
This API grants you a specific set of rights and permissions for accessing and utilizing its data and services.
|
5 |
|
@@ -11,7 +11,7 @@ const swaggerOptions = {
|
|
11 |
openapi: '3.0.0',
|
12 |
info: {
|
13 |
title: 'AkenoXJs',
|
14 |
-
version: '
|
15 |
description: defaultDes,
|
16 |
contact: {
|
17 |
name: "RandyDev",
|
|
|
1 |
const defaultDes = `
|
2 |
+
Free API by @xtdevs @xpushz on telegram
|
3 |
|
4 |
This API grants you a specific set of rights and permissions for accessing and utilizing its data and services.
|
5 |
|
|
|
11 |
openapi: '3.0.0',
|
12 |
info: {
|
13 |
title: 'AkenoXJs',
|
14 |
+
version: '4.1.2',
|
15 |
description: defaultDes,
|
16 |
contact: {
|
17 |
name: "RandyDev",
|