@jacobhumston/roblox-openapi-ts 1.0.4 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/types.d.ts +1 -1
  2. package/package.json +1 -1
package/dist/types.d.ts CHANGED
@@ -45323,7 +45323,7 @@ export interface paths {
45323
45323
  Taxonomy: string;
45324
45324
  AssetTypeIds: number[];
45325
45325
  BundleTypeIds: number[];
45326
- CategoryFilter: 0 | 1 | 2 | 3 | 4 | 5 | 6;
45326
+ CategoryFilter: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7;
45327
45327
  SortAggregation: 0 | 1 | 2 | 3 | 4 | 5;
45328
45328
  SortType: 0 | 1 | 2 | 3 | 4 | 5;
45329
45329
  CreatorType: 0 | 1 | 2;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jacobhumston/roblox-openapi-ts",
3
- "version": "1.0.4",
3
+ "version": "1.0.5",
4
4
  "description": "An automatically updated Roblox API client based on their OpenAPI documentation.",
5
5
  "keywords": [
6
6
  "roblox",