From f7cdd2474d55b102419d6aa601645c55407d2c97 Mon Sep 17 00:00:00 2001 From: Darren DeRidder <73rhodes@users.noreply.github.com> Date: Mon, 12 Jan 2026 11:09:02 -0500 Subject: [PATCH] Add deprecation notice for repository updates Added a deprecation notice regarding repository updates. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f14490af..767fe2e0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# Deprecation notice + +Zendesk is no longer automatically updating this repository based on changes to the Sunshine Conversations OpenAPI specification. We encourage users to refer to the [Sunshine Conversations OpenAPI specification](https://github.com/zendesk/sunshine-conversations-api-spec) and our [Developer Documentation](https://developer.zendesk.com/documentation/conversations/) for details on working with the Sunshine Conversations API. + # sunshine-conversations-client # Introduction