@devvit/public-api 0.10.21-next-2024-05-22-00209553d.0 → 0.10.21-next-2024-05-22-410ab3d77.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.json CHANGED
@@ -10259,7 +10259,7 @@
10259
10259
  "format": "esm"
10260
10260
  },
10261
10261
  "../protos/dist/types/devvit/plugin/redditapi/flair/flair_svc.js": {
10262
- "bytes": 10699,
10262
+ "bytes": 33309,
10263
10263
  "imports": [
10264
10264
  {
10265
10265
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -14472,7 +14472,7 @@
14472
14472
  "bytesInOutput": 6769
14473
14473
  },
14474
14474
  "../protos/dist/types/devvit/plugin/redditapi/flair/flair_svc.js": {
14475
- "bytesInOutput": 4649
14475
+ "bytesInOutput": 19071
14476
14476
  },
14477
14477
  "../protos/dist/types/devvit/gateway/utils/v1alpha/utilities.js": {
14478
14478
  "bytesInOutput": 14630
@@ -14760,7 +14760,7 @@
14760
14760
  "bytesInOutput": 2583
14761
14761
  }
14762
14762
  },
14763
- "bytes": 14860553
14763
+ "bytes": 14916671
14764
14764
  }
14765
14765
  }
14766
14766
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.10.21-next-2024-05-22-00209553d.0",
3
+ "version": "0.10.21-next-2024-05-22-410ab3d77.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -30,8 +30,8 @@
30
30
  },
31
31
  "types": "./index.d.ts",
32
32
  "dependencies": {
33
- "@devvit/protos": "0.10.21-next-2024-05-22-00209553d.0",
34
- "@devvit/shared-types": "0.10.21-next-2024-05-22-00209553d.0",
33
+ "@devvit/protos": "0.10.21-next-2024-05-22-410ab3d77.0",
34
+ "@devvit/shared-types": "0.10.21-next-2024-05-22-410ab3d77.0",
35
35
  "base64-js": "1.5.1",
36
36
  "clone-deep": "4.0.1",
37
37
  "core-js": "3.27.2",
@@ -41,7 +41,7 @@
41
41
  "@ampproject/filesize": "4.3.0",
42
42
  "@devvit/eslint-config": "0.10.20",
43
43
  "@devvit/repo-tools": "0.10.20",
44
- "@devvit/tsconfig": "0.10.21-next-2024-05-22-00209553d.0",
44
+ "@devvit/tsconfig": "0.10.21-next-2024-05-22-410ab3d77.0",
45
45
  "@microsoft/api-extractor": "7.41.0",
46
46
  "@reddit/faceplate-ui": "11.1.0",
47
47
  "@types/clone-deep": "4.0.1",
@@ -64,5 +64,5 @@
64
64
  }
65
65
  },
66
66
  "source": "./src/index.ts",
67
- "gitHead": "47839c6185df3e27acfdd39f697c8d13ef5ef885"
67
+ "gitHead": "bb55ec747ad6080c4e5365ac2392330379b4d4da"
68
68
  }
package/public-api.d.ts CHANGED
@@ -13254,7 +13254,11 @@ declare const FlairDefinition: {
13254
13254
  }): JsonStatus;
13255
13255
  };
13256
13256
  readonly responseStream: false;
13257
- readonly options: {};
13257
+ readonly options: {
13258
+ readonly _unknownFields: {
13259
+ readonly 480010: readonly [Uint8Array];
13260
+ };
13261
+ };
13258
13262
  };
13259
13263
  /** https://www.reddit.com/dev/api#POST_api_deleteflair */
13260
13264
  readonly deleteFlair: {
@@ -13293,7 +13297,11 @@ declare const FlairDefinition: {
13293
13297
  }): JsonStatus;
13294
13298
  };
13295
13299
  readonly responseStream: false;
13296
- readonly options: {};
13300
+ readonly options: {
13301
+ readonly _unknownFields: {
13302
+ readonly 480010: readonly [Uint8Array];
13303
+ };
13304
+ };
13297
13305
  };
13298
13306
  /** https://www.reddit.com/dev/api#POST_api_deleteflairtemplate */
13299
13307
  readonly deleteFlairTemplate: {
@@ -13332,7 +13340,11 @@ declare const FlairDefinition: {
13332
13340
  }): JsonStatus;
13333
13341
  };
13334
13342
  readonly responseStream: false;
13335
- readonly options: {};
13343
+ readonly options: {
13344
+ readonly _unknownFields: {
13345
+ readonly 480010: readonly [Uint8Array];
13346
+ };
13347
+ };
13336
13348
  };
