Skip to content

Commit

Permalink
[nightly] generate types against bigcommerce/docs@df4d224
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and matthewvolk committed Jun 21, 2024
1 parent 87f0766 commit 348973a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/gentle-wasps-knock.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'bigrequest': patch
---

bigcommerce/docs#340
5 changes: 0 additions & 5 deletions src/generated/locations.v3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@ export interface paths {
header: {
Accept: components["parameters"]["Accept"];
};
path: {
location_id: string;
};
};
};
"/inventory/locations/{location_id}/metafields/{metafield_id}": {
Expand Down Expand Up @@ -1134,7 +1131,6 @@ export interface operations {
Accept: components["parameters"]["Accept"];
};
path: {
location_id: string;
location_id: components["parameters"]["LocationIdParam"];
};
};
Expand Down Expand Up @@ -1182,7 +1178,6 @@ export interface operations {
"Content-Type": components["parameters"]["ContentType"];
};
path: {
location_id: string;
location_id: components["parameters"]["LocationIdParam"];
};
};
Expand Down

0 comments on commit 348973a

Please sign in to comment.