Forum Discussion

berkakinci's avatar
berkakinci
Ideator I
2 years ago

OData $metadata missing

Aras RESTful API doesn't seem to implement OData $metadata.  OData spec requires this, and my OData library is pretty useless without it.  The manual claims "OData Interface exposes this metadata..." but I am not finding it.  What am I missing?

1 Reply

  • Hello!

    Due to the nature of Aras's custom data models there is no default $metadata call. That's something I'll take a look into when I have some time.

    In the recent release of Configurable Web Services (Release 31+), CWS endpoints do have the $metadata option. I'd recommend using the most recent version and using a CWS for your specific needs.