SenseNet / sensenet

Open Source Content Services Platform written in .NET
https://sensenet.com
GNU General Public License v2.0
174 stars 111 forks source link

Localization Odata action #2074

Open marosvolgyiz opened 3 months ago

marosvolgyiz commented 3 months ago

I would like to a localization odata Action same as the settings /OData.svc/Root/('Content')/GetSettings?name=portal -> /OData.svc/Root/('Content')/GetLocalization?name=resourceClass&lang=en

Needid output: { "resourceClass":{ "Key1":"value1", "Key2":"value2" } }