Skip to content

Commit

Permalink
ci(generated): add _search_disk_size IT stub
Browse files Browse the repository at this point in the history
Generated SDK source code using:
- Generator version 3.98.0
- Specification version 1.0.0-dev0.1.23
- Automation (cloudant-sdks) version bb9efb7
  • Loading branch information
cloudant-sdks-automation authored and emlaver committed Jan 13, 2025
1 parent 84c159e commit 039620c
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions stubs/gen-its-mappings.json
Original file line number Diff line number Diff line change
Expand Up @@ -1519,6 +1519,32 @@
},
"uuid": "8e817ede-8647-3ada-ab72-58dfc263fc30"
},
{
"id" : "bbecd8e4-e759-3d2a-959b-d5e9f94b7dd9",
"request" : {
"url" : "/testString/_design/testString/_search_disk_size/testString",
"method" : "GET"
},
"response" : {
"status" : 200,
"body" : "{\"name\":\"_design/testString/testString\",\"search_index\":{\"disk_size\":11906}}",
"headers" : {
"X-Frame-Options" : "DENY",
"X-Cloudant-Action" : "cloudantnosqldb.any-document.read",
"Strict-Transport-Security" : "max-age=31536000",
"Server" : "Cloudant",
"Cache-Control" : "must-revalidate",
"X-Content-Type-Options" : "nosniff",
"X-Cloudant-Backend" : "bigblue",
"X-Couch-Request-ID" : "6b16a74e",
"X-Cloudant-Request-Class" : "unlimited",
"Date" : "Wed, 08 Jan 2025 17:25:47 GMT",
"Via" : "1.1 lb3.bigblue (Glum)",
"Content-Type" : "application/json"
}
},
"uuid" : "bbecd8e4-e759-3d2a-959b-d5e9f94b7dd9"
},
{
"id": "e6c0db1b-cd2e-379e-b7a6-27ec75049831",
"request": {
Expand Down

0 comments on commit 039620c

Please sign in to comment.