File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Health routes implementation
33full : true
44_openapi :
55 method : GET
6- route : /v1/health
6+ route : /api/ v1/health
77 toc : []
88 structuredData :
99 headings : []
@@ -26,4 +26,4 @@ Handles the `/health` endpoint.
2626
2727Returns an ` HttpResponse ` with a status of ` 200 OK ` and a body of ` "OK" ` .
2828
29- <APIPage document = { " https://raw.githubusercontent.com/OpenZeppelin/openzeppelin-relayer/refs/heads/main/openapi.json" } operations = { [{" path" :" /v1/health" ," method" :" get" }]} webhooks = { []} hasHead = { false } />
29+ <APIPage document = { " https://raw.githubusercontent.com/OpenZeppelin/openzeppelin-relayer/refs/heads/main/openapi.json" } operations = { [{" path" :" /api/ v1/health" ," method" :" get" }]} webhooks = { []} hasHead = { false } />
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Health routes implementation
33full : true
44_openapi :
55 method : GET
6- route : /v1/health
6+ route : /api/ v1/health
77 toc : []
88 structuredData :
99 headings : []
@@ -26,4 +26,4 @@ Handles the `/health` endpoint.
2626
2727Returns an ` HttpResponse ` with a status of ` 200 OK ` and a body of ` "OK" ` .
2828
29- <APIPage document = { " https://raw.githubusercontent.com/OpenZeppelin/openzeppelin-relayer/refs/heads/main/openapi.json" } operations = { [{" path" :" /v1/health" ," method" :" get" }]} webhooks = { []} hasHead = { false } />
29+ <APIPage document = { " https://raw.githubusercontent.com/OpenZeppelin/openzeppelin-relayer/refs/heads/main/openapi.json" } operations = { [{" path" :" /api/ v1/health" ," method" :" get" }]} webhooks = { []} hasHead = { false } />
You can’t perform that action at this time.
0 commit comments