Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into fix-openssl3-despre…
Browse files Browse the repository at this point in the history
…cated-functions
  • Loading branch information
lo-simon committed Mar 1, 2024
2 parents 34a0e74 + eede555 commit a2f0c64
Showing 1 changed file with 5 additions and 20 deletions.
25 changes: 5 additions & 20 deletions Development/third_party/is-10/README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,8 @@
# \[Work In Progress\] AMWA IS-10 NMOS Authorization Specification
# AMWA IS-10 NMOS Authorization Specification

AMWA IS-10 specifies an API for the authorization of other NMOS APIs.
This directory contains files from the [AMWA IS-10 NMOS Authorization Specification](https://github.com/AMWA-TV/is-10), in particular tagged versions of the JSON schemas used by the API specifications.

## Getting started
Original source code:

Readers are advised to be familiar with:

- The [overview of Networked Media Open Specifications](https://github.com/AMWA-TV/nmos)
- [AMWA BCP-003](https://github.com/AMWA-TV/nmos-api-security) Best Practices for NMOS API Security

Readers should then read the [documentation](docs/) in this repository, and the [APIs](APIs/), which are written in RAML -- if a suitable tool is not available for reading this, then [this](APIs/generateHTML) will create HTML versions.

> HTML rendered versions of all NMOS Specifications are available on the [NMOS GitHub pages](https://amwa-tv.github.io/nmos)
## Contents

- README.md -- This file
- [docs/](docs/) -- Documentation targeting those implementing APIs and clients.
- [APIs/](APIs/) -- Normative specifications of APIs
- [examples/](examples/) -- Example JSON requests and responses for APIs
- [LICENSE](LICENSE) -- Licenses for software and text documents
- [NOTICE](NOTICE) -- Disclaimer
- (c) AMWA 2021
- Licensed under the Apache License, Version 2.0; http://www.apache.org/licenses/LICENSE-2.0

0 comments on commit a2f0c64

Please sign in to comment.