Skip to content
Snippets Groups Projects

feat: Update base URL to avoid collisions with current service

2 files
+ 4
4
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -8,7 +8,7 @@ info:
@@ -8,7 +8,7 @@ info:
url: https://www.eclipse.org/legal/epl-2.0/
url: https://www.eclipse.org/legal/epl-2.0/
servers:
servers:
- url: https://api.eclipse.org/account/profile
- url: https://api.eclipse.org/v2/account/profile
description: Production endpoints for Eclipse Foundation profile data
description: Production endpoints for Eclipse Foundation profile data
paths:
paths:
Loading