-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Contrary to the specification in structurizr.yaml, the id of a workspace is saved as a number instead of a string in the JSON file.
Steps to reproduce
- Take the Getting Started example workspace.dsl
- Give the workspace a name, e..g.
workspace "Getting Started" - Open the workspace in structurizr/lite
- Open the generated workspace.json
- Line 5 now reads:
"id": 1,and should be"id": "1",
Screenshot
No response
Code sample
No response
Configuration
No response
Severity
Minor
Priority
I have no budget and there's no rush, please fix this for free
More information
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working