Add contact email to documentation
- Add Support section to README with contact email and issues link - Add contact email to Swagger API documentation - Regenerate Swagger docs
This commit is contained in:
+2
-1
@@ -6,7 +6,8 @@
|
||||
"termsOfService": "http://swagger.io/terms/",
|
||||
"contact": {
|
||||
"name": "API Support",
|
||||
"url": "https://github.com/davidfolch/apocapoc-api"
|
||||
"url": "https://github.com/davidfolch/apocapoc-api",
|
||||
"email": "contact@apocapoc.app"
|
||||
},
|
||||
"license": {
|
||||
"name": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user