I have…
- [ ] Checked the logs and have uploaded a log file and provided a link because I found something suspicious there. Please do not post the log file in the topic because very often something important is missing.
I’m submitting a…
- [ ] Regression (a behavior that stopped working in a new release)
- [X] Bug report
- [ ] Performance issue
- [ ] Documentation issue or request
Current behavior
Trying to set the SchemaId for on the type ReferencesFieldPropertiesDto does not exist. Instead a SchemaIds field (ICollection) is available. However populating this field does not update the Reference properties for the schemaids. I can see the API in the browser uses the same endpoint however this sends the property “schemaId” instead of SchemaIds.
Expected behavior
The API should allow you to update \ change the SchemaId for a reference field.