Skip to content

Commit f4ed282

Browse files
Dušan AndrićDušan Andrić
Dušan Andrić
authored and
Dušan Andrić
committed
Updates documentation for ega server.
1 parent af0e86c commit f4ed282

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

dcc-submission-ega/README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ To compile, test and package the module, execute the following from the root of
1010
mvn -am -pl dcc-submission/dcc-submission-ega
1111
```
1212

13+
## Import
1314

14-
15+
The EGA Importer can be triggered by hitting a spring boot actuator endpoint.
16+
```aidl
17+
<>:8081/import
18+
```
19+
The actuator endpoint runs on a different port from the REST API.
1520

0 commit comments

Comments
 (0)