We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0a934e commit bb7f639Copy full SHA for bb7f639
src/test/java/edu/usf/cutr/open311client/TestConstants.java
@@ -19,5 +19,5 @@ public class TestConstants {
19
20
public static final String API_KEY = "937033cad3054ec58a1a8156dcdd6ad8a416af2f";
21
22
- public static final String ENDPOINT = "http://test.seeclickfix.com/open311/v2/";
+ public static final String ENDPOINT = "https://seeclickfix.com/open311/v2/29/";
23
}
0 commit comments