"description": "### Overview\n\nRetrieve metadata for all projects.\n\n### Result definition\n\n+ **project_id:** ID of the project\n\n+ **name:** Name of the project\n\n+ **scope:** Scope of the project\n\n+ **url:** Url of the project on projects.eclipse.org\n\n+ **logo:** Logo of the project\n\n+ **github_repos:** Github Repository of the project\n\n+ **contributors:** List of contributors of the project\n\n+ **committers:** List of committers of the project\n\n+ **working_groups:** Working Groups associated to this project\n\n+ **spec_project_working_group:** Identifies this project as a specification project and to which working group it is associated to",
"description": "### Overview\n\nRetrieve metadata for all projects.",
"operationId": "FetchProjects",
"parameters": [
{
"name": "github_only",
"in": "query",
"description": "Select only the project",
"description": "Select only the projects that contains GitHub repos",
"scope": "<p><strong>Project Scope: </strong>The Jakarta Batch project defines and maintains the Jakarta Batch specification and related artifacts.</p>\n\n\n<p><strong>Specification Scope: </strong> Jakarta Batch describes a means for developing, executing and managing batch processes in Jakarta EE applications.</p>\n\n",
"scope": "<p><strong>Project Scope: </strong>The Jakarta Batch project defines and maintains the Jakarta Batch specification and related artifacts.</p>\n<p><strong>Specification Scope: </strong> Jakarta Batch describes a means for developing, executing and managing batch processes in Jakarta EE applications.</p>\n\n",
"description": "### Overview\nRetrieve information for a specific project\n### Result definition\n+ **project_id:** ID of the project\n+ **name:** Name of the project\n+ **scope:** Scope of the project\n+ **url:** Url of the project on projects.eclipse.org\n+ **logo:** Logo of the project\n+ **github_repos:** Github Repository of the project\n+ **contributors:** List of contributors of the project\n+ **committers:** List of committers of the project\n+ **working_groups:** Working Groups associated to this project\n+ **spec_project_working_group:** Identifies this project as a specification project and to which working group it is associated to",
"description": "### Overview\n\nRetrieve information for a specific project\n\n**Note** that every dots in a project id needs to be changed to an underscore\n\n### Examples: \n\n* https://projects.eclipse.org/api/projects/technology_dash\n* https://projects.eclipse.org/api/projects/ecd_che",
<p><strong>Project Scope: </strong>The Jakarta Batch project defines and maintains the Jakarta Batch specification and related artifacts.</p>
<p><strong>Specification Scope: </strong> Jakarta Batch describes a means for developing, executing and managing batch processes in Jakarta EE applications.</p>