diff --git a/DesignRules.md b/DesignRules.md index 319c899..a602807 100644 --- a/DesignRules.md +++ b/DesignRules.md @@ -439,7 +439,7 @@ An API is as good as the accompanying documentation. The documentation has to be
Statement
- OpenAPI definition document SHOULD include the info.contact object for publicly available APIs. + OpenAPI definition document SHOULD include the info.contact object for publicly available APIs. Contact information SHOULD NOT be a generic contact address for the whole organisation.
Rationale