Skip to content

Commit

Permalink
Revert changes to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Jul 23, 2024
1 parent 4d16fac commit 993f8bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,9 @@ try {

```json
SeamAPIError: Could not find an climate_setting_schedule with device_id or climate_setting_schedule_id
at file:///workspaces/api-docs/seam-sdk-playground/javascript/node_modules/seamapi/dist/chunk-UQ5PRMFY.mjs:744:13
at file:///workspaces/api-docs/snippet-playground/javascript/node_modules/seamapi/dist/chunk-UQ5PRMFY.mjs:744:13
at Generator.throw (<anonymous>)
at rejected (file:///workspaces/api-docs/seam-sdk-playground/javascript/node_modules/seamapi/dist/chunk-UQ5PRMFY.mjs:54:29)
at rejected (file:///workspaces/api-docs/snippet-playground/javascript/node_modules/seamapi/dist/chunk-UQ5PRMFY.mjs:54:29)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
status: 404,
requestId: '04b9f40e-11d6-4e27-ae82-b0da1c0593dd',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -161,9 +161,9 @@ try {

```json
SeamAPIError: Could not find an access_code with device_id or access_code_id
at file:///workspaces/api-docs/seam-sdk-playground/javascript/node_modules/seamapi/dist/chunk-2BGOBPMB.mjs:669:13
at file:///workspaces/api-docs/snippet-playground/javascript/node_modules/seamapi/dist/chunk-2BGOBPMB.mjs:669:13
at Generator.throw (<anonymous>)
at rejected (file:///workspaces/api-docs/seam-sdk-playground/javascript/node_modules/seamapi/dist/chunk-2BGOBPMB.mjs:54:29)
at rejected (file:///workspaces/api-docs/snippet-playground/javascript/node_modules/seamapi/dist/chunk-2BGOBPMB.mjs:54:29)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
status: 404,
requestId: '799c903f-0768-4249-8226-cff55d3fbdbb',
Expand Down

0 comments on commit 993f8bd

Please sign in to comment.