From 5d8415e7ea71af92f257c15b023904899be6f7c0 Mon Sep 17 00:00:00 2001 From: Randy Yee Date: Tue, 12 Sep 2023 11:55:43 -0400 Subject: [PATCH 1/3] Added deprecated message to rates --- source/rates_rest_api.html.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/source/rates_rest_api.html.md b/source/rates_rest_api.html.md index 0d7e7d0..e99775d 100644 --- a/source/rates_rest_api.html.md +++ b/source/rates_rest_api.html.md @@ -1,3 +1,8 @@ + +**Please navigate to our new documentation at ** + # Introduction The Clear Street rates service enables users to request the borrow rate for a security @@ -19,7 +24,7 @@ POST - /rates 2. Clear Street responds with the borrow rate for the matching criteria From 8bbc9b428938ad9b32a5844ca66379c9868f7906 Mon Sep 17 00:00:00 2001 From: Randy Yee Date: Tue, 12 Sep 2023 11:56:02 -0400 Subject: [PATCH 2/3] Add deprecated message to locates_rest --- source/locates_rest_api.html.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/locates_rest_api.html.md b/source/locates_rest_api.html.md index 282ecd9..7efe9a4 100644 --- a/source/locates_rest_api.html.md +++ b/source/locates_rest_api.html.md @@ -1,3 +1,8 @@ + +**Please navigate to our new documentation at ** + --- title: Locates ReST API Specification From 63d442e058f37f75887a757377f732c8068a272b Mon Sep 17 00:00:00 2001 From: Randy Yee Date: Tue, 12 Sep 2023 11:56:21 -0400 Subject: [PATCH 3/3] Add deprecated message to locates_fix --- source/locates_fix_api.html.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/locates_fix_api.html.md b/source/locates_fix_api.html.md index 28fbef2..187c5a6 100644 --- a/source/locates_fix_api.html.md +++ b/source/locates_fix_api.html.md @@ -1,3 +1,8 @@ + +**Please navigate to our new documentation at ** + --- title: Locates FIX API Specification