@fern-api/fdr-sdk 0.144.2-fbb90df0a → 0.144.3-da5fa3c96
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.
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/client/generated/api/resources/api/resources/v1/resources/read/types/BasicAuth.d.ts +2 -0
- package/dist/types/client/generated/api/resources/api/resources/v1/resources/read/types/BasicAuth.d.ts.map +1 -1
- package/dist/types/client/generated/api/resources/api/resources/v1/resources/register/types/BasicAuth.d.ts +2 -0
- package/dist/types/client/generated/api/resources/api/resources/v1/resources/register/types/BasicAuth.d.ts.map +1 -1
- package/package.json +2 -2
|
@@ -2,5 +2,7 @@ import type * as FernRegistry from "../../../../../../../index.js";
|
|
|
2
2
|
export interface BasicAuth extends FernRegistry.api.v1.WithDescription {
|
|
3
3
|
usernameName: string | undefined;
|
|
4
4
|
passwordName: string | undefined;
|
|
5
|
+
/** If true, the password field should not be rendered in the API explorer. */
|
|
6
|
+
passwordAlwaysEmpty: boolean | undefined;
|
|
5
7
|
}
|
|
6
8
|
//# sourceMappingURL=BasicAuth.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BasicAuth.d.ts","sourceRoot":"","sources":["../../../../../../../../../../../../src/client/generated/api/resources/api/resources/v1/resources/read/types/BasicAuth.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,YAAY,MAAM,+BAA+B,CAAC;AAEnE,MAAM,WAAW,SAAU,SAAQ,YAAY,CAAC,GAAG,CAAC,EAAE,CAAC,eAAe;IAClE,YAAY,EAAE,MAAM,GAAG,SAAS,CAAC;IACjC,YAAY,EAAE,MAAM,GAAG,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"BasicAuth.d.ts","sourceRoot":"","sources":["../../../../../../../../../../../../src/client/generated/api/resources/api/resources/v1/resources/read/types/BasicAuth.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,YAAY,MAAM,+BAA+B,CAAC;AAEnE,MAAM,WAAW,SAAU,SAAQ,YAAY,CAAC,GAAG,CAAC,EAAE,CAAC,eAAe;IAClE,YAAY,EAAE,MAAM,GAAG,SAAS,CAAC;IACjC,YAAY,EAAE,MAAM,GAAG,SAAS,CAAC;IACjC,8EAA8E;IAC9E,mBAAmB,EAAE,OAAO,GAAG,SAAS,CAAC;CAC5C"}
|
|
@@ -2,5 +2,7 @@ import type * as FernRegistry from "../../../../../../../index.js";
|
|
|
2
2
|
export interface BasicAuth extends FernRegistry.api.v1.WithDescription {
|
|
3
3
|
usernameName: string | undefined;
|
|
4
4
|
passwordName: string | undefined;
|
|
5
|
+
/** If true, the password field should not be rendered in the API explorer. */
|
|
6
|
+
passwordAlwaysEmpty: boolean | undefined;
|
|
5
7
|
}
|
|
6
8
|
//# sourceMappingURL=BasicAuth.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BasicAuth.d.ts","sourceRoot":"","sources":["../../../../../../../../../../../../src/client/generated/api/resources/api/resources/v1/resources/register/types/BasicAuth.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,YAAY,MAAM,+BAA+B,CAAC;AAEnE,MAAM,WAAW,SAAU,SAAQ,YAAY,CAAC,GAAG,CAAC,EAAE,CAAC,eAAe;IAClE,YAAY,EAAE,MAAM,GAAG,SAAS,CAAC;IACjC,YAAY,EAAE,MAAM,GAAG,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"BasicAuth.d.ts","sourceRoot":"","sources":["../../../../../../../../../../../../src/client/generated/api/resources/api/resources/v1/resources/register/types/BasicAuth.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,YAAY,MAAM,+BAA+B,CAAC;AAEnE,MAAM,WAAW,SAAU,SAAQ,YAAY,CAAC,GAAG,CAAC,EAAE,CAAC,eAAe;IAClE,YAAY,EAAE,MAAM,GAAG,SAAS,CAAC;IACjC,YAAY,EAAE,MAAM,GAAG,SAAS,CAAC;IACjC,8EAA8E;IAC9E,mBAAmB,EAAE,OAAO,GAAG,SAAS,CAAC;CAC5C"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fern-api/fdr-sdk",
|
|
3
|
-
"version": "0.144.
|
|
3
|
+
"version": "0.144.3-da5fa3c96",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "https://github.com/fern-api/fern-platform.git",
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
"tinycolor2": "^1.6.0",
|
|
78
78
|
"ts-essentials": "^10.0.4",
|
|
79
79
|
"url-join": "^5.0.0",
|
|
80
|
-
"@fern-api/ui-core-utils": "0.144.
|
|
80
|
+
"@fern-api/ui-core-utils": "0.144.3-da5fa3c96"
|
|
81
81
|
},
|
|
82
82
|
"devDependencies": {
|
|
83
83
|
"@babel/core": "^7.26.9",
|