Balena API - expose OData $metadata endpoint

Balena currently offers a Node.js SDK (GitHub - balena-io/balena-sdk: The SDK to make balena powered JavaScript applications.) which provides great benefit for JS powered applications.

However, not all systems are written in JS, so could we get a $metadata endpoint exposed so that we can auto-generate OData clients? This would be beneficial for customers that do not use Node.js or Python.