chore: regenerate swagger docs for all API services

This commit is contained in:
zetaloop
2026-04-22 22:31:25 +08:00
parent 2d45d7e3cb
commit 6f2773273e
9 changed files with 1297 additions and 150 deletions
+4 -55
View File
@@ -29,6 +29,7 @@
{
"type": "integer",
"default": 0,
"example": 0,
"name": "offset",
"in": "query",
"required": true
@@ -36,6 +37,7 @@
{
"type": "integer",
"default": 20,
"example": 20,
"name": "limit",
"in": "query",
"required": true
@@ -67,9 +69,7 @@
"required": [
"id",
"consumerId",
"consumerName",
"playerId",
"playerName",
"service",
"status",
"totalPrice",
@@ -85,9 +85,6 @@
"consumerId": {
"type": "integer"
},
"consumerName": {
"type": "string"
},
"createdAt": {
"type": "string"
},
@@ -100,9 +97,6 @@
"playerId": {
"type": "string"
},
"playerName": {
"type": "string"
},
"service": {
"type": "object",
"required": [
@@ -155,9 +149,6 @@
"shopId": {
"type": "integer"
},
"shopName": {
"type": "string"
},
"status": {
"type": "string"
},
@@ -249,9 +240,7 @@
"required": [
"id",
"consumerId",
"consumerName",
"playerId",
"playerName",
"service",
"status",
"totalPrice",
@@ -267,9 +256,6 @@
"consumerId": {
"type": "integer"
},
"consumerName": {
"type": "string"
},
"createdAt": {
"type": "string"
},
@@ -282,9 +268,6 @@
"playerId": {
"type": "string"
},
"playerName": {
"type": "string"
},
"service": {
"type": "object",
"required": [
@@ -337,9 +320,6 @@
"shopId": {
"type": "integer"
},
"shopName": {
"type": "string"
},
"status": {
"type": "string"
},
@@ -413,9 +393,7 @@
"required": [
"id",
"consumerId",
"consumerName",
"playerId",
"playerName",
"service",
"status",
"totalPrice",
@@ -431,9 +409,6 @@
"consumerId": {
"type": "integer"
},
"consumerName": {
"type": "string"
},
"createdAt": {
"type": "string"
},
@@ -446,9 +421,6 @@
"playerId": {
"type": "string"
},
"playerName": {
"type": "string"
},
"service": {
"type": "object",
"required": [
@@ -501,9 +473,6 @@
"shopId": {
"type": "integer"
},
"shopName": {
"type": "string"
},
"status": {
"type": "string"
},
@@ -551,9 +520,6 @@
"consumerId": {
"type": "integer"
},
"consumerName": {
"type": "string"
},
"createdAt": {
"type": "string"
},
@@ -566,9 +532,6 @@
"playerId": {
"type": "string"
},
"playerName": {
"type": "string"
},
"service": {
"type": "object",
"required": [
@@ -621,9 +584,6 @@
"shopId": {
"type": "integer"
},
"shopName": {
"type": "string"
},
"status": {
"type": "string"
},
@@ -795,9 +755,7 @@
"required": [
"id",
"consumerId",
"consumerName",
"playerId",
"playerName",
"service",
"status",
"totalPrice",
@@ -813,9 +771,6 @@
"consumerId": {
"type": "integer"
},
"consumerName": {
"type": "string"
},
"createdAt": {
"type": "string"
},
@@ -828,9 +783,6 @@
"playerId": {
"type": "string"
},
"playerName": {
"type": "string"
},
"service": {
"type": "object",
"required": [
@@ -883,9 +835,6 @@
"shopId": {
"type": "integer"
},
"shopName": {
"type": "string"
},
"status": {
"type": "string"
},
@@ -932,9 +881,9 @@
}
}
},
"x-date": "2026-03-27 17:39:38",
"x-date": "2026-04-22 22:30:23",
"x-description": "This is a goctl generated swagger file.",
"x-github": "https://github.com/zeromicro/go-zero",
"x-go-zero-doc": "https://go-zero.dev/",
"x-goctl-version": "1.9.2"
"x-goctl-version": "1.10.1"
}