Skip to content
Snippets Groups Projects

update: Add working group json schema testing to build

Merged Martin Lowe requested to merge malowe/main/json-fix into main
6 files
+ 1513
128
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 3
3
@@ -12,13 +12,13 @@ servers:
description: Production endpoint for Eclipse Foundation working group data
paths:
"":
/:
parameters:
- name: status
in: query
schema:
type: string
description: The project status
type: string
description: The project status
get:
tags:
- Working Groups
Loading