Skip to content

Conversation

pcolby
Copy link

@pcolby pcolby commented Sep 27, 2025

Relates to #19

From https://docs.structurizr.com/dsl/language#ref

The !ref keyword is deprecated - please use !element or !relationship instead.

Since these examples were referencing elements, and not relationships, !element is the appropriate keyword.

These two workspace.dsl files now pass validation with the current Structurizr CLI (version 2025.05.28), where previously they were failing.

See structurizr#19

From https://docs.structurizr.com/dsl/language#ref

> The `!ref` keyword is deprecated - please use `!element` or
> `!relationship` instead.

Since these examples were referencing elements, and not
relationships, `!relationship` is the appropriate keyword.

These two `workspace.dsl` files now pass validation with the
current Structurizr CLI (version 2025.05.28).
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.

1 participant