From 2c5d63b9950a03b3d2036e0d1253d3316556e055 Mon Sep 17 00:00:00 2001 From: "Jonathan Thorpe (Sony)" Date: Thu, 15 Feb 2024 11:16:50 +0000 Subject: [PATCH] Formatting --- APIs/ConfigurationAPI.raml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/APIs/ConfigurationAPI.raml b/APIs/ConfigurationAPI.raml index 884925a..6fa3bcc 100644 --- a/APIs/ConfigurationAPI.raml +++ b/APIs/ConfigurationAPI.raml @@ -11,10 +11,10 @@ mediaType: application/json documentation: - title: 'Overview' content: | - 'The Configuration API is exposed by each NMOS Device in a system that supports the AMWA NMOS Device Configuration Specification. The API is used to access the NMOS Device's Device Model which is defined according to the [AMWA NMOS Control Architecture](https://specs.amwa.tv/ms-05-01/) and [AMWA NMOS Control Framework](https://specs.amwa.tv/ms-05-02/).' + The Configuration API is exposed by each NMOS Device in a system that supports the AMWA NMOS Device Configuration Specification. The API is used to access the NMOS Device's Device Model which is defined according to the [AMWA NMOS Control Architecture](https://specs.amwa.tv/ms-05-01/) and [AMWA NMOS Control Framework](https://specs.amwa.tv/ms-05-02/). - title: 'Further Documentation' content: | - 'Further normative documentation covering the behaviour of this API is contained in the [docs](../docs) folder of this repository.' + Further normative documentation covering the behaviour of this API is contained in the [docs](../docs) folder of this repository. /: displayName: 'Base' get: