Skip to content

Commit 8c498df

Browse files
committed
Deploying to gh-pages from @ 41786e1 🚀
1 parent 0de7ca9 commit 8c498df

File tree

3 files changed

+2
-28
lines changed

3 files changed

+2
-28
lines changed

drafts/HMAI-96-add-prison-prisoner-filter/documentation/api/index.html

-26
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,6 @@ <h4 id="v1-prison-prisoners-get-responses">Responses</h4>
591591
}
592592
]
593593
},
594-
"prisonId": "string",
595594
"currentRestriction": "boolean",
596595
"restrictionMessage": "string",
597596
"currentExclusion": "boolean",
@@ -744,7 +743,6 @@ <h4 id="v1-prison-prisoners-hmppsid-get-responses">Responses</h4>
744743
}
745744
]
746745
},
747-
"prisonId": "string",
748746
"currentRestriction": "boolean",
749747
"restrictionMessage": "string",
750748
"currentExclusion": "boolean",
@@ -1116,7 +1114,6 @@ <h4 id="v1-persons-get-responses">Responses</h4>
11161114
}
11171115
]
11181116
},
1119-
"prisonId": "string",
11201117
"currentRestriction": "boolean",
11211118
"restrictionMessage": "string",
11221119
"currentExclusion": "boolean",
@@ -1632,7 +1629,6 @@ <h4 id="v1-persons-encodedhmppsid-get-responses">Responses</h4>
16321629
}
16331630
]
16341631
},
1635-
"prisonId": "string",
16361632
"currentRestriction": "boolean",
16371633
"restrictionMessage": "string",
16381634
"currentExclusion": "boolean",
@@ -1675,7 +1671,6 @@ <h4 id="v1-persons-encodedhmppsid-get-responses">Responses</h4>
16751671
}
16761672
]
16771673
},
1678-
"prisonId": "string",
16791674
"currentRestriction": "boolean",
16801675
"restrictionMessage": "string",
16811676
"currentExclusion": "boolean",
@@ -1717,7 +1712,6 @@ <h4 id="v1-persons-encodedhmppsid-get-responses">Responses</h4>
17171712
}
17181713
]
17191714
},
1720-
"prisonId": "string",
17211715
"currentRestriction": "boolean",
17221716
"restrictionMessage": "string",
17231717
"currentExclusion": "boolean",
@@ -6004,16 +5998,6 @@ <h3 id="schema-person">Person</h3>
60045998
</td>
60055999
</tr>
60066000

6007-
<tr>
6008-
<td>prisonId</td>
6009-
<td>string</td>
6010-
<td>false</td>
6011-
<td></td>
6012-
<td>
6013-
6014-
</td>
6015-
</tr>
6016-
60176001
<tr>
60186002
<td>currentRestriction</td>
60196003
<td>boolean</td>
@@ -6981,16 +6965,6 @@ <h3 id="schema-persononprobation">PersonOnProbation</h3>
69816965
</td>
69826966
</tr>
69836967

6984-
<tr>
6985-
<td>prisonId</td>
6986-
<td>string</td>
6987-
<td>false</td>
6988-
<td></td>
6989-
<td>
6990-
6991-
</td>
6992-
</tr>
6993-
69946968
<tr>
69956969
<td>currentRestriction</td>
69966970
<td>boolean</td>

drafts/HMAI-96-add-prison-prisoner-filter/openapi/api-docs.json

+1-1
Large diffs are not rendered by default.

drafts/HMAI-96-add-prison-prisoner-filter/search.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)