From 3ab6f400f802845607a9b5941cdbe4a7e28cd81b Mon Sep 17 00:00:00 2001 From: Frank Kilcommins Date: Mon, 15 Apr 2024 11:59:12 +0100 Subject: [PATCH] Link to reusable Problem Details domain --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0f4d605..8220464 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # problems [Problem registry](https://problems-registry.smartbear.com/) for SmartBear API responses conforming to Problem Details [RFC 9457](https://www.rfc-editor.org/info/rfc9457) (formally [RFC 7808](https://www.rfc-editor.org/info/rfc7807)). +If your goal is to improve error handling in your next API, check out our public [reusable Problem Details domain](https://app.swaggerhub.com/domains/smartbear-public/ProblemDetails/1.0.0) which you can reference (`$ref`) from with your OpenAPI descriptions. 🚀 + ## Contribute If you would like to add a new problem entry to the registry, submit a PR with the following type of changes: