recording
Here are 240 public repositories matching this topic...
-
Updated
Nov 27, 2020 - Python
-
Updated
Aug 16, 2020 - C#
-
Updated
Jun 26, 2020 - Objective-C
-
Updated
Nov 7, 2019 - Python
-
Updated
Nov 26, 2020 - Java
-
Updated
Nov 30, 2020 - C#
The REST docs for storing adopter information is broken
It's probably just missing REST annotations.
Test it at https://develop.opencast.org/docs.html?path=/admin-ng/adopter/statistics#saveregistrationform-2
-
Updated
Oct 14, 2020 - Python
-
Updated
Aug 3, 2020 - Kotlin
-
Updated
Aug 2, 2020 - JavaScript
-
Updated
May 27, 2020 - AutoHotkey
-
Updated
Jan 22, 2020 - JavaScript
Improve this page
Add a description, image, and links to the recording topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the recording topic, visit your repo's landing page and select "manage topics."

Ideally, this will get rid of some of our spurious test failures that occur from relying on httpbin.org and will make the test suite faster as we won't be going over the network, we'll just be using localhost (which is still slow but less slow than actually going over the network).