-
- Downloads
Update API, spec, tests, k8s conf to conform to API guidelines
Paths were using underscores instead of hyphens in paths. This patch resolves the actual endpoints, spec, tests, and k8s routes that serve the endpoints.
Showing
- spec/openapi.yaml 5 additions, 5 deletionsspec/openapi.yaml
- src/main/java/org/eclipsefoundation/wg/resource/WorkingGroupsResource.java 1 addition, 1 deletion.../eclipsefoundation/wg/resource/WorkingGroupsResource.java
- src/main/k8s/production.yml 1 addition, 1 deletionsrc/main/k8s/production.yml
- src/main/k8s/staging.yml 1 addition, 1 deletionsrc/main/k8s/staging.yml
- src/test/java/org/eclipsefoundation/wg/resource/WorkingGroupsResourceTest.java 1 addition, 1 deletion...ipsefoundation/wg/resource/WorkingGroupsResourceTest.java
Please register or sign in to comment
