mirror of
https://gitlab.com/foxixus/neomovies-api.git
synced 2025-10-28 01:48:51 +05:00
Edit docs.go
This commit is contained in:
@@ -112,7 +112,7 @@ func getOpenAPISpecWithURL(baseURL string) *OpenAPISpec {
|
|||||||
Version: "2.0.0",
|
Version: "2.0.0",
|
||||||
Contact: Contact{
|
Contact: Contact{
|
||||||
Name: "API Support",
|
Name: "API Support",
|
||||||
URL: "https://github.com/your-username/neomovies-api-go",
|
URL: "https://gitlab.com/foxixus/neomovies-api",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
Servers: []Server{
|
Servers: []Server{
|
||||||
|
|||||||
Reference in New Issue
Block a user