Skip to content

Commit a9e4847

Browse files
committed
chore(orval): regenerate orval
1 parent 48ebc51 commit a9e4847

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/lib/shared/api/cms-generated.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/**
2-
* Generated by orval v8.17.0 🍺
2+
* Generated by orval v8.21.0 🍺
33
* Do not edit manually.
44
* SkyCrypt Payload API
55
* API documentation for the Payload CMS application used by SkyCrypt.
66
* OpenAPI spec version: 1.0.0
77
*/
8-
import { cmsFetch } from "./mutator/cms-instance";
8+
import { cmsFetch } from "./mutator/cms-instance.ts";
99
export type SupportedTimezones = string;
1010

1111
export type UserSessionsItem = {

src/lib/shared/api/orval-generated-zod.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Generated by orval v8.17.0 🍺
2+
* Generated by orval v8.21.0 🍺
33
* Do not edit manually.
44
* SkyCrypt API
55
* SkyCrypt API provides Hypixel SkyBlock profile data, player statistics, networth calculations, inventory views, rendered Minecraft item assets, resource pack metadata, emoji data, and source/license information used by SkyCrypt clients.

src/lib/shared/api/orval-generated.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/**
2-
* Generated by orval v8.17.0 🍺
2+
* Generated by orval v8.21.0 🍺
33
* Do not edit manually.
44
* SkyCrypt API
55
* SkyCrypt API provides Hypixel SkyBlock profile data, player statistics, networth calculations, inventory views, rendered Minecraft item assets, resource pack metadata, emoji data, and source/license information used by SkyCrypt clients.
66
* OpenAPI spec version: 3.0
77
*/
8-
import { customFetch } from "./mutator/custom-instance";
8+
import { customFetch } from "./mutator/custom-instance.ts";
99
export type ModelsArmorResultStats = { [key: string]: number };
1010

1111
export interface ModelsSourceTab {

0 commit comments

Comments
 (0)