I previously created an ontology object and was able to use it in my TypeScript v1 code repository without any issues. I recently added a new property to that ontology object, and I can see it saved and updated correctly in the Ontology Manager.
However, when I try to refresh or re-import the ontology into the code repository to get the latest properties, the new property does not show up. I’m not sure what I’m missing or whether there’s an additional step required to pull updated ontology changes into the repository.
Thank you.