Skip to content

Commit

Permalink
Fixed tags
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-r-thorpe committed Feb 15, 2024
1 parent 3b2149d commit cc21046
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions APIs/ConfigurationAPI.raml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit cc21046

Please sign in to comment.