revert auth func

This commit is contained in:
2023-06-24 16:27:36 -04:00
parent 3db9bb2914
commit e62a33fd06
5 changed files with 52 additions and 54 deletions

View File

@@ -66,7 +66,7 @@ const docTemplate = `{
"tags": [
"DadJoke"
],
"summary": "Generate dadjokelocaloca",
"summary": "Get dadjoke",
"responses": {
"200": {
"description": "response",

View File

@@ -57,7 +57,7 @@
"tags": [
"DadJoke"
],
"summary": "Generate dadjokelocaloca",
"summary": "Get dadjoke",
"responses": {
"200": {
"description": "response",

View File

@@ -118,7 +118,7 @@ paths:
description: error
schema:
$ref: '#/definitions/model.Message'
summary: Generate dadjokelocaloca
summary: Get dadjoke
tags:
- DadJoke
post: