File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff 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?: {
You can’t perform that action at this time.
0 commit comments