Skip to content

suppress @list #317

@garpinc

Description

@garpinc

Is there a way to have @list be suppressed and replaced with just a json list?

i.e:
with a context
"keyParts": {
"@id": "metaframe:keyParts"
}

I get this returned but I want it to be just a list

"keyParts" : {
      "@list" : [ {
        "uri" : "http://keypart1"
      }, {
        "uri" : "http://keypart2"
      } ]
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions