Issue Description:
Severity: Low
Description:
When obtaining the Swagger file from http://0.0.0.0:3000/openapi.json and importing it into Swagger Editor, I encountered some errors.
Steps to Reproduce:
- Access the Swagger file from http://0.0.0.0:3000/openapi.json.
- Copy the contents.
- Open Swagger Editor.
- Import the Swagger file.
Expected Behavior:
The Swagger file should be imported without any errors.
Actual Behavior:
Encountered errors during the import process.
Additional Information:
- The version of Swagger Editor used - v3
- Any specific error messages received
Reference Error - In: JSON Pointer evaluation failed while evaluating token "super.Recipient" against an ObjectElement at "/components/schemas/super.Recipient"

Issue Description:
Severity: Low
Description:
When obtaining the Swagger file from http://0.0.0.0:3000/openapi.json and importing it into Swagger Editor, I encountered some errors.
Steps to Reproduce:
Expected Behavior:
The Swagger file should be imported without any errors.
Actual Behavior:
Encountered errors during the import process.
Additional Information:
Reference Error - In: JSON Pointer evaluation failed while evaluating token "super.Recipient" against an ObjectElement at "/components/schemas/super.Recipient"