waldur-js-client 8.0.7-dev.40 → 8.0.7-dev.41

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.
@@ -7273,6 +7273,14 @@ export type GroupInvitation = {
7273
7273
  * Custom description text displayed to users viewing this invitation.
7274
7274
  */
7275
7275
  custom_text?: string;
7276
+ /**
7277
+ * Allow users to submit multiple permission requests for this invitation.
7278
+ */
7279
+ allow_multiple_requests?: boolean;
7280
+ /**
7281
+ * Allow users to provide custom project name and description when accepting the invitation. If disabled, the project name is auto-generated from the template.
7282
+ */
7283
+ allow_custom_project_details?: boolean;
7276
7284
  };
7277
7285
  export type GroupInvitationRequest = {
7278
7286
  /**
@@ -7313,6 +7321,14 @@ export type GroupInvitationRequest = {
7313
7321
  * Custom description text displayed to users viewing this invitation.
7314
7322
  */
7315
7323
  custom_text?: string;
7324
+ /**
7325
+ * Allow users to submit multiple permission requests for this invitation.
7326
+ */
7327
+ allow_multiple_requests?: boolean;
7328
+ /**
7329
+ * Allow users to provide custom project name and description when accepting the invitation. If disabled, the project name is auto-generated from the template.
7330
+ */
7331
+ allow_custom_project_details?: boolean;
7316
7332
  };
7317
7333
  export type GroupInvitationUpdate = {
7318
7334
  /**
@@ -7353,6 +7369,14 @@ export type GroupInvitationUpdate = {
7353
7369
  * Custom description text displayed to users viewing this invitation.
7354
7370
  */
7355
7371
  custom_text?: string;
7372
+ /**
7373
+ * Allow users to submit multiple permission requests for this invitation.
7374
+ */
7375
+ allow_multiple_requests?: boolean;
7376
+ /**
7377
+ * Allow users to provide custom project name and description when accepting the invitation. If disabled, the project name is auto-generated from the template.
7378
+ */
7379
+ allow_custom_project_details?: boolean;
7356
7380
  };
7357
7381
  export type GroupInvitationUpdateRequest = {
7358
7382
  /**
@@ -7393,6 +7417,14 @@ export type GroupInvitationUpdateRequest = {
7393
7417
  * Custom description text displayed to users viewing this invitation.
7394
7418
  */
7395
7419
  custom_text?: string;
7420
+ /**
7421
+ * Allow users to submit multiple permission requests for this invitation.
7422
+ */
7423
+ allow_multiple_requests?: boolean;
7424
+ /**
7425
+ * Allow users to provide custom project name and description when accepting the invitation. If disabled, the project name is auto-generated from the template.
7426
+ */
7427
+ allow_custom_project_details?: boolean;
7396
7428
  };
7397
7429
  export type GrowthPeriodEnum = 'weekly' | 'monthly';
