Skip to content

Commit

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

0 comments on commit 2c5d63b

Please sign in to comment.