Skip to content

Commit 433cff6

Browse files
committed
feature/PI-848-add_info_box_to_spec Add info box to swagger
1 parent 00461af commit 433cff6

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

infrastructure/swagger/02_info.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,22 @@ info:
1010
name: MIT
1111
url: https://github.com/NHSDigital/connecting-party-manager/blob/main/LICENCE.md
1212
description: |
13+
<div class="nhsd-m-emphasis-box nhsd-m-emphasis-box--emphasis nhsd-!t-margin-bottom-6" aria-label="Highlighted Information">
14+
<div class="nhsd-a-box nhsd-a-box--border-blue">
15+
<div class="nhsd-m-emphasis-box__image-box">
16+
<figure class="nhsd-a-image">
17+
<picture class="nhsd-a-image__picture">
18+
<img src="http://digital.nhs.uk/binaries/content/gallery/icons/info.svg?colour=231f20" alt="" style="object-fit:fill">
19+
</picture>
20+
</figure>
21+
</div>
22+
<div class="nhsd-m-emphasis-box__content-box">
23+
<div data-uipath="website.contentblock.emphasis.content" class="nhsd-t-word-break"><p class="nhsd-t-body">Product IDs created in non-production environments follow the same format as production, but are only valid in the environment in which they were created.</p></div>
24+
</div>
25+
</div>
26+
</div>
27+
<hr class="nhsd-a-horizontal-rule">
28+
1329
## Overview
1430
1531
Use this API to access the Connecting Party Manager (CPM) service - an internal service for registering and managing details of IT systems and applications that connect to our APIs – sometimes known as ‘connecting parties’ and referred to herein as ‘products’.

0 commit comments

Comments
 (0)