Skip to content

Commit 02d0fad

Browse files
Fix sdk gen
1 parent 11ce8f8 commit 02d0fad

File tree

11 files changed

+31
-32
lines changed

11 files changed

+31
-32
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Contributing to NHS Notify Supplier API
1+
## Contributing to NHS Notify Supplier API
22

33
## Feature Branches
44

README.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# NHS Notify Supplier API
1+
## NHS Notify Supplier API
22

33
[![1. CI/CD pull request](https://github.com/NHSDigital/nhs-notify-supplier-api/actions/workflows/cicd-1-pull-request.yaml/badge.svg)](https://github.com/NHSDigital/nhs-notify-supplier-api/actions/workflows/cicd-1-pull-request.yaml)
44
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=NHSDigital_nhs-notify-supplier-api&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=NHSDigital_nhs-notify-supplier-api)
@@ -16,27 +16,27 @@ This repository documents the Supplier API specification and provides an SDK wit
1616
## Table of Contents
1717

1818
- [NHS Notify Supplier API](#nhs-notify-supplier-api)
19-
- [OAS Specifications](#oas-specifications)
20-
- [Table of Contents](#table-of-contents)
21-
- [API Consumers - Getting Started](#api-consumers---getting-started)
22-
- [OAS Specification](#oas-specification)
23-
- [Packages](#packages)
24-
- [Documentation](#documentation)
25-
- [SDK Assets](#sdk-assets)
26-
- [Examples](#examples)
27-
- [API Developers](#api-developers)
28-
- [Documentation](#documentation-1)
29-
- [pre built servers](#pre-built-servers)
30-
- [Setup](#setup)
31-
- [Prerequisites and Configuration](#prerequisites-and-configuration)
32-
- [SDKs](#sdks)
33-
- [Servers](#servers)
34-
- [Libs](#libs)
35-
- [Build](#build)
36-
- [GitHub Actions CI/CD](#github-actions-cicd)
37-
- [CI (Automatic)](#ci-automatic)
38-
- [CD (Manual)](#cd-manual)
39-
- [Licence](#licence)
19+
- [OAS Specifications](#oas-specifications)
20+
- [Table of Contents](#table-of-contents)
21+
- [API Consumers - Getting Started](#api-consumers---getting-started)
22+
- [OAS Specification](#oas-specification)
23+
- [Packages](#packages)
24+
- [Documentation](#documentation)
25+
- [SDK Assets](#sdk-assets)
26+
- [Examples](#examples)
27+
- [API Developers](#api-developers)
28+
- [Documentation](#documentation-1)
29+
- [pre built servers](#pre-built-servers)
30+
- [Setup](#setup)
31+
- [Prerequisites and Configuration](#prerequisites-and-configuration)
32+
- [SDKs](#sdks)
33+
- [Servers](#servers)
34+
- [Libs](#libs)
35+
- [Build](#build)
36+
- [GitHub Actions CI/CD](#github-actions-cicd)
37+
- [CI (Automatic)](#ci-automatic)
38+
- [CD (Manual)](#cd-manual)
39+
- [Licence](#licence)
4040

4141
## API Consumers - Getting Started
4242

docs/assets/diagrams/types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Data Store Schemas
1+
## Data Store Schemas
22

33
This document contains the mermaid diagrams for the data store schemas used in the application.
44

docs/collections/_repos/nhs-notify-dns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ order: 2
88
parent: Repositories
99
---
1010

11-
# Something
11+
## Something
1212

1313
Core repos.

docs/collections/_repos/nhs-notify-iam-webauth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ order: 3
88
parent: Repositories
99
---
1010

11-
# Purpose
11+
## Purpose
1212

1313
This repository contains a Micro-Frontend (MFE) web application which handles user login using a Cognito User Pool
1414

docs/collections/_repos/nhs-notify-repository-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ order: 7
88
parent: Repositories
99
---
1010

11-
# Something
11+
## Something

docs/collections/_repos/nhs-notify-web-cms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ order: 4
88
parent: Repositories
99
---
1010

11-
# Something
11+
## Something
1212

1313
Core repos.

docs/collections/_repos/nhs-notify-web-platform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ order: 5
88
parent: Repositories
99
---
1010

11-
# Something
11+
## Something
1212

1313
Core repos.

docs/collections/_repos/nhs-notify-web-template-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ order: 6
88
parent: Repositories
99
---
1010

11-
# Something
11+
## Something
1212

1313
Core repos.

docs/collections/_repos/nhs-notify.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ order: 2
88
parent: Repositories
99
---
1010

11-
# Something
11+
## Something
1212

1313
Core repos.

0 commit comments

Comments
 (0)