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

fix: find Cosmos SDK runtime app registered modules #3661

Merged
merged 7 commits into from
Sep 27, 2023

Conversation

jeronimoalbi
Copy link
Member

@jeronimoalbi jeronimoalbi commented Sep 19, 2023

Changes pkg/cosmosanalysis module discovery to search for modules registering API routes in Cosmos SDK runtime.App. These modules are required to properly generate OpenAPI specs.

These modules are required to properly generate OpenAPI specs.
@jeronimoalbi jeronimoalbi added the type:feat To implement new feature. label Sep 19, 2023
@jeronimoalbi jeronimoalbi self-assigned this Sep 19, 2023
Copy link
Collaborator

@Pantani Pantani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGMT

@jeronimoalbi jeronimoalbi merged commit fa47220 into main Sep 27, 2023
6 of 7 checks passed
@jeronimoalbi jeronimoalbi deleted the fix/discover-runtime-app-registered-modules branch September 27, 2023 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:ci CI/CD workflow and automated jobs. component:configs component:packages type:feat To implement new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants