From 324714a200d0999dd01a3cfdcefc1dedb3fa2dfc Mon Sep 17 00:00:00 2001 From: Joshua Darnell Date: Fri, 28 Jun 2024 11:38:21 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 394a7c6..93c8514 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ explains how to run the following tests: * Data Dictionary * Web API Core +**Note**: Data Dictionary testing is now handled by the [**RESO Certification Utils**](https://github.com/RESOStandards/reso-certification-utils) command-line utility. The Commander still works for metadata validation, but will be retired in the near future and the new tools merged into this repository. + ## [Command-Line OData Web API Tools](/doc/CLI.md) The RESO Commander contains command line tools for working with OData Web APIs. This section covers how to validate metadata, make requests, and generate sample requests for testing.