This week, I’m wrapping up a Unity plugin for Chroma [UnityChromaSDK] that consumes the [Chroma REST API]. I relied on [Swagger.io] to process swagger definitions in order to auto-generate a C# 2.0 client that works in Unity 3.5.7 and above.
You can check the REST version on [localhost:54235].