Skip to content

chore: fix swagger generation - #97

Merged
giunatale merged 2 commits into
mainfrom
giunatale/fix-swagger-gen
May 19, 2026
Merged

chore: fix swagger generation#97
giunatale merged 2 commits into
mainfrom
giunatale/fix-swagger-gen

Conversation

@giunatale

Copy link
Copy Markdown
Collaborator

Restores make proto-swagger-gen, which had been silently broken on this fork since the cosmos proto-builder image dropped protoc-gen-swagger in favor of protoc-gen-openapiv2. The buf config still referenced the now-missing legacy
plugin, so any invocation failed with:

    Failure: plugin swagger: could not find protoc plugin for name swagger

Same migration cosmos-sdk did in cosmos#20448, adapted for this codebase.
Also cleanup non-existent modules and add modules that are included here instead.

This is an artifacts-related fix so intentionally not adding a CL entry.

@julienrbrt julienrbrt left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

utACK

@giunatale
giunatale merged commit 252b9e9 into main May 19, 2026
21 of 23 checks passed
@giunatale
giunatale deleted the giunatale/fix-swagger-gen branch May 19, 2026 13:50
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.

3 participants