apicurio-studio
apicurio-studio copied to clipboard
Maintain schemas order
Hi
Sometimes when I edit one of the data types (components: schemas: in the yaml file), the order of the shemas changes.
This makes it difficult to view the differences in version control.
I think the only time this might happen is if you use the source editor to change a data type. Is that possibly when it occurs?
That said, we do have some issues with maintaining ordering when it doesn't matter that we need to improve.
Yes I think that was when it happened.