Please restore the position of the nullable property in the output document. Comparing 2.0 preview with 1.x stable, it has moved:

While technically the position shouldn't matter, this difference makes it a pain to assess whether the preview version produces a similar output document in our test suite. We have about 12,000 tests, many of which compare fragments of the OAS file, failing on changes like this.
Please restore the position of the
nullableproperty in the output document. Comparing 2.0 preview with 1.x stable, it has moved:While technically the position shouldn't matter, this difference makes it a pain to assess whether the preview version produces a similar output document in our test suite. We have about 12,000 tests, many of which compare fragments of the OAS file, failing on changes like this.