13337
13349
  /** https://www.reddit.com/dev/api#POST_api_flair */
13338
13350
  readonly flair: {
@@ -13377,7 +13389,11 @@ declare const FlairDefinition: {
13377
13389
  }): JsonStatus;
13378
13390
  };
13379
13391
  readonly responseStream: false;
13380
- readonly options: {};
13392
+ readonly options: {
13393
+ readonly _unknownFields: {
13394
+ readonly 480010: readonly [Uint8Array];
13395
+ };
13396
+ };
13381
13397
  };
13382
13398
  /**
13383
13399
  * https://www.reddit.com/dev/api#PATCH_api_flair_template_order
@@ -13460,7 +13476,11 @@ declare const FlairDefinition: {
13460
13476
  }): JsonStatus;
13461
13477
  };
13462
13478
  readonly responseStream: false;
13463
- readonly options: {};
13479
+ readonly options: {
13480
+ readonly _unknownFields: {
13481
+ readonly 480010: readonly [Uint8Array];
13482
+ };
13483
+ };
13464
13484
  };
13465
13485
  /** https://www.reddit.com/dev/api#POST_api_flaircsv */
13466
13486
  readonly flairCsv: {
@@ -13517,7 +13537,11 @@ declare const FlairDefinition: {
13517
13537
  }): FlairCsvResponse;
13518
13538
  };
13519
13539
  readonly responseStream: false;
13520
- readonly options: {};
13540
+ readonly options: {
13541
+ readonly _unknownFields: {
13542
+ readonly 480010: readonly [Uint8Array];
13543
+ };
13544
+ };
13521
13545
  };
13522
13546
  /** https://www.reddit.com/dev/api#GET_api_flairlist */
13523
13547
  readonly flairList: {
@@ -13574,7 +13598,11 @@ declare const FlairDefinition: {
13574
13598
  }): FlairListResponse;
13575
13599
  };
13576
13600
  readonly responseStream: false;
13577
- readonly options: {};
13601
+ readonly options: {
13602
+ readonly _unknownFields: {
13603
+ readonly 480010: readonly [Uint8Array];
13604
+ };
13605
+ };
13578
13606
  };
13579
13607
  /** https://www.reddit.com/dev/api#POST_api_flairselector */
13580
13608
  readonly flairSelector: {
@@ -13639,7 +13667,11 @@ declare const FlairDefinition: {
13639
13667
  }): FlairSelectorResponse;
13640
13668
  };
13641
13669
  readonly responseStream: false;
13642
- readonly options: {};
13670
+ readonly options: {
13671
+ readonly _unknownFields: {
13672
+ readonly 480010: readonly [Uint8Array];
13673
+ };
13674
+ };
13643
13675
  };
13644
13676
  /**
13645
13677
  * https://www.reddit.com/dev/api#POST_api_flairtemplate_v2
@@ -13723,7 +13755,11 @@ declare const FlairDefinition: {
13723
13755
  }): FlairObject;
13724
13756
  };
13725
13757
  readonly responseStream: false;
13726
- readonly options: {};
13758
+ readonly options: {
13759
+ readonly _unknownFields: {
13760
+ readonly 480010: readonly [Uint8Array];
13761
+ };
13762
+ };
13727
13763
  };
13728
13764
  /**
13729
13765
  * https://www.reddit.com/dev/api#GET_api_link_flair_v2
@@ -13840,7 +13876,11 @@ declare const FlairDefinition: {
13840
13876
  }): JsonStatus;
13841
13877
  };
13842
13878
  readonly responseStream: false;
13843
- readonly options: {};
13879
+ readonly options: {
13880
+ readonly _unknownFields: {
13881
+ readonly 480010: readonly [Uint8Array];
13882
+ };
13883
+ };
13844
13884
  };
13845
13885
  /** https://www.reddit.com/dev/api#POST_api_setflairenabled */
13846
13886
  readonly setFlairEnabled: {
@@ -13879,7 +13919,11 @@ declare const FlairDefinition: {
13879
13919
  }): JsonStatus;
13880
13920
  };
13881
13921
  readonly responseStream: false;
13882
- readonly options: {};
13922
+ readonly options: {
13923
+ readonly _unknownFields: {
13924
+ readonly 480010: readonly [Uint8Array];
13925
+ };
13926
+ };
13883
13927
  };
13884
13928
  /**
13885
13929
  * https://www.reddit.com/dev/api#GET_api_user_flair_v2