Skip to content

Updates to the /working_groups resource

This is the data that we need to capture and serve via /working_groups

The challenge here is getting this content. Paul mentioned that @zahrafazli can help us with this.

@zahrafazli can you provide a list of all participation levels for each WG.

I think we can manage to get everything else once we have this list of participation level per WG.

{
    "cloud-development-tools":{
        "document_id":"d96a8cabd0d04f29dfe6",
        "title":"Eclipse Cloud Development Tools",
"charter":"https://www.eclipse.org/org/workinggroups/eclipse_cloud_development_charter.php",
        "website":"https://ecdtools.eclipse.org/",
        "levels":[
            {
                "relation":"WGAPS",
                "description":"Participant Member"
            },
            {
                "relation":"WGAPS",
                "description":"Service Provider Member"
            }
        ]
    }
}