7398
7430
  export type GuestOsEnum = 'DOS' | 'WIN_31' | 'WIN_95' | 'WIN_98' | 'WIN_ME' | 'WIN_NT' | 'WIN_2000_PRO' | 'WIN_2000_SERV' | 'WIN_2000_ADV_SERV' | 'WIN_XP_HOME' | 'WIN_XP_PRO' | 'WIN_XP_PRO_64' | 'WIN_NET_WEB' | 'WIN_NET_STANDARD' | 'WIN_NET_ENTERPRISE' | 'WIN_NET_DATACENTER' | 'WIN_NET_BUSINESS' | 'WIN_NET_STANDARD_64' | 'WIN_NET_ENTERPRISE_64' | 'WIN_LONGHORN' | 'WIN_LONGHORN_64' | 'WIN_NET_DATACENTER_64' | 'WIN_VISTA' | 'WIN_VISTA_64' | 'WINDOWS_7' | 'WINDOWS_7_64' | 'WINDOWS_7_SERVER_64' | 'WINDOWS_8' | 'WINDOWS_8_64' | 'WINDOWS_8_SERVER_64' | 'WINDOWS_9' | 'WINDOWS_9_64' | 'WINDOWS_9_SERVER_64' | 'WINDOWS_HYPERV' | 'FREEBSD' | 'FREEBSD_64' | 'REDHAT' | 'RHEL_2' | 'RHEL_3' | 'RHEL_3_64' | 'RHEL_4' | 'RHEL_4_64' | 'RHEL_5' | 'RHEL_5_64' | 'RHEL_6' | 'RHEL_6_64' | 'RHEL_7' | 'RHEL_7_64' | 'CENTOS' | 'CENTOS_64' | 'CENTOS_6' | 'CENTOS_6_64' | 'CENTOS_7' | 'CENTOS_7_64' | 'ORACLE_LINUX' | 'ORACLE_LINUX_64' | 'ORACLE_LINUX_6' | 'ORACLE_LINUX_6_64' | 'ORACLE_LINUX_7' | 'ORACLE_LINUX_7_64' | 'SUSE' | 'SUSE_64' | 'SLES' | 'SLES_64' | 'SLES_10' | 'SLES_10_64' | 'SLES_11' | 'SLES_11_64' | 'SLES_12' | 'SLES_12_64' | 'NLD_9' | 'OES' | 'SJDS' | 'MANDRAKE' | 'MANDRIVA' | 'MANDRIVA_64' | 'TURBO_LINUX' | 'TURBO_LINUX_64' | 'UBUNTU' | 'UBUNTU_64' | 'DEBIAN_4' | 'DEBIAN_4_64' | 'DEBIAN_5' | 'DEBIAN_5_64' | 'DEBIAN_6' | 'DEBIAN_6_64' | 'DEBIAN_7' | 'DEBIAN_7_64' | 'DEBIAN_8' | 'DEBIAN_8_64' | 'DEBIAN_9' | 'DEBIAN_9_64' | 'DEBIAN_10' | 'DEBIAN_10_64' | 'ASIANUX_3' | 'ASIANUX_3_64' | 'ASIANUX_4' | 'ASIANUX_4_64' | 'ASIANUX_5_64' | 'ASIANUX_7_64' | 'OPENSUSE' | 'OPENSUSE_64' | 'FEDORA' | 'FEDORA_64' | 'COREOS_64' | 'VMWARE_PHOTON_64' | 'OTHER_24X_LINUX' | 'OTHER_24X_LINUX_64' | 'OTHER_26X_LINUX' | 'OTHER_26X_LINUX_64' | 'OTHER_3X_LINUX' | 'OTHER_3X_LINUX_64' | 'OTHER_LINUX' | 'GENERIC_LINUX' | 'OTHER_LINUX_64' | 'SOLARIS_6' | 'SOLARIS_7' | 'SOLARIS_8' | 'SOLARIS_9' | 'SOLARIS_10' | 'SOLARIS_10_64' | 'SOLARIS_11_64' | 'OS2' | 'ECOMSTATION' | 'ECOMSTATION_2' | 'NETWARE_4' | 'NETWARE_5' | 'NETWARE_6' | 'OPENSERVER_5' | 'OPENSERVER_6' | 'UNIXWARE_7' | 'DARWIN' | 'DARWIN_64' | 'DARWIN_10' | 'DARWIN_10_64' | 'DARWIN_11' | 'DARWIN_11_64' | 'DARWIN_12_64' | 'DARWIN_13_64' | 'DARWIN_14_64' | 'DARWIN_15_64' | 'DARWIN_16_64' | 'VMKERNEL' | 'VMKERNEL_5' | 'VMKERNEL_6' | 'VMKERNEL_65' | 'OTHER' | 'OTHER_64';
@@ -15636,6 +15668,14 @@ export type PatchedGroupInvitationUpdateRequest = {
15636
15668
  * Custom description text displayed to users viewing this invitation.
15637
15669
  */
15638
15670
  custom_text?: string;
15671
+ /**
15672
+ * Allow users to submit multiple permission requests for this invitation.
15673
+ */
15674
+ allow_multiple_requests?: boolean;
15675
+ /**
15676
+ * Allow users to provide custom project name and description when accepting the invitation. If disabled, the project name is auto-generated from the template.
15677
+ */
15678
+ allow_custom_project_details?: boolean;
15639
15679
  };
15640
15680
  export type PatchedIdentityProviderRequest = {
15641
15681
  provider?: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "waldur-js-client",
3
- "version": "8.0.7-dev.40",
3
+ "version": "8.0.7-dev.41",
4
4
  "description": "JavaScript client for Waldur MasterMind generated from OpenAPI schema",
5
5
  "author": "Waldur Platform",
6
6
  "license": "MIT",