-
Due to an earlier change. The 'string' parameter no longer exists, so a 204 code with an empty body is attempted to be parsed as JSON.
https://github.com/AMWA-TV/nmos-testing/blob/master/is08/activ…
-
The RFC doesn't explicitly specify a type for the ptime attribute value, rather that it's specified in milliseconds. When the value has microsecond precision the value::as_integer() conversion loses t…
-
test_06_02: if for a string type a bool value is provided as payload an exception is not caught:
Uncaught exception. Please report the traceback from the terminal to https://github.com/amwa-tv/nmos-…
-
Recently we added the layouts to the rendered API pages from raml2html. On scrolling down, some text appears over the menu.
-
The table of contents/index generated around https://github.com/AMWA-TV/nmos-doc-build-scripts/blob/master/make-indexes.sh#L36 is nice.
However, once you're reading the docs, the lack of navigation…
-
E.g. in the [IS-04 "Overview" source doc](https://github.com/AMWA-TV/nmos-discovery-registration/blob/v1.3.x/docs/1.0.%20Overview.md), `http://jt-nm.org/` is rendered as a link.* **That's nice.**
B…
-
Navigating from the docs part of an NMOS spec to the relevant API/schemas, and between `$ref`-ed schemas isn't easy for readers on amwa-tv.gtihub.io at the moment. The ghpages renderings of the docs a…
-
Previously this worked with compile done on 27-Sep 2019...
Now during build inside Ubuntu Disco container the following Dockerfile command I'm getting errors. **It appears to be any issue with the …
-
Wouldn't it be more in the spirit of PATCH as described in RFC 5789 to use a specific patch document type such as `application/merge-patch+json` (RFC 7396) instead of `application/json`?
Backwards …
-
Pagination has been adopted by the Network Control v1.0 API based on the IS-04 Query API, but seems incompletely documented in this specification.
Is the `paged` trait REQUIRED to be supported by N…