@meshery/schemas 1.2.20 → 1.2.22

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 (35) hide show
  1. package/dist/cloudApi.d.mts +9 -9
  2. package/dist/cloudApi.d.ts +9 -9
  3. package/dist/constructs/v1beta1/academy/Academy.d.ts +65 -65
  4. package/dist/constructs/v1beta1/academy/AcademySchema.js +1 -1
  5. package/dist/constructs/v1beta1/academy/AcademySchema.mjs +1 -1
  6. package/dist/constructs/v1beta1/role/Role.d.ts +1 -1
  7. package/dist/constructs/v1beta1/role/RoleSchema.js +1 -1
  8. package/dist/constructs/v1beta1/role/RoleSchema.mjs +1 -1
  9. package/dist/constructs/v1beta1/user/User.d.ts +8 -8
  10. package/dist/constructs/v1beta1/user/UserSchema.js +1 -1
  11. package/dist/constructs/v1beta1/user/UserSchema.mjs +1 -1
  12. package/dist/constructs/v1beta2/academy/Academy.d.ts +65 -65
  13. package/dist/constructs/v1beta2/academy/AcademySchema.js +1 -1
  14. package/dist/constructs/v1beta2/academy/AcademySchema.mjs +1 -1
  15. package/dist/constructs/v1beta2/badge/BadgeSchema.js +1 -1
  16. package/dist/constructs/v1beta2/badge/BadgeSchema.mjs +1 -1
  17. package/dist/constructs/v1beta2/role/Role.d.ts +1 -1
  18. package/dist/constructs/v1beta2/role/RoleSchema.js +1 -1
  19. package/dist/constructs/v1beta2/role/RoleSchema.mjs +1 -1
  20. package/dist/constructs/v1beta2/user/User.d.ts +8 -8
  21. package/dist/constructs/v1beta2/user/UserSchema.js +1 -1
  22. package/dist/constructs/v1beta2/user/UserSchema.mjs +1 -1
  23. package/dist/constructs/v1beta3/academy/Academy.d.ts +65 -65
  24. package/dist/constructs/v1beta3/academy/AcademySchema.js +1 -1
  25. package/dist/constructs/v1beta3/academy/AcademySchema.mjs +1 -1
  26. package/dist/constructs/v1beta3/design/Design.d.ts +8 -8
  27. package/dist/constructs/v1beta3/design/DesignSchema.js +8 -8
  28. package/dist/constructs/v1beta3/design/DesignSchema.mjs +8 -8
  29. package/dist/index.d.mts +41 -41
  30. package/dist/index.d.ts +41 -41
  31. package/dist/mesheryApi.d.mts +4 -4
  32. package/dist/mesheryApi.d.ts +4 -4
  33. package/dist/permissions.d.mts +1 -1
  34. package/dist/permissions.d.ts +1 -1
  35. package/package.json +1 -1
@@ -1719,7 +1719,7 @@ export interface components {
1719
1719
  /** @description User identifier (username or external ID) */
1720
1720
  userId: string;
1721
1721
  /**
1722
- * @description Authentication provider (e.g., Layer5 Cloud, Twitter, Facebook, Github)
1722
+ * @description Authentication provider (e.g., Google, Github)
1723
1723
  * @example [
1724
1724
  * "local",
1725
1725
  * "github",
@@ -2028,7 +2028,7 @@ export interface components {
2028
2028
  /** @description User identifier (username or external ID) */
2029
2029
  userId: string;
2030
2030
  /**
2031
- * @description Authentication provider (e.g., Layer5 Cloud, Twitter, Facebook, Github)
2031
+ * @description Authentication provider (e.g., Google, Github)
2032
2032
  * @example [
2033
2033
  * "local",
2034
2034
  * "github",
@@ -2602,7 +2602,7 @@ export interface components {
2602
2602
  /** @description User identifier (username or external ID) */
2603
2603
  userId: string;
2604
2604
  /**
2605
- * @description Authentication provider (e.g., Layer5 Cloud, Twitter, Facebook, Github)
2605
+ * @description Authentication provider (e.g., Google, Github)
2606
2606
  * @example [
2607
2607
  * "local",
2608
2608
  * "github",
@@ -3164,7 +3164,7 @@ export interface operations {
3164
3164
  /** @description User identifier (username or external ID) */
3165
3165
  userId: string;
3166
3166
  /**
3167
- * @description Authentication provider (e.g., Layer5 Cloud, Twitter, Facebook, Github)
3167
+ * @description Authentication provider (e.g., Google, Github)
3168
3168
  * @example [
3169
3169
  * "local",
3170
3170
  * "github",
@@ -3494,7 +3494,7 @@ export interface operations {
3494
3494
  /** @description User identifier (username or external ID) */
3495
3495
  userId: string;
3496
3496
  /**
3497
- * @description Authentication provider (e.g., Layer5 Cloud, Twitter, Facebook, Github)
3497
+ * @description Authentication provider (e.g., Google, Github)
3498
3498
  * @example [
3499
3499
  * "local",
3500
3500
  * "github",
@@ -4082,7 +4082,7 @@ export interface operations {
4082
4082
  /** @description User identifier (username or external ID) */
4083
4083
  userId: string;
4084
4084
  /**
4085
- * @description Authentication provider (e.g., Layer5 Cloud, Twitter, Facebook, Github)
4085
+ * @description Authentication provider (e.g., Google, Github)
4086
4086
  * @example [
4087
4087
  * "local",
4088
4088
  * "github",
@@ -4451,7 +4451,7 @@ export interface operations {
4451
4451
  /** @description User identifier (username or external ID) */
4452
4452
  userId: string;
4453
4453
  /**
4454
- * @description Authentication provider (e.g., Layer5 Cloud, Twitter, Facebook, Github)
4454
+ * @description Authentication provider (e.g., Google, Github)
4455
4455
  * @example [
4456
4456
  * "local",
4457
4457
  * "github",
@@ -4962,7 +4962,7 @@ export interface operations {
4962
4962
  /** @description User identifier (username or external ID) */
4963
4963
  userId: string;
4964
4964
  /**
4965
- * @description Authentication provider (e.g., Layer5 Cloud, Twitter, Facebook, Github)
4965
+ * @description Authentication provider (e.g., Google, Github)
4966
4966
  * @example [
4967
4967
  * "local",
4968
4968
  * "github",