Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing components in swagger file #701

Open
PepperPlatypus opened this issue May 2, 2024 · 0 comments
Open

Missing components in swagger file #701

PepperPlatypus opened this issue May 2, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@PepperPlatypus
Copy link

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:

  1. Access the Swagger file from http://0.0.0.0:3000/openapi.json.
  2. Copy the contents.
  3. Open Swagger Editor.
  4. 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"
Screenshot 2024-05-02 at 9 27 22 AM
@jdrouet jdrouet added the good first issue Good for newcomers label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants