Avoid or make optional the usage of the anchors when OAS is exported in the yaml format. It's hard to read. See example attached.
P.S. Sometimes there is an issue - the anchor is defined without the reference to the schema. It causes the OAS to be invalid. I'll provide details as soon as I reproduce the behavior.