Skip to content

Commit

Permalink
PI-1462 add api docs for tier to delius
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-britton-moj committed Sep 19, 2023
1 parent 3aae02a commit 07a5bf2
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/tier-to-delius/tech-docs/config/tech-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ github_branch: main
# Slack
owner_slack_workspace: mojdt
default_owner_slack: '#probation-integration-tech'

# OpenAPI
api_path: https://tier-to-delius-dev.hmpps.service.justice.gov.uk/v3/api-docs.yaml
19 changes: 19 additions & 0 deletions projects/tier-to-delius/tech-docs/source/api-reference.html.md.erb
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: API Reference
source_url: 'https://github.com/ministryofjustice/hmpps-probation-integration-services/blob/main/projects/tier-to-delius/tech-docs/source/api-reference.html.md.erb'
weight: 20
---

<header id="api" class="anchored-heading govuk-heading-xl" style="padding-top: 30px">
<a href="#api" class="anchored-heading__icon" aria-hidden="true" tabindex="-1"></a>
API Reference
</header>
<style>.technical-documentation > h1 { display: none !important }</style>

The following documentation is also available in these formats:

* [OpenAPI JSON](https://ministryofjustice.github.io/hmpps-probation-integration-services/tech-docs/projects/tier-to-delius/api-docs.json)
* [OpenAPI YAML](https://ministryofjustice.github.io/hmpps-probation-integration-services/tech-docs/projects/tier-to-delius/api-docs.yaml)
* [Swagger UI](https://tier-to-delius-dev.hmpps.service.justice.gov.uk/swagger-ui/index.html)

api>

0 comments on commit 07a5bf2

Please sign in to comment.