Skip to content

Commit

Permalink
Deploying to gh-pages from @ 0b95fc2 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-bcl committed Feb 6, 2024
1 parent e9d9c18 commit 351db8d
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 22 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"title":"Search","url":"../search/index.html","review_by":null,"owner_slack":"#probation-integration-tech"},{"title":"API Reference","url":"../api-reference.html","review_by":null,"owner_slack":"#probation-integration-tech"},{"title":"About","url":"../index.html","review_by":null,"owner_slack":"#probation-integration-tech"}]
[{"title":"Search","url":"../search/index.html","review_by":null,"owner_slack":"#probation-integration-tech"},{"title":"About","url":"../index.html","review_by":null,"owner_slack":"#probation-integration-tech"},{"title":"API Reference","url":"../api-reference.html","review_by":null,"owner_slack":"#probation-integration-tech"}]

Large diffs are not rendered by default.

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions tech-docs/projects/approved-premises-and-delius/api-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -624,15 +624,15 @@ components:
format: int32
sort:
$ref: '#/components/schemas/SortObject'
first:
type: boolean
last:
type: boolean
numberOfElements:
type: integer
format: int32
pageable:
$ref: '#/components/schemas/PageableObject'
first:
type: boolean
last:
type: boolean
empty:
type: boolean
PageableObject:
Expand Down
24 changes: 12 additions & 12 deletions tech-docs/projects/approved-premises-and-delius/api-reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -1062,6 +1062,8 @@ <h4 id="approved-premises-code-staff-get-responses">Responses</h4>
"sorted": "boolean",
"unsorted": "boolean"
},
"first": "boolean",
"last": "boolean",
"numberOfElements": "integer",
"pageable": {
"offset": "integer",
Expand All @@ -1075,8 +1077,6 @@ <h4 id="approved-premises-code-staff-get-responses">Responses</h4>
"paged": "boolean",
"unpaged": "boolean"
},
"first": "boolean",
"last": "boolean",
"empty": "boolean"
}</code></pre>

Expand Down Expand Up @@ -2169,8 +2169,8 @@ <h3 id="schema-pagestaffresponse">PageStaffResponse</h3>
</tr>

<tr>
<td>numberOfElements</td>
<td>integer</td>
<td>first</td>
<td>boolean</td>
<td>false</td>
<td></td>
<td>
Expand All @@ -2179,18 +2179,18 @@ <h3 id="schema-pagestaffresponse">PageStaffResponse</h3>
</tr>

<tr>
<td>pageable</td>
<td>object</td>
<td>last</td>
<td>boolean</td>
<td>false</td>
<td></td>
<td>
<a href='#schema-pageableobject'>PageableObject</a>

</td>
</tr>

<tr>
<td>first</td>
<td>boolean</td>
<td>numberOfElements</td>
<td>integer</td>
<td>false</td>
<td></td>
<td>
Expand All @@ -2199,12 +2199,12 @@ <h3 id="schema-pagestaffresponse">PageStaffResponse</h3>
</tr>

<tr>
<td>last</td>
<td>boolean</td>
<td>pageable</td>
<td>object</td>
<td>false</td>
<td></td>
<td>

<a href='#schema-pageableobject'>PageableObject</a>
</td>
</tr>

Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tech-docs/projects/court-case-and-delius/api/pages.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"title":"Search","url":"../search/index.html","review_by":null,"owner_slack":"#probation-integration-tech"},{"title":"API Reference","url":"../api-reference.html","review_by":null,"owner_slack":"#probation-integration-tech"},{"title":"About","url":"../index.html","review_by":null,"owner_slack":"#probation-integration-tech"}]
[{"title":"Search","url":"../search/index.html","review_by":null,"owner_slack":"#probation-integration-tech"},{"title":"About","url":"../index.html","review_by":null,"owner_slack":"#probation-integration-tech"},{"title":"API Reference","url":"../api-reference.html","review_by":null,"owner_slack":"#probation-integration-tech"}]
2 changes: 1 addition & 1 deletion tech-docs/projects/court-case-and-delius/search.json

Large diffs are not rendered by default.

0 comments on commit 351db8d

Please sign in to comment.