Skip to content

Commit f0221e6

Browse files
committed
markdown fixes
1 parent 2516dc6 commit f0221e6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • specification/api/components/documentation

specification/api/components/documentation/getMI.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Overview
1+
# Overview
22

33
Use this endpoint to retrieve management or operational metrics relating to letter processing and print fulfilment.
44

@@ -12,6 +12,6 @@ You can test the following scenarios in our sandbox environment.
1212

1313
|Scenario|Request|Response|
1414
|--------|-------|--------|
15-
|Success|Request for successful MI record retrieval| 200 (Success) with the retrieved management information in the response|
16-
|Invalid Request|Invalid Request for MI record retrieval| 400 (Bad Request) with the error details in the body|
15+
|Success|Request for successful MI record retrieval|200 (Success) with the retrieved management information in the response|
16+
|Invalid Request|Invalid Request for MI record retrieval|400 (Bad Request) with the error details in the body|
1717
|Unknown specification|Request for MI record retrieval for unknown spec|404 (Not Found) with the error details in the body|

0 commit comments

Comments
 (0)