Hello there,
I have an issue with API. The problem is that API sometimes provides another data than the backend has. For example - I have "Title" in Slice zone which can be only h2 or h3. By default in backend it's h2, but in response sometimes I see it as h1. Problem can be solved by changing heading, saving it, changing back and saving again. But this is not ideal solution.
Does anybody have a clue what's wrong there and how to solve it?
Thanks