jdrouet / catapulte

Rust implementation of catapulte email sender
GNU Affero General Public License v3.0
139 stars 6 forks source link

Missing components in swagger file #701

Open PepperPlatypus opened 5 months ago

PepperPlatypus commented 5 months ago

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:

Screenshot 2024-05-02 at 9 27 22 AM