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

Remove internal types from swagger #1633

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

DmyMi
Copy link
Contributor

@DmyMi DmyMi commented Jan 15, 2025

For some unknown reason (probably referencing enums and/or other types in Dtos or controllers), we got our entire entity list displayed in swagger 🫠

Implemented a 🩼 to remove all entity types except enums from the assembly. Though this needs additional time and effort to investigate the root cause for this.

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@DmyMi DmyMi merged commit 807ffee into develop Jan 17, 2025
5 of 6 checks passed
@DmyMi DmyMi deleted the dmin/remove_internal_classes branch January 17, 2025 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants