When I export the API documentation as json or yaml, the exported file has the following issues when viewed on Swagger editor:
  1. Some schema objects do not expand and collapse
  2. Example values are not visible
  3. Sample payload is not getting created using the example values of each param
  4. Despite renaming the existing tags, the older tag names are also getting exported in the json/yaml.