Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit 79f07c1

Browse files
committed
fix: disable security by default
1 parent 0e3fb25 commit 79f07c1

File tree

3 files changed

+1
-244
lines changed

3 files changed

+1
-244
lines changed

_oas/openapi.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ info:
55
version: 1.0.0
66
servers:
77
- url: 'http://localhost:8080'
8-
security:
9-
- tokenAuth: []
108
paths:
119
/api/health:
1210
get:

internal/oas/oas_client_gen.go

Lines changed: 0 additions & 99 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/oas/oas_handlers_gen.go

Lines changed: 1 addition & 143 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)