Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
utas-raymondng committed Mar 14, 2024
1 parent e33a676 commit 40ecc8b
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,10 @@ docker-compose -f docker-compose-dev.yaml up [-d: in daemon mode | --build: to s

### Endpoints:

| Description | Endpoints |
| ---- |---------------------|
| Health check | `/actuator/health` |
| Description | Endpoints |
|-----------------------------------------|----------------------------------------|
| Health check | `/actuator/health` |
| POST/GET/DELETE against specific record | `/api/v1/indexer/index/{records-uuid}` |
| Bulk index | `/api/v1/indexer/index/all` |
| Swagger UI: | `/swagger-ui/index.html` |
| Bulk index | `/api/v1/indexer/index/all` |
| Swagger UI: | `/swagger-ui/index.html` |

0 comments on commit 40ecc8b

Please sign in to comment.