Skip to content

Commit 3028696

Browse files
[auto-generated] Update structure file for main
1 parent 3441597 commit 3028696

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

structure/main.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -266,9 +266,6 @@ export type AddonBadgesGetUserBadgeByHashWSResponse = {
266266
email?: string; // User email.
267267
version?: string; // Version.
268268
language?: string; // Language.
269-
imageauthorname?: string; // Name of the image author.
270-
imageauthoremail?: string; // Email of the image author.
271-
imageauthorurl?: string; // URL of the image author.
272269
imagecaption?: string; // Caption of the image.
273270
badgeurl: string; // Badge URL.
274271
endorsement?: {
@@ -352,9 +349,6 @@ export type AddonBadgesGetUserBadgesWSResponse = {
352349
email?: string; // User email.
353350
version?: string; // Version.
354351
language?: string; // Language.
355-
imageauthorname?: string; // Name of the image author.
356-
imageauthoremail?: string; // Email of the image author.
357-
imageauthorurl?: string; // URL of the image author.
358352
imagecaption?: string; // Caption of the image.
359353
badgeurl: string; // Badge URL.
360354
endorsement?: {

0 commit comments

Comments
 (0)