diff options
Diffstat (limited to '')
| -rw-r--r-- | docs/docs.go | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/docs.go b/docs/docs.go index 119197c..f689ba6 100644 --- a/docs/docs.go +++ b/docs/docs.go | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | // Package docs GENERATED BY SWAG; DO NOT EDIT | 1 | // Package docs Code generated by swaggo/swag. DO NOT EDIT |
| 2 | // This file was generated by swaggo/swag | ||
| 3 | package docs | 2 | package docs |
| 4 | 3 | ||
| 5 | import "github.com/swaggo/swag" | 4 | import "github.com/swaggo/swag" |
| @@ -2041,6 +2040,8 @@ var SwaggerInfo = &swag.Spec{ | |||
| 2041 | Description: "Backend API endpoints for the Least Portals Database.", | 2040 | Description: "Backend API endpoints for the Least Portals Database.", |
| 2042 | InfoInstanceName: "swagger", | 2041 | InfoInstanceName: "swagger", |
| 2043 | SwaggerTemplate: docTemplate, | 2042 | SwaggerTemplate: docTemplate, |
| 2043 | LeftDelim: "{{", | ||
| 2044 | RightDelim: "}}", | ||
| 2044 | } | 2045 | } |
| 2045 | 2046 | ||
| 2046 | func init() { | 2047 | func init() { |