-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
221 changed files
with
2,713 additions
and
430 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,143 @@ | ||
<div>Status code 200 </div> | ||
|
||
|
||
<h4>Body</h4> | ||
<div> | ||
<pre class="preformated-text"> | ||
{ | ||
"content": [ | ||
{ | ||
"id": 1, | ||
"title": "Doloremque delectus animi sequi rem quis occaecati possimus recusandae incidunt quasi adipisci aut a corporis voluptate incidunt beatae in dicta.", | ||
"message": "Vel officia magnam debitis fugit.", | ||
"createdAt": "2024-09-27T15:23:12.203929Z", | ||
"updatedAt": "2024-09-27T15:23:12.203929Z", | ||
"createdBy": 1, | ||
"modifiedBy": 1 | ||
}, | ||
{ | ||
"id": 2, | ||
"title": "Autem iure odit nesciunt architecto explicabo voluptate dicta ab eos asperiores aut excepturi exercitationem neque hic culpa soluta ut nam autem error eum expedita.", | ||
"message": "Reprehenderit eaque quia laudantium officia.", | ||
"createdAt": "2024-09-27T15:23:12.201855Z", | ||
"updatedAt": "2024-09-27T15:23:12.201855Z", | ||
"createdBy": 1, | ||
"modifiedBy": 1 | ||
}, | ||
{ | ||
"id": 3, | ||
"title": "Magni iste voluptatibus provident rerum laboriosam culpa sequi tenetur fugit consequuntur nesciunt nam ducimus hic voluptate reprehenderit voluptates animi sunt doloribus deserunt ducimus.", | ||
"message": "Tempore natus voluptate distinctio.", | ||
"createdAt": "2024-09-27T15:23:12.203771Z", | ||
"updatedAt": "2024-09-27T15:23:12.203771Z", | ||
"createdBy": 1, | ||
"modifiedBy": 1 | ||
}, | ||
{ | ||
"id": 4, | ||
"title": "Quia tempore illo distinctio placeat dolorem cum tenetur adipisci in exercitationem ipsum nemo temporibus earum incidunt magnam nulla veritatis labore laudantium.", | ||
"message": "Explicabo deleniti provident laudantium porro.", | ||
"createdAt": "2024-09-27T15:23:12.203441Z", | ||
"updatedAt": "2024-09-27T15:23:12.203441Z", | ||
"createdBy": 1, | ||
"modifiedBy": 1 | ||
}, | ||
{ | ||
"id": 5, | ||
"title": "Labore veritatis earum aliquam delectus nobis incidunt tempore tempore nam iusto cupiditate facere dolore tenetur adipisci nihil nam assumenda soluta suscipit architecto officiis officiis ex.", | ||
"message": "Fugiat pariatur voluptatibus ab voluptatibus.", | ||
"createdAt": null, | ||
"updatedAt": null, | ||
"createdBy": null, | ||
"modifiedBy": null | ||
}, | ||
{ | ||
"id": 6, | ||
"title": "Porro quae porro necessitatibus quas reprehenderit deserunt nobis quam eum dolorem reiciendis possimus esse vero in eveniet minima doloribus voluptates deleniti fuga.", | ||
"message": "Eum explicabo at autem.", | ||
"createdAt": null, | ||
"updatedAt": null, | ||
"createdBy": null, | ||
"modifiedBy": null | ||
}, | ||
{ | ||
"id": 7, | ||
"title": "Laborum tempore rerum commodi esse fugit tempora cupiditate harum doloribus earum error quisquam numquam porro sequi nemo magnam laudantium totam.", | ||
"message": "Sint possimus voluptatum ut.", | ||
"createdAt": null, | ||
"updatedAt": null, | ||
"createdBy": null, | ||
"modifiedBy": null | ||
}, | ||
{ | ||
"id": 8, | ||
"title": "Corrupti dignissimos iusto molestias illum eos repellat voluptatibus nostrum repellendus ex odit mollitia voluptates nam sequi est saepe cumque pariatur quia laudantium architecto.", | ||
"message": "Omnis veniam dicta quaerat dignissimos aut corporis.", | ||
"createdAt": null, | ||
"updatedAt": null, | ||
"createdBy": null, | ||
"modifiedBy": null | ||
}, | ||
{ | ||
"id": 9, | ||
"title": "Repellat laborum qui placeat exercitationem amet tempora expedita totam libero quas neque ipsam neque debitis ex sint fugiat possimus facilis fugit dolorum dolor modi doloribus.", | ||
"message": "Facere fugiat doloribus.", | ||
"createdAt": "2024-09-27T15:23:13.439782Z", | ||
"updatedAt": "2024-09-27T15:23:13.439782Z", | ||
"createdBy": 1, | ||
"modifiedBy": 1 | ||
}, | ||
{ | ||
"id": 11, | ||
"title": "Id error laudantium natus sed necessitatibus itaque non praesentium eveniet sed doloremque cum tenetur dolorem vero voluptates neque dignissimos rerum.", | ||
"message": "Dolor deleniti inventore.", | ||
"createdAt": null, | ||
"updatedAt": null, | ||
"createdBy": null, | ||
"modifiedBy": null | ||
} | ||
], | ||
"pageable": { | ||
"pageNumber": 0, | ||
"pageSize": 10, | ||
"sort": { | ||
"sorted": false, | ||
"unsorted": true, | ||
"empty": true | ||
}, | ||
"offset": 0, | ||
"paged": true, | ||
"unpaged": false | ||
}, | ||
"totalElements": 12, | ||
"totalPages": 2, | ||
"last": false, | ||
"numberOfElements": 10, | ||
"size": 10, | ||
"number": 0, | ||
"sort": { | ||
"sorted": false, | ||
"unsorted": true, | ||
"empty": true | ||
}, | ||
"first": true, | ||
"empty": false | ||
} </pre> | ||
</div> | ||
|
||
<h4>Headers</h4> | ||
<div> | ||
<div>X-Frame-Options: DENY</div> | ||
<div>Transfer-Encoding: chunked</div> | ||
<div>Keep-Alive: timeout=60</div> | ||
<div>Cache-Control: no-cache, no-store, max-age=0, must-revalidate</div> | ||
<div>X-Content-Type-Options: nosniff</div> | ||
<div>Connection: keep-alive</div> | ||
<div>Pragma: no-cache</div> | ||
<div>Expires: 0</div> | ||
<div>X-XSS-Protection: 0</div> | ||
<div>Date: Fri, 27 Sep 2024 15:23:14 GMT</div> | ||
<div>Content-Type: application/json</div> | ||
</div> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
<div>Status code 200 </div> | ||
|
||
|
||
<h4>Body</h4> | ||
<div> | ||
<pre class="preformated-text"> | ||
{ | ||
"content": [ | ||
{ | ||
"id": 1, | ||
"title": "Doloremque delectus animi sequi rem quis occaecati possimus recusandae incidunt quasi adipisci aut a corporis voluptate incidunt beatae in dicta.", | ||
"message": "Vel officia magnam debitis fugit.", | ||
"createdAt": "2024-09-27T15:23:12.203929Z", | ||
"updatedAt": "2024-09-27T15:23:12.203929Z", | ||
"createdBy": 1, | ||
"modifiedBy": 1 | ||
}, | ||
{ | ||
"id": 2, | ||
"title": "Autem iure odit nesciunt architecto explicabo voluptate dicta ab eos asperiores aut excepturi exercitationem neque hic culpa soluta ut nam autem error eum expedita.", | ||
"message": "Reprehenderit eaque quia laudantium officia.", | ||
"createdAt": "2024-09-27T15:23:12.201855Z", | ||
"updatedAt": "2024-09-27T15:23:12.201855Z", | ||
"createdBy": 1, | ||
"modifiedBy": 1 | ||
} | ||
], | ||
"pageable": { | ||
"pageNumber": 0, | ||
"pageSize": 2, | ||
"sort": { | ||
"sorted": false, | ||
"unsorted": true, | ||
"empty": true | ||
}, | ||
"offset": 0, | ||
"paged": true, | ||
"unpaged": false | ||
}, | ||
"totalElements": 10, | ||
"totalPages": 5, | ||
"last": false, | ||
"numberOfElements": 2, | ||
"size": 2, | ||
"number": 0, | ||
"sort": { | ||
"sorted": false, | ||
"unsorted": true, | ||
"empty": true | ||
}, | ||
"first": true, | ||
"empty": false | ||
} </pre> | ||
</div> | ||
|
||
<h4>Headers</h4> | ||
<div> | ||
<div>X-Frame-Options: DENY</div> | ||
<div>Transfer-Encoding: chunked</div> | ||
<div>Keep-Alive: timeout=60</div> | ||
<div>Cache-Control: no-cache, no-store, max-age=0, must-revalidate</div> | ||
<div>X-Content-Type-Options: nosniff</div> | ||
<div>Connection: keep-alive</div> | ||
<div>Pragma: no-cache</div> | ||
<div>Expires: 0</div> | ||
<div>X-XSS-Protection: 0</div> | ||
<div>Date: Fri, 27 Sep 2024 15:23:13 GMT</div> | ||
<div>Content-Type: application/json</div> | ||
</div> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,134 @@ | ||
<div>Status code 200 </div> | ||
|
||
|
||
<h4>Body</h4> | ||
<div> | ||
<pre class="preformated-text"> | ||
{ | ||
"content": [ | ||
{ | ||
"id": 1, | ||
"title": "Doloremque delectus animi sequi rem quis occaecati possimus recusandae incidunt quasi adipisci aut a corporis voluptate incidunt beatae in dicta.", | ||
"message": "Vel officia magnam debitis fugit.", | ||
"createdAt": "2024-09-27T15:23:12.203929Z", | ||
"updatedAt": "2024-09-27T15:23:12.203929Z", | ||
"createdBy": 1, | ||
"modifiedBy": 1 | ||
}, | ||
{ | ||
"id": 2, | ||
"title": "Autem iure odit nesciunt architecto explicabo voluptate dicta ab eos asperiores aut excepturi exercitationem neque hic culpa soluta ut nam autem error eum expedita.", | ||
"message": "Reprehenderit eaque quia laudantium officia.", | ||
"createdAt": "2024-09-27T15:23:12.201855Z", | ||
"updatedAt": "2024-09-27T15:23:12.201855Z", | ||
"createdBy": 1, | ||
"modifiedBy": 1 | ||
}, | ||
{ | ||
"id": 3, | ||
"title": "Magni iste voluptatibus provident rerum laboriosam culpa sequi tenetur fugit consequuntur nesciunt nam ducimus hic voluptate reprehenderit voluptates animi sunt doloribus deserunt ducimus.", | ||
"message": "Tempore natus voluptate distinctio.", | ||
"createdAt": "2024-09-27T15:23:12.203771Z", | ||
"updatedAt": "2024-09-27T15:23:12.203771Z", | ||
"createdBy": 1, | ||
"modifiedBy": 1 | ||
}, | ||
{ | ||
"id": 4, | ||
"title": "Quia tempore illo distinctio placeat dolorem cum tenetur adipisci in exercitationem ipsum nemo temporibus earum incidunt magnam nulla veritatis labore laudantium.", | ||
"message": "Explicabo deleniti provident laudantium porro.", | ||
"createdAt": "2024-09-27T15:23:12.203441Z", | ||
"updatedAt": "2024-09-27T15:23:12.203441Z", | ||
"createdBy": 1, | ||
"modifiedBy": 1 | ||
}, | ||
{ | ||
"id": 5, | ||
"title": "Labore veritatis earum aliquam delectus nobis incidunt tempore tempore nam iusto cupiditate facere dolore tenetur adipisci nihil nam assumenda soluta suscipit architecto officiis officiis ex.", | ||
"message": "Fugiat pariatur voluptatibus ab voluptatibus.", | ||
"createdAt": null, | ||
"updatedAt": null, | ||
"createdBy": null, | ||
"modifiedBy": null | ||
}, | ||
{ | ||
"id": 6, | ||
"title": "Porro quae porro necessitatibus quas reprehenderit deserunt nobis quam eum dolorem reiciendis possimus esse vero in eveniet minima doloribus voluptates deleniti fuga.", | ||
"message": "Eum explicabo at autem.", | ||
"createdAt": null, | ||
"updatedAt": null, | ||
"createdBy": null, | ||
"modifiedBy": null | ||
}, | ||
{ | ||
"id": 7, | ||
"title": "Laborum tempore rerum commodi esse fugit tempora cupiditate harum doloribus earum error quisquam numquam porro sequi nemo magnam laudantium totam.", | ||
"message": "Sint possimus voluptatum ut.", | ||
"createdAt": null, | ||
"updatedAt": null, | ||
"createdBy": null, | ||
"modifiedBy": null | ||
}, | ||
{ | ||
"id": 8, | ||
"title": "Corrupti dignissimos iusto molestias illum eos repellat voluptatibus nostrum repellendus ex odit mollitia voluptates nam sequi est saepe cumque pariatur quia laudantium architecto.", | ||
"message": "Omnis veniam dicta quaerat dignissimos aut corporis.", | ||
"createdAt": null, | ||
"updatedAt": null, | ||
"createdBy": null, | ||
"modifiedBy": null | ||
}, | ||
{ | ||
"id": 9, | ||
"title": "Repellat laborum qui placeat exercitationem amet tempora expedita totam libero quas neque ipsam neque debitis ex sint fugiat possimus facilis fugit dolorum dolor modi doloribus.", | ||
"message": "Facere fugiat doloribus.", | ||
"createdAt": "2024-09-27T15:23:13.439782Z", | ||
"updatedAt": "2024-09-27T15:23:13.439782Z", | ||
"createdBy": 1, | ||
"modifiedBy": 1 | ||
} | ||
], | ||
"pageable": { | ||
"pageNumber": 0, | ||
"pageSize": 10, | ||
"sort": { | ||
"sorted": false, | ||
"unsorted": true, | ||
"empty": true | ||
}, | ||
"offset": 0, | ||
"paged": true, | ||
"unpaged": false | ||
}, | ||
"totalElements": 9, | ||
"totalPages": 1, | ||
"last": true, | ||
"numberOfElements": 9, | ||
"size": 10, | ||
"number": 0, | ||
"sort": { | ||
"sorted": false, | ||
"unsorted": true, | ||
"empty": true | ||
}, | ||
"first": true, | ||
"empty": false | ||
} </pre> | ||
</div> | ||
|
||
<h4>Headers</h4> | ||
<div> | ||
<div>X-Frame-Options: DENY</div> | ||
<div>Transfer-Encoding: chunked</div> | ||
<div>Keep-Alive: timeout=60</div> | ||
<div>Cache-Control: no-cache, no-store, max-age=0, must-revalidate</div> | ||
<div>X-Content-Type-Options: nosniff</div> | ||
<div>Connection: keep-alive</div> | ||
<div>Pragma: no-cache</div> | ||
<div>Expires: 0</div> | ||
<div>X-XSS-Protection: 0</div> | ||
<div>Date: Fri, 27 Sep 2024 15:23:13 GMT</div> | ||
<div>Content-Type: application/json</div> | ||
</div> | ||
|
||
|
Oops, something went wrong.