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 44b7461 commit 7751b22Copy full SHA for 7751b22
angular
@@ -0,0 +1 @@
1
+Subproject commit ce68b908b6a303d1f6e97b8b30408211af5c6fdb
src/httpConstants.ts
@@ -24,4 +24,5 @@ export const enum apiUri {
24
serialDevices = '/api/serial/devices',
25
addFilesUrl = '/api/addFilesUrl',
26
newSpecificationfiles = '/api/newSpecificationfiles',
27
+ nextCheck = '/api/nextGithubMergeCheck',
28
}
0 commit comments