Skip to content

Comments

Fix incorrect import paths in model and cors DSL godoc examples#244

Merged
raphael merged 1 commit intov3from
fix-dsl-godoc-import-paths
Feb 22, 2026
Merged

Fix incorrect import paths in model and cors DSL godoc examples#244
raphael merged 1 commit intov3from
fix-dsl-godoc-import-paths

Conversation

@douglaswth
Copy link
Member

The godoc examples in model/dsl and cors/dsl referenced the parent packages (goa.design/plugins/v3/model and goa.design/plugins/v3/cors) instead of the correct dsl subpackages. Users following these examples would import packages that don't export the documented DSL functions.

The godoc examples in model/dsl and cors/dsl referenced the parent
packages (goa.design/plugins/v3/model and goa.design/plugins/v3/cors)
instead of the correct dsl subpackages. Users following these examples
would import packages that don't export the documented DSL functions.
@douglaswth douglaswth requested a review from raphael February 21, 2026 01:07
@raphael
Copy link
Member

raphael commented Feb 22, 2026

Thank you!

@raphael raphael merged commit 53dbc3a into v3 Feb 22, 2026
5 checks passed
@raphael raphael deleted the fix-dsl-godoc-import-paths branch February 22, 2026 03:32
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