Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Preserving comments from DSL when converting model to JSON #522

Copy link
Copy link
@gurleensethi-docker

Description

@gurleensethi-docker
Issue body actions

When transforming the model file to json, add a way to get the comments as well.

type org
    relations
        // Read settings of a github organizations
        define read-settings: [user]

to

    {
        "computedUserset": {
            "doc": "Read settings of a github organizations"
            "relation":"read-settings"
        }
    },

This will be super helpful.

https://cloud-native.slack.com/archives/C06G1NNH47N/p1750694123109859

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestNew feature or request

    Projects

    Status

    Backlog
    Show more project fields

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.