From cc21046e7ff75efe01f9e95ca6e99ea756984232 Mon Sep 17 00:00:00 2001 From: "Jonathan Thorpe (Sony)" Date: Thu, 15 Feb 2024 10:21:56 +0000 Subject: [PATCH] Fixed tags --- APIs/ConfigurationAPI.raml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/APIs/ConfigurationAPI.raml b/APIs/ConfigurationAPI.raml index b2a7d7c..884925a 100644 --- a/APIs/ConfigurationAPI.raml +++ b/APIs/ConfigurationAPI.raml @@ -9,12 +9,12 @@ version: v1.0 mediaType: application/json documentation: - - title: Overview + - 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/). - - Further Documentation + '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: