@mittwald/api-client 3.0.24 → 3.0.25
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/cjs/generated/v2/client-react.d.ts +39 -39
- package/dist/cjs/generated/v2/client-react.js +6 -6
- package/dist/cjs/generated/v2/client.d.ts +342 -466
- package/dist/cjs/generated/v2/client.js +16 -26
- package/dist/cjs/generated/v2/descriptors.d.ts +18 -28
- package/dist/cjs/generated/v2/descriptors.js +56 -86
- package/dist/cjs/generated/v2/types.d.ts +448 -626
- package/dist/esm/generated/v2/client-react.d.ts +39 -39
- package/dist/esm/generated/v2/client-react.js +6 -6
- package/dist/esm/generated/v2/client.d.ts +342 -466
- package/dist/esm/generated/v2/client.js +16 -26
- package/dist/esm/generated/v2/descriptors.d.ts +18 -28
- package/dist/esm/generated/v2/descriptors.js +52 -82
- package/dist/esm/generated/v2/types.d.ts +448 -626
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +1 -1
|
@@ -490,50 +490,6 @@ export declare module MittwaldAPIV2 {
|
|
|
490
490
|
type RequestData = InferredRequestData<typeof descriptors.newsletterSubscribeUser>;
|
|
491
491
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.newsletterSubscribeUser, TStatus>;
|
|
492
492
|
}
|
|
493
|
-
namespace DnsRecordASetCustom {
|
|
494
|
-
type RequestData = InferredRequestData<typeof descriptors.dnsRecordAsetCustom>;
|
|
495
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.dnsRecordAsetCustom, TStatus>;
|
|
496
|
-
}
|
|
497
|
-
namespace DnsRecordASetManagedByIngress {
|
|
498
|
-
type RequestData = InferredRequestData<typeof descriptors.dnsRecordAsetManagedByIngress>;
|
|
499
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.dnsRecordAsetManagedByIngress, TStatus>;
|
|
500
|
-
}
|
|
501
|
-
namespace DnsRecordCnameSet {
|
|
502
|
-
type RequestData = InferredRequestData<typeof descriptors.dnsRecordCnameSet>;
|
|
503
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.dnsRecordCnameSet, TStatus>;
|
|
504
|
-
}
|
|
505
|
-
namespace DnsRecordMxSetCustom {
|
|
506
|
-
type RequestData = InferredRequestData<typeof descriptors.dnsRecordMxSetCustom>;
|
|
507
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.dnsRecordMxSetCustom, TStatus>;
|
|
508
|
-
}
|
|
509
|
-
namespace DnsRecordMxSetManaged {
|
|
510
|
-
type RequestData = InferredRequestData<typeof descriptors.dnsRecordMxSetManaged>;
|
|
511
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.dnsRecordMxSetManaged, TStatus>;
|
|
512
|
-
}
|
|
513
|
-
namespace DnsRecordSrvSet {
|
|
514
|
-
type RequestData = InferredRequestData<typeof descriptors.dnsRecordSrvSet>;
|
|
515
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.dnsRecordSrvSet, TStatus>;
|
|
516
|
-
}
|
|
517
|
-
namespace DnsRecordTxtSet {
|
|
518
|
-
type RequestData = InferredRequestData<typeof descriptors.dnsRecordTxtSet>;
|
|
519
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.dnsRecordTxtSet, TStatus>;
|
|
520
|
-
}
|
|
521
|
-
namespace DnsSubZoneCreate {
|
|
522
|
-
type RequestData = InferredRequestData<typeof descriptors.dnsSubZoneCreate>;
|
|
523
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.dnsSubZoneCreate, TStatus>;
|
|
524
|
-
}
|
|
525
|
-
namespace DnsZoneGetSpecific {
|
|
526
|
-
type RequestData = InferredRequestData<typeof descriptors.dnsZoneGetSpecific>;
|
|
527
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.dnsZoneGetSpecific, TStatus>;
|
|
528
|
-
}
|
|
529
|
-
namespace DnsZonesForProject {
|
|
530
|
-
type RequestData = InferredRequestData<typeof descriptors.dnsZonesForProject>;
|
|
531
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.dnsZonesForProject, TStatus>;
|
|
532
|
-
}
|
|
533
|
-
namespace DomainUpdateDomainNameservers {
|
|
534
|
-
type RequestData = InferredRequestData<typeof descriptors.domainUpdateDomainNameservers>;
|
|
535
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.domainUpdateDomainNameservers, TStatus>;
|
|
536
|
-
}
|
|
537
493
|
namespace DomainGetDomain {
|
|
538
494
|
type RequestData = InferredRequestData<typeof descriptors.domainGetDomain>;
|
|
539
495
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.domainGetDomain, TStatus>;
|
|
@@ -546,10 +502,6 @@ export declare module MittwaldAPIV2 {
|
|
|
546
502
|
type RequestData = InferredRequestData<typeof descriptors.domainGetScreenshotForDomain>;
|
|
547
503
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.domainGetScreenshotForDomain, TStatus>;
|
|
548
504
|
}
|
|
549
|
-
namespace DomainGetDomainOwnership {
|
|
550
|
-
type RequestData = InferredRequestData<typeof descriptors.domainGetDomainOwnership>;
|
|
551
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.domainGetDomainOwnership, TStatus>;
|
|
552
|
-
}
|
|
553
505
|
namespace DomainListDomainOwnerships {
|
|
554
506
|
type RequestData = InferredRequestData<typeof descriptors.domainListDomainOwnerships>;
|
|
555
507
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.domainListDomainOwnerships, TStatus>;
|
|
@@ -562,6 +514,10 @@ export declare module MittwaldAPIV2 {
|
|
|
562
514
|
type RequestData = InferredRequestData<typeof descriptors.domainResendDomainEmail>;
|
|
563
515
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.domainResendDomainEmail, TStatus>;
|
|
564
516
|
}
|
|
517
|
+
namespace DomainGetDomainOwnership {
|
|
518
|
+
type RequestData = InferredRequestData<typeof descriptors.domainGetDomainOwnership>;
|
|
519
|
+
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.domainGetDomainOwnership, TStatus>;
|
|
520
|
+
}
|
|
565
521
|
namespace DomainVerifyDomainOwnership {
|
|
566
522
|
type RequestData = InferredRequestData<typeof descriptors.domainVerifyDomainOwnership>;
|
|
567
523
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.domainVerifyDomainOwnership, TStatus>;
|
|
@@ -770,10 +726,6 @@ export declare module MittwaldAPIV2 {
|
|
|
770
726
|
type RequestData = InferredRequestData<typeof descriptors.pageinsightsListPerformanceDataForProject>;
|
|
771
727
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.pageinsightsListPerformanceDataForProject, TStatus>;
|
|
772
728
|
}
|
|
773
|
-
namespace PasswordValidationGetPasswordPolicy {
|
|
774
|
-
type RequestData = InferredRequestData<typeof descriptors.passwordValidationGetPasswordPolicy>;
|
|
775
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.passwordValidationGetPasswordPolicy, TStatus>;
|
|
776
|
-
}
|
|
777
729
|
namespace ProjectAcceptProjectInvite {
|
|
778
730
|
type RequestData = InferredRequestData<typeof descriptors.projectAcceptProjectInvite>;
|
|
779
731
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.projectAcceptProjectInvite, TStatus>;
|
|
@@ -1170,6 +1122,10 @@ export declare module MittwaldAPIV2 {
|
|
|
1170
1122
|
type RequestData = InferredRequestData<typeof descriptors.domainUpdateDomainContact>;
|
|
1171
1123
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.domainUpdateDomainContact, TStatus>;
|
|
1172
1124
|
}
|
|
1125
|
+
namespace DomainUpdateDomainNameservers {
|
|
1126
|
+
type RequestData = InferredRequestData<typeof descriptors.domainUpdateDomainNameservers>;
|
|
1127
|
+
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.domainUpdateDomainNameservers, TStatus>;
|
|
1128
|
+
}
|
|
1173
1129
|
namespace DomainUpdateDomainProjectId {
|
|
1174
1130
|
type RequestData = InferredRequestData<typeof descriptors.domainUpdateDomainProjectId>;
|
|
1175
1131
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.domainUpdateDomainProjectId, TStatus>;
|
|
@@ -1186,9 +1142,33 @@ export declare module MittwaldAPIV2 {
|
|
|
1186
1142
|
type RequestData = InferredRequestData<typeof descriptors.domainCheckDomainRegistrability>;
|
|
1187
1143
|
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.domainCheckDomainRegistrability, TStatus>;
|
|
1188
1144
|
}
|
|
1189
|
-
namespace
|
|
1190
|
-
type RequestData = InferredRequestData<typeof descriptors.
|
|
1191
|
-
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.
|
|
1145
|
+
namespace PasswordValidationGetPasswordPolicy {
|
|
1146
|
+
type RequestData = InferredRequestData<typeof descriptors.passwordValidationGetPasswordPolicy>;
|
|
1147
|
+
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.passwordValidationGetPasswordPolicy, TStatus>;
|
|
1148
|
+
}
|
|
1149
|
+
namespace DnsGetDnsZone {
|
|
1150
|
+
type RequestData = InferredRequestData<typeof descriptors.dnsGetDnsZone>;
|
|
1151
|
+
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.dnsGetDnsZone, TStatus>;
|
|
1152
|
+
}
|
|
1153
|
+
namespace DnsDeleteDnsZone {
|
|
1154
|
+
type RequestData = InferredRequestData<typeof descriptors.dnsDeleteDnsZone>;
|
|
1155
|
+
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.dnsDeleteDnsZone, TStatus>;
|
|
1156
|
+
}
|
|
1157
|
+
namespace DnsListDnsZones {
|
|
1158
|
+
type RequestData = InferredRequestData<typeof descriptors.dnsListDnsZones>;
|
|
1159
|
+
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.dnsListDnsZones, TStatus>;
|
|
1160
|
+
}
|
|
1161
|
+
namespace DnsSetRecordSetManaged {
|
|
1162
|
+
type RequestData = InferredRequestData<typeof descriptors.dnsSetRecordSetManaged>;
|
|
1163
|
+
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.dnsSetRecordSetManaged, TStatus>;
|
|
1164
|
+
}
|
|
1165
|
+
namespace DnsCreateDnsZone {
|
|
1166
|
+
type RequestData = InferredRequestData<typeof descriptors.dnsCreateDnsZone>;
|
|
1167
|
+
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.dnsCreateDnsZone, TStatus>;
|
|
1168
|
+
}
|
|
1169
|
+
namespace DnsUpdateRecordSet {
|
|
1170
|
+
type RequestData = InferredRequestData<typeof descriptors.dnsUpdateRecordSet>;
|
|
1171
|
+
type ResponseData<TStatus extends HttpStatus = 200> = InferredResponseData<typeof descriptors.dnsUpdateRecordSet, TStatus>;
|
|
1192
1172
|
}
|
|
1193
1173
|
}
|
|
1194
1174
|
namespace Components {
|
|
@@ -7893,20 +7873,19 @@ export declare module MittwaldAPIV2 {
|
|
|
7893
7873
|
namespace V2SignupSessionsTokenId { }
|
|
7894
7874
|
namespace V2SignupProfile { }
|
|
7895
7875
|
namespace V2SignupEmailVerify { }
|
|
7896
|
-
namespace
|
|
7897
|
-
namespace
|
|
7876
|
+
namespace V2DomainsDomainId {
|
|
7877
|
+
namespace Get {
|
|
7898
7878
|
namespace Parameters {
|
|
7899
7879
|
type Path = {
|
|
7900
|
-
|
|
7880
|
+
domainId: string;
|
|
7901
7881
|
};
|
|
7902
|
-
type RequestBody = MittwaldAPIV2.Components.Schemas.DnsRecordUnset | MittwaldAPIV2.Components.Schemas.DnsCombinedACustom;
|
|
7903
7882
|
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
7904
7883
|
type Query = {};
|
|
7905
7884
|
}
|
|
7906
7885
|
namespace Responses {
|
|
7907
|
-
namespace $
|
|
7886
|
+
namespace $200 {
|
|
7908
7887
|
namespace Content {
|
|
7909
|
-
type
|
|
7888
|
+
type ApplicationJson = MittwaldAPIV2.Components.Schemas.DomainDomain;
|
|
7910
7889
|
}
|
|
7911
7890
|
}
|
|
7912
7891
|
namespace $400 {
|
|
@@ -7916,6 +7895,13 @@ export declare module MittwaldAPIV2 {
|
|
|
7916
7895
|
}
|
|
7917
7896
|
}
|
|
7918
7897
|
}
|
|
7898
|
+
namespace $404 {
|
|
7899
|
+
namespace Content {
|
|
7900
|
+
interface ApplicationJson {
|
|
7901
|
+
[k: string]: unknown;
|
|
7902
|
+
}
|
|
7903
|
+
}
|
|
7904
|
+
}
|
|
7919
7905
|
namespace Default {
|
|
7920
7906
|
namespace Content {
|
|
7921
7907
|
interface ApplicationJson {
|
|
@@ -7925,23 +7911,25 @@ export declare module MittwaldAPIV2 {
|
|
|
7925
7911
|
}
|
|
7926
7912
|
}
|
|
7927
7913
|
}
|
|
7928
|
-
|
|
7929
|
-
namespace V2DnsZonesZoneIdRecordsetAcombinedManagedIngress {
|
|
7930
|
-
namespace Post {
|
|
7914
|
+
namespace Delete {
|
|
7931
7915
|
namespace Parameters {
|
|
7932
7916
|
type Path = {
|
|
7933
|
-
|
|
7917
|
+
domainId: string;
|
|
7934
7918
|
};
|
|
7935
7919
|
interface RequestBody {
|
|
7920
|
+
/**
|
|
7921
|
+
* Only for .de Domains.
|
|
7922
|
+
*/
|
|
7923
|
+
transit?: boolean;
|
|
7936
7924
|
}
|
|
7937
7925
|
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
7938
7926
|
type Query = {};
|
|
7939
7927
|
}
|
|
7940
7928
|
namespace Responses {
|
|
7941
|
-
namespace $
|
|
7929
|
+
namespace $200 {
|
|
7942
7930
|
namespace Content {
|
|
7943
7931
|
interface ApplicationJson {
|
|
7944
|
-
|
|
7932
|
+
[k: string]: unknown;
|
|
7945
7933
|
}
|
|
7946
7934
|
}
|
|
7947
7935
|
}
|
|
@@ -7952,6 +7940,13 @@ export declare module MittwaldAPIV2 {
|
|
|
7952
7940
|
}
|
|
7953
7941
|
}
|
|
7954
7942
|
}
|
|
7943
|
+
namespace $404 {
|
|
7944
|
+
namespace Content {
|
|
7945
|
+
interface ApplicationJson {
|
|
7946
|
+
[k: string]: unknown;
|
|
7947
|
+
}
|
|
7948
|
+
}
|
|
7949
|
+
}
|
|
7955
7950
|
namespace Default {
|
|
7956
7951
|
namespace Content {
|
|
7957
7952
|
interface ApplicationJson {
|
|
@@ -7962,23 +7957,28 @@ export declare module MittwaldAPIV2 {
|
|
|
7962
7957
|
}
|
|
7963
7958
|
}
|
|
7964
7959
|
}
|
|
7965
|
-
namespace
|
|
7966
|
-
namespace
|
|
7960
|
+
namespace V2DomainsDomainIdScreenshotsNewest {
|
|
7961
|
+
namespace Get {
|
|
7967
7962
|
namespace Parameters {
|
|
7968
7963
|
type Path = {
|
|
7969
|
-
|
|
7964
|
+
domainId: string;
|
|
7970
7965
|
};
|
|
7971
|
-
|
|
7966
|
+
interface RequestBody {
|
|
7967
|
+
domainName: string;
|
|
7968
|
+
path: string;
|
|
7969
|
+
}
|
|
7972
7970
|
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
7973
7971
|
type Query = {};
|
|
7974
7972
|
}
|
|
7975
7973
|
namespace Responses {
|
|
7976
|
-
namespace $
|
|
7974
|
+
namespace $200 {
|
|
7977
7975
|
namespace Content {
|
|
7978
|
-
|
|
7976
|
+
interface ApplicationJson {
|
|
7977
|
+
references?: string[];
|
|
7978
|
+
}
|
|
7979
7979
|
}
|
|
7980
7980
|
}
|
|
7981
|
-
namespace $
|
|
7981
|
+
namespace $404 {
|
|
7982
7982
|
namespace Content {
|
|
7983
7983
|
interface ApplicationJson {
|
|
7984
7984
|
[k: string]: unknown;
|
|
@@ -7995,20 +7995,19 @@ export declare module MittwaldAPIV2 {
|
|
|
7995
7995
|
}
|
|
7996
7996
|
}
|
|
7997
7997
|
}
|
|
7998
|
-
namespace
|
|
7999
|
-
namespace
|
|
7998
|
+
namespace V2ProjectsProjectIdDomainOwnerships {
|
|
7999
|
+
namespace Get {
|
|
8000
8000
|
namespace Parameters {
|
|
8001
8001
|
type Path = {
|
|
8002
|
-
|
|
8002
|
+
projectId: string;
|
|
8003
8003
|
};
|
|
8004
|
-
type RequestBody = MittwaldAPIV2.Components.Schemas.DnsRecordUnset | MittwaldAPIV2.Components.Schemas.DnsRecordMXCustom;
|
|
8005
8004
|
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
8006
8005
|
type Query = {};
|
|
8007
8006
|
}
|
|
8008
8007
|
namespace Responses {
|
|
8009
|
-
namespace $
|
|
8008
|
+
namespace $200 {
|
|
8010
8009
|
namespace Content {
|
|
8011
|
-
type
|
|
8010
|
+
type ApplicationJson = MittwaldAPIV2.Components.Schemas.DomainDomainOwnership[];
|
|
8012
8011
|
}
|
|
8013
8012
|
}
|
|
8014
8013
|
namespace $400 {
|
|
@@ -8028,21 +8027,23 @@ export declare module MittwaldAPIV2 {
|
|
|
8028
8027
|
}
|
|
8029
8028
|
}
|
|
8030
8029
|
}
|
|
8031
|
-
namespace
|
|
8032
|
-
namespace
|
|
8030
|
+
namespace V2ProjectsProjectIdDomains {
|
|
8031
|
+
namespace Get {
|
|
8033
8032
|
namespace Parameters {
|
|
8034
8033
|
type Path = {
|
|
8035
|
-
|
|
8034
|
+
projectId: string;
|
|
8036
8035
|
};
|
|
8037
|
-
interface RequestBody {
|
|
8038
|
-
}
|
|
8039
8036
|
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
8040
|
-
type Query = {
|
|
8037
|
+
type Query = {
|
|
8038
|
+
page?: number;
|
|
8039
|
+
limit?: number;
|
|
8040
|
+
domainSearchName?: string;
|
|
8041
|
+
};
|
|
8041
8042
|
}
|
|
8042
8043
|
namespace Responses {
|
|
8043
|
-
namespace $
|
|
8044
|
+
namespace $200 {
|
|
8044
8045
|
namespace Content {
|
|
8045
|
-
type
|
|
8046
|
+
type ApplicationJson = MittwaldAPIV2.Components.Schemas.DomainDomain[];
|
|
8046
8047
|
}
|
|
8047
8048
|
}
|
|
8048
8049
|
namespace $400 {
|
|
@@ -8062,13 +8063,15 @@ export declare module MittwaldAPIV2 {
|
|
|
8062
8063
|
}
|
|
8063
8064
|
}
|
|
8064
8065
|
}
|
|
8065
|
-
namespace
|
|
8066
|
-
namespace
|
|
8066
|
+
namespace V2DomainsDomainIdActionsResendEmail {
|
|
8067
|
+
namespace Post {
|
|
8067
8068
|
namespace Parameters {
|
|
8068
8069
|
type Path = {
|
|
8069
|
-
|
|
8070
|
+
domainId: string;
|
|
8070
8071
|
};
|
|
8071
|
-
|
|
8072
|
+
interface RequestBody {
|
|
8073
|
+
[k: string]: unknown;
|
|
8074
|
+
}
|
|
8072
8075
|
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
8073
8076
|
type Query = {};
|
|
8074
8077
|
}
|
|
@@ -8085,6 +8088,13 @@ export declare module MittwaldAPIV2 {
|
|
|
8085
8088
|
}
|
|
8086
8089
|
}
|
|
8087
8090
|
}
|
|
8091
|
+
namespace $404 {
|
|
8092
|
+
namespace Content {
|
|
8093
|
+
interface ApplicationJson {
|
|
8094
|
+
[k: string]: unknown;
|
|
8095
|
+
}
|
|
8096
|
+
}
|
|
8097
|
+
}
|
|
8088
8098
|
namespace Default {
|
|
8089
8099
|
namespace Content {
|
|
8090
8100
|
interface ApplicationJson {
|
|
@@ -8095,20 +8105,19 @@ export declare module MittwaldAPIV2 {
|
|
|
8095
8105
|
}
|
|
8096
8106
|
}
|
|
8097
8107
|
}
|
|
8098
|
-
namespace
|
|
8099
|
-
namespace
|
|
8108
|
+
namespace V2DomainOwnershipsDomainOwnershipId {
|
|
8109
|
+
namespace Get {
|
|
8100
8110
|
namespace Parameters {
|
|
8101
8111
|
type Path = {
|
|
8102
|
-
|
|
8112
|
+
domainOwnershipId: string;
|
|
8103
8113
|
};
|
|
8104
|
-
type RequestBody = MittwaldAPIV2.Components.Schemas.DnsRecordUnset | MittwaldAPIV2.Components.Schemas.DnsRecordTXTComponent;
|
|
8105
8114
|
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
8106
8115
|
type Query = {};
|
|
8107
8116
|
}
|
|
8108
8117
|
namespace Responses {
|
|
8109
|
-
namespace $
|
|
8118
|
+
namespace $200 {
|
|
8110
8119
|
namespace Content {
|
|
8111
|
-
type
|
|
8120
|
+
type ApplicationJson = MittwaldAPIV2.Components.Schemas.DomainDomainOwnership;
|
|
8112
8121
|
}
|
|
8113
8122
|
}
|
|
8114
8123
|
namespace $400 {
|
|
@@ -8118,6 +8127,13 @@ export declare module MittwaldAPIV2 {
|
|
|
8118
8127
|
}
|
|
8119
8128
|
}
|
|
8120
8129
|
}
|
|
8130
|
+
namespace $404 {
|
|
8131
|
+
namespace Content {
|
|
8132
|
+
interface ApplicationJson {
|
|
8133
|
+
[k: string]: unknown;
|
|
8134
|
+
}
|
|
8135
|
+
}
|
|
8136
|
+
}
|
|
8121
8137
|
namespace Default {
|
|
8122
8138
|
namespace Content {
|
|
8123
8139
|
interface ApplicationJson {
|
|
@@ -8128,26 +8144,32 @@ export declare module MittwaldAPIV2 {
|
|
|
8128
8144
|
}
|
|
8129
8145
|
}
|
|
8130
8146
|
}
|
|
8131
|
-
namespace
|
|
8147
|
+
namespace V2DomainOwnershipsDomainOwnershipIdActionsVerify {
|
|
8132
8148
|
namespace Post {
|
|
8133
8149
|
namespace Parameters {
|
|
8134
|
-
type Path = {
|
|
8150
|
+
type Path = {
|
|
8151
|
+
domainOwnershipId: string;
|
|
8152
|
+
};
|
|
8135
8153
|
interface RequestBody {
|
|
8136
|
-
|
|
8137
|
-
parentZoneId: string;
|
|
8154
|
+
[k: string]: unknown;
|
|
8138
8155
|
}
|
|
8139
8156
|
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
8140
8157
|
type Query = {};
|
|
8141
8158
|
}
|
|
8142
8159
|
namespace Responses {
|
|
8143
|
-
namespace $
|
|
8160
|
+
namespace $204 {
|
|
8161
|
+
namespace Content {
|
|
8162
|
+
type Empty = unknown;
|
|
8163
|
+
}
|
|
8164
|
+
}
|
|
8165
|
+
namespace $400 {
|
|
8144
8166
|
namespace Content {
|
|
8145
8167
|
interface ApplicationJson {
|
|
8146
|
-
|
|
8168
|
+
[k: string]: unknown;
|
|
8147
8169
|
}
|
|
8148
8170
|
}
|
|
8149
8171
|
}
|
|
8150
|
-
namespace $
|
|
8172
|
+
namespace $404 {
|
|
8151
8173
|
namespace Content {
|
|
8152
8174
|
interface ApplicationJson {
|
|
8153
8175
|
[k: string]: unknown;
|
|
@@ -8164,19 +8186,22 @@ export declare module MittwaldAPIV2 {
|
|
|
8164
8186
|
}
|
|
8165
8187
|
}
|
|
8166
8188
|
}
|
|
8167
|
-
namespace
|
|
8168
|
-
namespace
|
|
8189
|
+
namespace V2Files {
|
|
8190
|
+
namespace Post {
|
|
8169
8191
|
namespace Parameters {
|
|
8170
|
-
type Path = {
|
|
8171
|
-
|
|
8192
|
+
type Path = {};
|
|
8193
|
+
interface RequestBody {
|
|
8194
|
+
[k: string]: unknown;
|
|
8195
|
+
}
|
|
8196
|
+
type Header = {
|
|
8197
|
+
Token: string;
|
|
8172
8198
|
};
|
|
8173
|
-
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
8174
8199
|
type Query = {};
|
|
8175
8200
|
}
|
|
8176
8201
|
namespace Responses {
|
|
8177
|
-
namespace $
|
|
8202
|
+
namespace $201 {
|
|
8178
8203
|
namespace Content {
|
|
8179
|
-
type ApplicationJson = MittwaldAPIV2.Components.Schemas.
|
|
8204
|
+
type ApplicationJson = MittwaldAPIV2.Components.Schemas.FileFileMeta;
|
|
8180
8205
|
}
|
|
8181
8206
|
}
|
|
8182
8207
|
namespace $400 {
|
|
@@ -8186,6 +8211,13 @@ export declare module MittwaldAPIV2 {
|
|
|
8186
8211
|
}
|
|
8187
8212
|
}
|
|
8188
8213
|
}
|
|
8214
|
+
namespace $500 {
|
|
8215
|
+
namespace Content {
|
|
8216
|
+
interface ApplicationJson {
|
|
8217
|
+
[k: string]: unknown;
|
|
8218
|
+
}
|
|
8219
|
+
}
|
|
8220
|
+
}
|
|
8189
8221
|
namespace Default {
|
|
8190
8222
|
namespace Content {
|
|
8191
8223
|
interface ApplicationJson {
|
|
@@ -8196,22 +8228,22 @@ export declare module MittwaldAPIV2 {
|
|
|
8196
8228
|
}
|
|
8197
8229
|
}
|
|
8198
8230
|
}
|
|
8199
|
-
namespace
|
|
8231
|
+
namespace V2FilesFileIdMeta {
|
|
8200
8232
|
namespace Get {
|
|
8201
8233
|
namespace Parameters {
|
|
8202
8234
|
type Path = {
|
|
8203
|
-
|
|
8235
|
+
fileId: string;
|
|
8204
8236
|
};
|
|
8205
|
-
type Header = {}
|
|
8237
|
+
type Header = {};
|
|
8206
8238
|
type Query = {};
|
|
8207
8239
|
}
|
|
8208
8240
|
namespace Responses {
|
|
8209
8241
|
namespace $200 {
|
|
8210
8242
|
namespace Content {
|
|
8211
|
-
type ApplicationJson = MittwaldAPIV2.Components.Schemas.
|
|
8243
|
+
type ApplicationJson = MittwaldAPIV2.Components.Schemas.FileFileMeta;
|
|
8212
8244
|
}
|
|
8213
8245
|
}
|
|
8214
|
-
namespace $
|
|
8246
|
+
namespace $404 {
|
|
8215
8247
|
namespace Content {
|
|
8216
8248
|
interface ApplicationJson {
|
|
8217
8249
|
[k: string]: unknown;
|
|
@@ -8228,39 +8260,29 @@ export declare module MittwaldAPIV2 {
|
|
|
8228
8260
|
}
|
|
8229
8261
|
}
|
|
8230
8262
|
}
|
|
8231
|
-
namespace
|
|
8232
|
-
|
|
8233
|
-
namespace V2DomainsDomainIdActionsCreateAuthcode { }
|
|
8234
|
-
namespace V2DomainsDomainIdActionsCreateAuthcode2 { }
|
|
8235
|
-
namespace V2DomainsDomainIdNameservers {
|
|
8236
|
-
namespace Patch {
|
|
8263
|
+
namespace V2FileTokenRulesToken {
|
|
8264
|
+
namespace Get {
|
|
8237
8265
|
namespace Parameters {
|
|
8238
8266
|
type Path = {
|
|
8239
|
-
|
|
8267
|
+
token: string;
|
|
8240
8268
|
};
|
|
8241
|
-
|
|
8242
|
-
/**
|
|
8243
|
-
* @minItems 2
|
|
8244
|
-
*/
|
|
8245
|
-
nameservers?: [string, string, ...string[]];
|
|
8246
|
-
}
|
|
8247
|
-
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
8269
|
+
type Header = {};
|
|
8248
8270
|
type Query = {};
|
|
8249
8271
|
}
|
|
8250
8272
|
namespace Responses {
|
|
8251
|
-
namespace $
|
|
8273
|
+
namespace $200 {
|
|
8252
8274
|
namespace Content {
|
|
8253
|
-
type
|
|
8275
|
+
type ApplicationJson = MittwaldAPIV2.Components.Schemas.FileFileUploadRules;
|
|
8254
8276
|
}
|
|
8255
8277
|
}
|
|
8256
|
-
namespace $
|
|
8278
|
+
namespace $404 {
|
|
8257
8279
|
namespace Content {
|
|
8258
8280
|
interface ApplicationJson {
|
|
8259
8281
|
[k: string]: unknown;
|
|
8260
8282
|
}
|
|
8261
8283
|
}
|
|
8262
8284
|
}
|
|
8263
|
-
namespace $
|
|
8285
|
+
namespace $500 {
|
|
8264
8286
|
namespace Content {
|
|
8265
8287
|
interface ApplicationJson {
|
|
8266
8288
|
[k: string]: unknown;
|
|
@@ -8277,31 +8299,29 @@ export declare module MittwaldAPIV2 {
|
|
|
8277
8299
|
}
|
|
8278
8300
|
}
|
|
8279
8301
|
}
|
|
8280
|
-
namespace
|
|
8281
|
-
namespace V2DomainsDomainIdDeclarationsHandles { }
|
|
8282
|
-
namespace V2DomainsDomainId {
|
|
8302
|
+
namespace V2FileTypeRulesName {
|
|
8283
8303
|
namespace Get {
|
|
8284
8304
|
namespace Parameters {
|
|
8285
8305
|
type Path = {
|
|
8286
|
-
|
|
8306
|
+
name: "avatar" | "conversation";
|
|
8287
8307
|
};
|
|
8288
|
-
type Header = {}
|
|
8308
|
+
type Header = {};
|
|
8289
8309
|
type Query = {};
|
|
8290
8310
|
}
|
|
8291
8311
|
namespace Responses {
|
|
8292
8312
|
namespace $200 {
|
|
8293
8313
|
namespace Content {
|
|
8294
|
-
type ApplicationJson = MittwaldAPIV2.Components.Schemas.
|
|
8314
|
+
type ApplicationJson = MittwaldAPIV2.Components.Schemas.FileFileUploadRules;
|
|
8295
8315
|
}
|
|
8296
8316
|
}
|
|
8297
|
-
namespace $
|
|
8317
|
+
namespace $404 {
|
|
8298
8318
|
namespace Content {
|
|
8299
8319
|
interface ApplicationJson {
|
|
8300
8320
|
[k: string]: unknown;
|
|
8301
8321
|
}
|
|
8302
8322
|
}
|
|
8303
8323
|
}
|
|
8304
|
-
namespace $
|
|
8324
|
+
namespace $500 {
|
|
8305
8325
|
namespace Content {
|
|
8306
8326
|
interface ApplicationJson {
|
|
8307
8327
|
[k: string]: unknown;
|
|
@@ -8317,451 +8337,25 @@ export declare module MittwaldAPIV2 {
|
|
|
8317
8337
|
}
|
|
8318
8338
|
}
|
|
8319
8339
|
}
|
|
8320
|
-
|
|
8340
|
+
}
|
|
8341
|
+
namespace V2FilesFileId {
|
|
8342
|
+
namespace Get {
|
|
8321
8343
|
namespace Parameters {
|
|
8322
8344
|
type Path = {
|
|
8323
|
-
|
|
8345
|
+
fileId: string;
|
|
8346
|
+
};
|
|
8347
|
+
type Header = {
|
|
8348
|
+
Accept?: "binary" | "base64" | "ocr";
|
|
8349
|
+
Download?: boolean;
|
|
8324
8350
|
};
|
|
8325
|
-
interface RequestBody {
|
|
8326
|
-
/**
|
|
8327
|
-
* Only for .de Domains.
|
|
8328
|
-
*/
|
|
8329
|
-
transit?: boolean;
|
|
8330
|
-
}
|
|
8331
|
-
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
8332
8351
|
type Query = {};
|
|
8333
8352
|
}
|
|
8334
8353
|
namespace Responses {
|
|
8335
8354
|
namespace $200 {
|
|
8336
8355
|
namespace Content {
|
|
8337
|
-
|
|
8338
|
-
|
|
8339
|
-
|
|
8340
|
-
}
|
|
8341
|
-
}
|
|
8342
|
-
namespace $400 {
|
|
8343
|
-
namespace Content {
|
|
8344
|
-
interface ApplicationJson {
|
|
8345
|
-
[k: string]: unknown;
|
|
8346
|
-
}
|
|
8347
|
-
}
|
|
8348
|
-
}
|
|
8349
|
-
namespace $404 {
|
|
8350
|
-
namespace Content {
|
|
8351
|
-
interface ApplicationJson {
|
|
8352
|
-
[k: string]: unknown;
|
|
8353
|
-
}
|
|
8354
|
-
}
|
|
8355
|
-
}
|
|
8356
|
-
namespace Default {
|
|
8357
|
-
namespace Content {
|
|
8358
|
-
interface ApplicationJson {
|
|
8359
|
-
[k: string]: unknown;
|
|
8360
|
-
}
|
|
8361
|
-
}
|
|
8362
|
-
}
|
|
8363
|
-
}
|
|
8364
|
-
}
|
|
8365
|
-
}
|
|
8366
|
-
namespace V2DomainsDomainIdScreenshotsNewest {
|
|
8367
|
-
namespace Get {
|
|
8368
|
-
namespace Parameters {
|
|
8369
|
-
type Path = {
|
|
8370
|
-
domainId: string;
|
|
8371
|
-
};
|
|
8372
|
-
interface RequestBody {
|
|
8373
|
-
domainName: string;
|
|
8374
|
-
path: string;
|
|
8375
|
-
}
|
|
8376
|
-
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
8377
|
-
type Query = {};
|
|
8378
|
-
}
|
|
8379
|
-
namespace Responses {
|
|
8380
|
-
namespace $200 {
|
|
8381
|
-
namespace Content {
|
|
8382
|
-
interface ApplicationJson {
|
|
8383
|
-
references?: string[];
|
|
8384
|
-
}
|
|
8385
|
-
}
|
|
8386
|
-
}
|
|
8387
|
-
namespace $404 {
|
|
8388
|
-
namespace Content {
|
|
8389
|
-
interface ApplicationJson {
|
|
8390
|
-
[k: string]: unknown;
|
|
8391
|
-
}
|
|
8392
|
-
}
|
|
8393
|
-
}
|
|
8394
|
-
namespace Default {
|
|
8395
|
-
namespace Content {
|
|
8396
|
-
interface ApplicationJson {
|
|
8397
|
-
[k: string]: unknown;
|
|
8398
|
-
}
|
|
8399
|
-
}
|
|
8400
|
-
}
|
|
8401
|
-
}
|
|
8402
|
-
}
|
|
8403
|
-
}
|
|
8404
|
-
namespace V2DomainOwnershipsDomainOwnershipId {
|
|
8405
|
-
namespace Get {
|
|
8406
|
-
namespace Parameters {
|
|
8407
|
-
type Path = {
|
|
8408
|
-
domainOwnershipId: string;
|
|
8409
|
-
};
|
|
8410
|
-
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
8411
|
-
type Query = {};
|
|
8412
|
-
}
|
|
8413
|
-
namespace Responses {
|
|
8414
|
-
namespace $200 {
|
|
8415
|
-
namespace Content {
|
|
8416
|
-
type ApplicationJson = MittwaldAPIV2.Components.Schemas.DomainDomainOwnership;
|
|
8417
|
-
}
|
|
8418
|
-
}
|
|
8419
|
-
namespace $400 {
|
|
8420
|
-
namespace Content {
|
|
8421
|
-
interface ApplicationJson {
|
|
8422
|
-
[k: string]: unknown;
|
|
8423
|
-
}
|
|
8424
|
-
}
|
|
8425
|
-
}
|
|
8426
|
-
namespace $404 {
|
|
8427
|
-
namespace Content {
|
|
8428
|
-
interface ApplicationJson {
|
|
8429
|
-
[k: string]: unknown;
|
|
8430
|
-
}
|
|
8431
|
-
}
|
|
8432
|
-
}
|
|
8433
|
-
namespace Default {
|
|
8434
|
-
namespace Content {
|
|
8435
|
-
interface ApplicationJson {
|
|
8436
|
-
[k: string]: unknown;
|
|
8437
|
-
}
|
|
8438
|
-
}
|
|
8439
|
-
}
|
|
8440
|
-
}
|
|
8441
|
-
}
|
|
8442
|
-
}
|
|
8443
|
-
namespace V2ProjectsProjectIdDomainOwnerships {
|
|
8444
|
-
namespace Get {
|
|
8445
|
-
namespace Parameters {
|
|
8446
|
-
type Path = {
|
|
8447
|
-
projectId: string;
|
|
8448
|
-
};
|
|
8449
|
-
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
8450
|
-
type Query = {};
|
|
8451
|
-
}
|
|
8452
|
-
namespace Responses {
|
|
8453
|
-
namespace $200 {
|
|
8454
|
-
namespace Content {
|
|
8455
|
-
type ApplicationJson = MittwaldAPIV2.Components.Schemas.DomainDomainOwnership[];
|
|
8456
|
-
}
|
|
8457
|
-
}
|
|
8458
|
-
namespace $400 {
|
|
8459
|
-
namespace Content {
|
|
8460
|
-
interface ApplicationJson {
|
|
8461
|
-
[k: string]: unknown;
|
|
8462
|
-
}
|
|
8463
|
-
}
|
|
8464
|
-
}
|
|
8465
|
-
namespace Default {
|
|
8466
|
-
namespace Content {
|
|
8467
|
-
interface ApplicationJson {
|
|
8468
|
-
[k: string]: unknown;
|
|
8469
|
-
}
|
|
8470
|
-
}
|
|
8471
|
-
}
|
|
8472
|
-
}
|
|
8473
|
-
}
|
|
8474
|
-
}
|
|
8475
|
-
namespace V2ProjectsProjectIdDomains {
|
|
8476
|
-
namespace Get {
|
|
8477
|
-
namespace Parameters {
|
|
8478
|
-
type Path = {
|
|
8479
|
-
projectId: string;
|
|
8480
|
-
};
|
|
8481
|
-
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
8482
|
-
type Query = {
|
|
8483
|
-
page?: number;
|
|
8484
|
-
limit?: number;
|
|
8485
|
-
domainSearchName?: string;
|
|
8486
|
-
};
|
|
8487
|
-
}
|
|
8488
|
-
namespace Responses {
|
|
8489
|
-
namespace $200 {
|
|
8490
|
-
namespace Content {
|
|
8491
|
-
type ApplicationJson = MittwaldAPIV2.Components.Schemas.DomainDomain[];
|
|
8492
|
-
}
|
|
8493
|
-
}
|
|
8494
|
-
namespace $400 {
|
|
8495
|
-
namespace Content {
|
|
8496
|
-
interface ApplicationJson {
|
|
8497
|
-
[k: string]: unknown;
|
|
8498
|
-
}
|
|
8499
|
-
}
|
|
8500
|
-
}
|
|
8501
|
-
namespace Default {
|
|
8502
|
-
namespace Content {
|
|
8503
|
-
interface ApplicationJson {
|
|
8504
|
-
[k: string]: unknown;
|
|
8505
|
-
}
|
|
8506
|
-
}
|
|
8507
|
-
}
|
|
8508
|
-
}
|
|
8509
|
-
}
|
|
8510
|
-
}
|
|
8511
|
-
namespace V2DomainsDomainIdActionsResendEmail {
|
|
8512
|
-
namespace Post {
|
|
8513
|
-
namespace Parameters {
|
|
8514
|
-
type Path = {
|
|
8515
|
-
domainId: string;
|
|
8516
|
-
};
|
|
8517
|
-
interface RequestBody {
|
|
8518
|
-
[k: string]: unknown;
|
|
8519
|
-
}
|
|
8520
|
-
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
8521
|
-
type Query = {};
|
|
8522
|
-
}
|
|
8523
|
-
namespace Responses {
|
|
8524
|
-
namespace $204 {
|
|
8525
|
-
namespace Content {
|
|
8526
|
-
type Empty = unknown;
|
|
8527
|
-
}
|
|
8528
|
-
}
|
|
8529
|
-
namespace $400 {
|
|
8530
|
-
namespace Content {
|
|
8531
|
-
interface ApplicationJson {
|
|
8532
|
-
[k: string]: unknown;
|
|
8533
|
-
}
|
|
8534
|
-
}
|
|
8535
|
-
}
|
|
8536
|
-
namespace $404 {
|
|
8537
|
-
namespace Content {
|
|
8538
|
-
interface ApplicationJson {
|
|
8539
|
-
[k: string]: unknown;
|
|
8540
|
-
}
|
|
8541
|
-
}
|
|
8542
|
-
}
|
|
8543
|
-
namespace Default {
|
|
8544
|
-
namespace Content {
|
|
8545
|
-
interface ApplicationJson {
|
|
8546
|
-
[k: string]: unknown;
|
|
8547
|
-
}
|
|
8548
|
-
}
|
|
8549
|
-
}
|
|
8550
|
-
}
|
|
8551
|
-
}
|
|
8552
|
-
}
|
|
8553
|
-
namespace V2DomainOwnershipsDomainOwnershipIdActionsVerify {
|
|
8554
|
-
namespace Post {
|
|
8555
|
-
namespace Parameters {
|
|
8556
|
-
type Path = {
|
|
8557
|
-
domainOwnershipId: string;
|
|
8558
|
-
};
|
|
8559
|
-
interface RequestBody {
|
|
8560
|
-
[k: string]: unknown;
|
|
8561
|
-
}
|
|
8562
|
-
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
8563
|
-
type Query = {};
|
|
8564
|
-
}
|
|
8565
|
-
namespace Responses {
|
|
8566
|
-
namespace $204 {
|
|
8567
|
-
namespace Content {
|
|
8568
|
-
type Empty = unknown;
|
|
8569
|
-
}
|
|
8570
|
-
}
|
|
8571
|
-
namespace $400 {
|
|
8572
|
-
namespace Content {
|
|
8573
|
-
interface ApplicationJson {
|
|
8574
|
-
[k: string]: unknown;
|
|
8575
|
-
}
|
|
8576
|
-
}
|
|
8577
|
-
}
|
|
8578
|
-
namespace $404 {
|
|
8579
|
-
namespace Content {
|
|
8580
|
-
interface ApplicationJson {
|
|
8581
|
-
[k: string]: unknown;
|
|
8582
|
-
}
|
|
8583
|
-
}
|
|
8584
|
-
}
|
|
8585
|
-
namespace Default {
|
|
8586
|
-
namespace Content {
|
|
8587
|
-
interface ApplicationJson {
|
|
8588
|
-
[k: string]: unknown;
|
|
8589
|
-
}
|
|
8590
|
-
}
|
|
8591
|
-
}
|
|
8592
|
-
}
|
|
8593
|
-
}
|
|
8594
|
-
}
|
|
8595
|
-
namespace V2Files {
|
|
8596
|
-
namespace Post {
|
|
8597
|
-
namespace Parameters {
|
|
8598
|
-
type Path = {};
|
|
8599
|
-
interface RequestBody {
|
|
8600
|
-
[k: string]: unknown;
|
|
8601
|
-
}
|
|
8602
|
-
type Header = {
|
|
8603
|
-
Token: string;
|
|
8604
|
-
};
|
|
8605
|
-
type Query = {};
|
|
8606
|
-
}
|
|
8607
|
-
namespace Responses {
|
|
8608
|
-
namespace $201 {
|
|
8609
|
-
namespace Content {
|
|
8610
|
-
type ApplicationJson = MittwaldAPIV2.Components.Schemas.FileFileMeta;
|
|
8611
|
-
}
|
|
8612
|
-
}
|
|
8613
|
-
namespace $400 {
|
|
8614
|
-
namespace Content {
|
|
8615
|
-
interface ApplicationJson {
|
|
8616
|
-
[k: string]: unknown;
|
|
8617
|
-
}
|
|
8618
|
-
}
|
|
8619
|
-
}
|
|
8620
|
-
namespace $500 {
|
|
8621
|
-
namespace Content {
|
|
8622
|
-
interface ApplicationJson {
|
|
8623
|
-
[k: string]: unknown;
|
|
8624
|
-
}
|
|
8625
|
-
}
|
|
8626
|
-
}
|
|
8627
|
-
namespace Default {
|
|
8628
|
-
namespace Content {
|
|
8629
|
-
interface ApplicationJson {
|
|
8630
|
-
[k: string]: unknown;
|
|
8631
|
-
}
|
|
8632
|
-
}
|
|
8633
|
-
}
|
|
8634
|
-
}
|
|
8635
|
-
}
|
|
8636
|
-
}
|
|
8637
|
-
namespace V2FilesFileIdMeta {
|
|
8638
|
-
namespace Get {
|
|
8639
|
-
namespace Parameters {
|
|
8640
|
-
type Path = {
|
|
8641
|
-
fileId: string;
|
|
8642
|
-
};
|
|
8643
|
-
type Header = {};
|
|
8644
|
-
type Query = {};
|
|
8645
|
-
}
|
|
8646
|
-
namespace Responses {
|
|
8647
|
-
namespace $200 {
|
|
8648
|
-
namespace Content {
|
|
8649
|
-
type ApplicationJson = MittwaldAPIV2.Components.Schemas.FileFileMeta;
|
|
8650
|
-
}
|
|
8651
|
-
}
|
|
8652
|
-
namespace $404 {
|
|
8653
|
-
namespace Content {
|
|
8654
|
-
interface ApplicationJson {
|
|
8655
|
-
[k: string]: unknown;
|
|
8656
|
-
}
|
|
8657
|
-
}
|
|
8658
|
-
}
|
|
8659
|
-
namespace Default {
|
|
8660
|
-
namespace Content {
|
|
8661
|
-
interface ApplicationJson {
|
|
8662
|
-
[k: string]: unknown;
|
|
8663
|
-
}
|
|
8664
|
-
}
|
|
8665
|
-
}
|
|
8666
|
-
}
|
|
8667
|
-
}
|
|
8668
|
-
}
|
|
8669
|
-
namespace V2FileTokenRulesToken {
|
|
8670
|
-
namespace Get {
|
|
8671
|
-
namespace Parameters {
|
|
8672
|
-
type Path = {
|
|
8673
|
-
token: string;
|
|
8674
|
-
};
|
|
8675
|
-
type Header = {};
|
|
8676
|
-
type Query = {};
|
|
8677
|
-
}
|
|
8678
|
-
namespace Responses {
|
|
8679
|
-
namespace $200 {
|
|
8680
|
-
namespace Content {
|
|
8681
|
-
type ApplicationJson = MittwaldAPIV2.Components.Schemas.FileFileUploadRules;
|
|
8682
|
-
}
|
|
8683
|
-
}
|
|
8684
|
-
namespace $404 {
|
|
8685
|
-
namespace Content {
|
|
8686
|
-
interface ApplicationJson {
|
|
8687
|
-
[k: string]: unknown;
|
|
8688
|
-
}
|
|
8689
|
-
}
|
|
8690
|
-
}
|
|
8691
|
-
namespace $500 {
|
|
8692
|
-
namespace Content {
|
|
8693
|
-
interface ApplicationJson {
|
|
8694
|
-
[k: string]: unknown;
|
|
8695
|
-
}
|
|
8696
|
-
}
|
|
8697
|
-
}
|
|
8698
|
-
namespace Default {
|
|
8699
|
-
namespace Content {
|
|
8700
|
-
interface ApplicationJson {
|
|
8701
|
-
[k: string]: unknown;
|
|
8702
|
-
}
|
|
8703
|
-
}
|
|
8704
|
-
}
|
|
8705
|
-
}
|
|
8706
|
-
}
|
|
8707
|
-
}
|
|
8708
|
-
namespace V2FileTypeRulesName {
|
|
8709
|
-
namespace Get {
|
|
8710
|
-
namespace Parameters {
|
|
8711
|
-
type Path = {
|
|
8712
|
-
name: "avatar" | "conversation";
|
|
8713
|
-
};
|
|
8714
|
-
type Header = {};
|
|
8715
|
-
type Query = {};
|
|
8716
|
-
}
|
|
8717
|
-
namespace Responses {
|
|
8718
|
-
namespace $200 {
|
|
8719
|
-
namespace Content {
|
|
8720
|
-
type ApplicationJson = MittwaldAPIV2.Components.Schemas.FileFileUploadRules;
|
|
8721
|
-
}
|
|
8722
|
-
}
|
|
8723
|
-
namespace $404 {
|
|
8724
|
-
namespace Content {
|
|
8725
|
-
interface ApplicationJson {
|
|
8726
|
-
[k: string]: unknown;
|
|
8727
|
-
}
|
|
8728
|
-
}
|
|
8729
|
-
}
|
|
8730
|
-
namespace $500 {
|
|
8731
|
-
namespace Content {
|
|
8732
|
-
interface ApplicationJson {
|
|
8733
|
-
[k: string]: unknown;
|
|
8734
|
-
}
|
|
8735
|
-
}
|
|
8736
|
-
}
|
|
8737
|
-
namespace Default {
|
|
8738
|
-
namespace Content {
|
|
8739
|
-
interface ApplicationJson {
|
|
8740
|
-
[k: string]: unknown;
|
|
8741
|
-
}
|
|
8742
|
-
}
|
|
8743
|
-
}
|
|
8744
|
-
}
|
|
8745
|
-
}
|
|
8746
|
-
}
|
|
8747
|
-
namespace V2FilesFileId {
|
|
8748
|
-
namespace Get {
|
|
8749
|
-
namespace Parameters {
|
|
8750
|
-
type Path = {
|
|
8751
|
-
fileId: string;
|
|
8752
|
-
};
|
|
8753
|
-
type Header = {
|
|
8754
|
-
Accept?: "binary" | "base64" | "ocr";
|
|
8755
|
-
Download?: boolean;
|
|
8756
|
-
};
|
|
8757
|
-
type Query = {};
|
|
8758
|
-
}
|
|
8759
|
-
namespace Responses {
|
|
8760
|
-
namespace $200 {
|
|
8761
|
-
namespace Content {
|
|
8762
|
-
type ApplicationOctetStream = string;
|
|
8763
|
-
type Base64 = string;
|
|
8764
|
-
type Ocr = string;
|
|
8356
|
+
type ApplicationOctetStream = string;
|
|
8357
|
+
type Base64 = string;
|
|
8358
|
+
type Ocr = string;
|
|
8765
8359
|
}
|
|
8766
8360
|
}
|
|
8767
8361
|
namespace $400 {
|
|
@@ -10922,48 +10516,23 @@ export declare module MittwaldAPIV2 {
|
|
|
10922
10516
|
createdAt: string;
|
|
10923
10517
|
path: string;
|
|
10924
10518
|
performanceScore: number;
|
|
10925
|
-
screenshotFileRef?: string;
|
|
10926
|
-
}[];
|
|
10927
|
-
}[];
|
|
10928
|
-
}
|
|
10929
|
-
}
|
|
10930
|
-
namespace $400 {
|
|
10931
|
-
namespace Content {
|
|
10932
|
-
interface ApplicationJson {
|
|
10933
|
-
[k: string]: unknown;
|
|
10934
|
-
}
|
|
10935
|
-
}
|
|
10936
|
-
}
|
|
10937
|
-
namespace $403 {
|
|
10938
|
-
namespace Content {
|
|
10939
|
-
interface ApplicationJson {
|
|
10940
|
-
[k: string]: unknown;
|
|
10941
|
-
}
|
|
10942
|
-
}
|
|
10943
|
-
}
|
|
10944
|
-
namespace Default {
|
|
10945
|
-
namespace Content {
|
|
10946
|
-
interface ApplicationJson {
|
|
10947
|
-
[k: string]: unknown;
|
|
10948
|
-
}
|
|
10949
|
-
}
|
|
10950
|
-
}
|
|
10951
|
-
}
|
|
10952
|
-
}
|
|
10953
|
-
}
|
|
10954
|
-
namespace V2PasswordPoliciesPath {
|
|
10955
|
-
namespace Get {
|
|
10956
|
-
namespace Parameters {
|
|
10957
|
-
type Path = {
|
|
10958
|
-
path: string;
|
|
10959
|
-
};
|
|
10960
|
-
type Header = {};
|
|
10961
|
-
type Query = {};
|
|
10962
|
-
}
|
|
10963
|
-
namespace Responses {
|
|
10964
|
-
namespace $200 {
|
|
10519
|
+
screenshotFileRef?: string;
|
|
10520
|
+
}[];
|
|
10521
|
+
}[];
|
|
10522
|
+
}
|
|
10523
|
+
}
|
|
10524
|
+
namespace $400 {
|
|
10965
10525
|
namespace Content {
|
|
10966
|
-
|
|
10526
|
+
interface ApplicationJson {
|
|
10527
|
+
[k: string]: unknown;
|
|
10528
|
+
}
|
|
10529
|
+
}
|
|
10530
|
+
}
|
|
10531
|
+
namespace $403 {
|
|
10532
|
+
namespace Content {
|
|
10533
|
+
interface ApplicationJson {
|
|
10534
|
+
[k: string]: unknown;
|
|
10535
|
+
}
|
|
10967
10536
|
}
|
|
10968
10537
|
}
|
|
10969
10538
|
namespace Default {
|
|
@@ -14773,6 +14342,51 @@ export declare module MittwaldAPIV2 {
|
|
|
14773
14342
|
}
|
|
14774
14343
|
}
|
|
14775
14344
|
}
|
|
14345
|
+
namespace V2DomainsDomainIdNameservers {
|
|
14346
|
+
namespace Patch {
|
|
14347
|
+
namespace Parameters {
|
|
14348
|
+
type Path = {
|
|
14349
|
+
domainId: string;
|
|
14350
|
+
};
|
|
14351
|
+
interface RequestBody {
|
|
14352
|
+
/**
|
|
14353
|
+
* @minItems 2
|
|
14354
|
+
*/
|
|
14355
|
+
nameservers?: [string, string, ...string[]];
|
|
14356
|
+
}
|
|
14357
|
+
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
14358
|
+
type Query = {};
|
|
14359
|
+
}
|
|
14360
|
+
namespace Responses {
|
|
14361
|
+
namespace $204 {
|
|
14362
|
+
namespace Content {
|
|
14363
|
+
type Empty = unknown;
|
|
14364
|
+
}
|
|
14365
|
+
}
|
|
14366
|
+
namespace $400 {
|
|
14367
|
+
namespace Content {
|
|
14368
|
+
interface ApplicationJson {
|
|
14369
|
+
[k: string]: unknown;
|
|
14370
|
+
}
|
|
14371
|
+
}
|
|
14372
|
+
}
|
|
14373
|
+
namespace $404 {
|
|
14374
|
+
namespace Content {
|
|
14375
|
+
interface ApplicationJson {
|
|
14376
|
+
[k: string]: unknown;
|
|
14377
|
+
}
|
|
14378
|
+
}
|
|
14379
|
+
}
|
|
14380
|
+
namespace Default {
|
|
14381
|
+
namespace Content {
|
|
14382
|
+
interface ApplicationJson {
|
|
14383
|
+
[k: string]: unknown;
|
|
14384
|
+
}
|
|
14385
|
+
}
|
|
14386
|
+
}
|
|
14387
|
+
}
|
|
14388
|
+
}
|
|
14389
|
+
}
|
|
14776
14390
|
namespace V2DomainsDomainIdProjectId {
|
|
14777
14391
|
namespace Patch {
|
|
14778
14392
|
namespace Parameters {
|
|
@@ -14815,6 +14429,7 @@ export declare module MittwaldAPIV2 {
|
|
|
14815
14429
|
}
|
|
14816
14430
|
}
|
|
14817
14431
|
}
|
|
14432
|
+
namespace V2DomainsDomainIdActionsCreateAuthcode { }
|
|
14818
14433
|
namespace V2DomainsDomainIdActionsAuthCode {
|
|
14819
14434
|
namespace Post {
|
|
14820
14435
|
namespace Parameters {
|
|
@@ -14859,6 +14474,7 @@ export declare module MittwaldAPIV2 {
|
|
|
14859
14474
|
}
|
|
14860
14475
|
}
|
|
14861
14476
|
}
|
|
14477
|
+
namespace V2DomainsDomainIdActionsCreateAuthcode2 { }
|
|
14862
14478
|
namespace V2DomainsDomainIdActionsAuthCode2 {
|
|
14863
14479
|
namespace Post {
|
|
14864
14480
|
namespace Parameters {
|
|
@@ -14936,24 +14552,228 @@ export declare module MittwaldAPIV2 {
|
|
|
14936
14552
|
}
|
|
14937
14553
|
}
|
|
14938
14554
|
}
|
|
14939
|
-
namespace V2Domains {
|
|
14555
|
+
namespace V2Domains { }
|
|
14556
|
+
namespace V2DomainsDomainIdDeclarationsAuthcode { }
|
|
14557
|
+
namespace V2DomainsDomainIdDeclarationsHandles { }
|
|
14558
|
+
namespace V2DomainsDomainIdHandlesOwnerc { }
|
|
14559
|
+
namespace V2DomainsDomainIdProjectId { }
|
|
14560
|
+
namespace V2PasswordPoliciesPath {
|
|
14561
|
+
namespace Get {
|
|
14562
|
+
namespace Parameters {
|
|
14563
|
+
type Path = {
|
|
14564
|
+
path: string;
|
|
14565
|
+
};
|
|
14566
|
+
type Header = {};
|
|
14567
|
+
type Query = {};
|
|
14568
|
+
}
|
|
14569
|
+
namespace Responses {
|
|
14570
|
+
namespace $200 {
|
|
14571
|
+
namespace Content {
|
|
14572
|
+
type ApplicationJson = MittwaldAPIV2.Components.Schemas.PolicyPolicy;
|
|
14573
|
+
}
|
|
14574
|
+
}
|
|
14575
|
+
namespace Default {
|
|
14576
|
+
namespace Content {
|
|
14577
|
+
interface ApplicationJson {
|
|
14578
|
+
[k: string]: unknown;
|
|
14579
|
+
}
|
|
14580
|
+
}
|
|
14581
|
+
}
|
|
14582
|
+
}
|
|
14583
|
+
}
|
|
14584
|
+
}
|
|
14585
|
+
namespace V2DnsZonesDnsZoneId { }
|
|
14586
|
+
namespace V2DnsZonesDnsZoneId {
|
|
14587
|
+
namespace Get {
|
|
14588
|
+
namespace Parameters {
|
|
14589
|
+
type Path = {
|
|
14590
|
+
dnsZoneId: string;
|
|
14591
|
+
};
|
|
14592
|
+
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
14593
|
+
type Query = {};
|
|
14594
|
+
}
|
|
14595
|
+
namespace Responses {
|
|
14596
|
+
namespace $200 {
|
|
14597
|
+
namespace Content {
|
|
14598
|
+
type ApplicationJson = MittwaldAPIV2.Components.Schemas.DnsZone;
|
|
14599
|
+
}
|
|
14600
|
+
}
|
|
14601
|
+
namespace $400 {
|
|
14602
|
+
namespace Content {
|
|
14603
|
+
interface ApplicationJson {
|
|
14604
|
+
[k: string]: unknown;
|
|
14605
|
+
}
|
|
14606
|
+
}
|
|
14607
|
+
}
|
|
14608
|
+
namespace Default {
|
|
14609
|
+
namespace Content {
|
|
14610
|
+
interface ApplicationJson {
|
|
14611
|
+
[k: string]: unknown;
|
|
14612
|
+
}
|
|
14613
|
+
}
|
|
14614
|
+
}
|
|
14615
|
+
}
|
|
14616
|
+
}
|
|
14617
|
+
namespace Delete {
|
|
14618
|
+
namespace Parameters {
|
|
14619
|
+
type Path = {
|
|
14620
|
+
dnsZoneId: string;
|
|
14621
|
+
};
|
|
14622
|
+
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
14623
|
+
type Query = {};
|
|
14624
|
+
}
|
|
14625
|
+
namespace Responses {
|
|
14626
|
+
namespace $200 {
|
|
14627
|
+
namespace Content {
|
|
14628
|
+
type Empty = unknown;
|
|
14629
|
+
}
|
|
14630
|
+
}
|
|
14631
|
+
namespace $400 {
|
|
14632
|
+
namespace Content {
|
|
14633
|
+
interface ApplicationJson {
|
|
14634
|
+
[k: string]: unknown;
|
|
14635
|
+
}
|
|
14636
|
+
}
|
|
14637
|
+
}
|
|
14638
|
+
namespace Default {
|
|
14639
|
+
namespace Content {
|
|
14640
|
+
interface ApplicationJson {
|
|
14641
|
+
[k: string]: unknown;
|
|
14642
|
+
}
|
|
14643
|
+
}
|
|
14644
|
+
}
|
|
14645
|
+
}
|
|
14646
|
+
}
|
|
14647
|
+
}
|
|
14648
|
+
namespace V2ProjectsProjectIdDnsZones { }
|
|
14649
|
+
namespace V2ProjectsProjectIdDnsZones {
|
|
14650
|
+
namespace Get {
|
|
14651
|
+
namespace Parameters {
|
|
14652
|
+
type Path = {
|
|
14653
|
+
projectId: string;
|
|
14654
|
+
};
|
|
14655
|
+
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
14656
|
+
type Query = {};
|
|
14657
|
+
}
|
|
14658
|
+
namespace Responses {
|
|
14659
|
+
namespace $200 {
|
|
14660
|
+
namespace Content {
|
|
14661
|
+
type ApplicationJson = MittwaldAPIV2.Components.Schemas.DnsZone[];
|
|
14662
|
+
}
|
|
14663
|
+
}
|
|
14664
|
+
namespace $400 {
|
|
14665
|
+
namespace Content {
|
|
14666
|
+
interface ApplicationJson {
|
|
14667
|
+
[k: string]: unknown;
|
|
14668
|
+
}
|
|
14669
|
+
}
|
|
14670
|
+
}
|
|
14671
|
+
namespace Default {
|
|
14672
|
+
namespace Content {
|
|
14673
|
+
interface ApplicationJson {
|
|
14674
|
+
[k: string]: unknown;
|
|
14675
|
+
}
|
|
14676
|
+
}
|
|
14677
|
+
}
|
|
14678
|
+
}
|
|
14679
|
+
}
|
|
14680
|
+
}
|
|
14681
|
+
namespace V2DnsZonesZoneIdRecordsetAcombinedManagedIngress { }
|
|
14682
|
+
namespace V2DnsZonesZoneIdRecordsetMxManaged { }
|
|
14683
|
+
namespace V2DnsZonesDnsZoneIdRecordSetsRecordSetActionsSetManaged {
|
|
14684
|
+
namespace Post {
|
|
14685
|
+
namespace Parameters {
|
|
14686
|
+
type Path = {
|
|
14687
|
+
dnsZoneId: string;
|
|
14688
|
+
recordSet: "a" | "mx";
|
|
14689
|
+
};
|
|
14690
|
+
interface RequestBody {
|
|
14691
|
+
}
|
|
14692
|
+
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
14693
|
+
type Query = {};
|
|
14694
|
+
}
|
|
14695
|
+
namespace Responses {
|
|
14696
|
+
namespace $204 {
|
|
14697
|
+
namespace Content {
|
|
14698
|
+
interface ApplicationJson {
|
|
14699
|
+
ingressId?: string;
|
|
14700
|
+
}
|
|
14701
|
+
}
|
|
14702
|
+
}
|
|
14703
|
+
namespace $400 {
|
|
14704
|
+
namespace Content {
|
|
14705
|
+
interface ApplicationJson {
|
|
14706
|
+
[k: string]: unknown;
|
|
14707
|
+
}
|
|
14708
|
+
}
|
|
14709
|
+
}
|
|
14710
|
+
namespace Default {
|
|
14711
|
+
namespace Content {
|
|
14712
|
+
interface ApplicationJson {
|
|
14713
|
+
[k: string]: unknown;
|
|
14714
|
+
}
|
|
14715
|
+
}
|
|
14716
|
+
}
|
|
14717
|
+
}
|
|
14718
|
+
}
|
|
14719
|
+
}
|
|
14720
|
+
namespace V2DnsZones { }
|
|
14721
|
+
namespace V2DnsZones {
|
|
14940
14722
|
namespace Post {
|
|
14941
14723
|
namespace Parameters {
|
|
14942
14724
|
type Path = {};
|
|
14943
14725
|
interface RequestBody {
|
|
14944
|
-
|
|
14726
|
+
name: string;
|
|
14727
|
+
parentZoneId: string;
|
|
14945
14728
|
}
|
|
14946
|
-
type Header = {};
|
|
14729
|
+
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
14947
14730
|
type Query = {};
|
|
14948
14731
|
}
|
|
14949
14732
|
namespace Responses {
|
|
14950
|
-
namespace $
|
|
14733
|
+
namespace $201 {
|
|
14734
|
+
namespace Content {
|
|
14735
|
+
interface ApplicationJson {
|
|
14736
|
+
id: string;
|
|
14737
|
+
}
|
|
14738
|
+
}
|
|
14739
|
+
}
|
|
14740
|
+
namespace $400 {
|
|
14951
14741
|
namespace Content {
|
|
14952
14742
|
interface ApplicationJson {
|
|
14953
|
-
|
|
14743
|
+
[k: string]: unknown;
|
|
14744
|
+
}
|
|
14745
|
+
}
|
|
14746
|
+
}
|
|
14747
|
+
namespace Default {
|
|
14748
|
+
namespace Content {
|
|
14749
|
+
interface ApplicationJson {
|
|
14750
|
+
[k: string]: unknown;
|
|
14954
14751
|
}
|
|
14955
14752
|
}
|
|
14956
14753
|
}
|
|
14754
|
+
}
|
|
14755
|
+
}
|
|
14756
|
+
}
|
|
14757
|
+
namespace V2DnsZonesZoneIdRecordsetAcombinedCustom { }
|
|
14758
|
+
namespace V2DnsZonesZoneIdRecordsetCname { }
|
|
14759
|
+
namespace V2DnsZonesZoneIdRecordsetMxCustom { }
|
|
14760
|
+
namespace V2DnsZonesDnsZoneIdRecordSetsRecordSet {
|
|
14761
|
+
namespace Put {
|
|
14762
|
+
namespace Parameters {
|
|
14763
|
+
type Path = {
|
|
14764
|
+
dnsZoneId: string;
|
|
14765
|
+
recordSet: "a" | "mx" | "txt" | "srv" | "cname";
|
|
14766
|
+
};
|
|
14767
|
+
type RequestBody = MittwaldAPIV2.Components.Schemas.DnsRecordUnset | MittwaldAPIV2.Components.Schemas.DnsCombinedACustom | MittwaldAPIV2.Components.Schemas.DnsRecordMXCustom | MittwaldAPIV2.Components.Schemas.DnsRecordTXTComponent | MittwaldAPIV2.Components.Schemas.DnsRecordSRVComponent | MittwaldAPIV2.Components.Schemas.DnsRecordCNAMEComponent;
|
|
14768
|
+
type Header = {} & MittwaldAPIV2.Components.SecuritySchemes.CommonsAccessToken;
|
|
14769
|
+
type Query = {};
|
|
14770
|
+
}
|
|
14771
|
+
namespace Responses {
|
|
14772
|
+
namespace $204 {
|
|
14773
|
+
namespace Content {
|
|
14774
|
+
type Empty = unknown;
|
|
14775
|
+
}
|
|
14776
|
+
}
|
|
14957
14777
|
namespace $400 {
|
|
14958
14778
|
namespace Content {
|
|
14959
14779
|
interface ApplicationJson {
|
|
@@ -14971,5 +14791,7 @@ export declare module MittwaldAPIV2 {
|
|
|
14971
14791
|
}
|
|
14972
14792
|
}
|
|
14973
14793
|
}
|
|
14794
|
+
namespace V2DnsZonesZoneIdRecordsetSrv { }
|
|
14795
|
+
namespace V2DnsZonesZoneIdRecordsetTxt { }
|
|
14974
14796
|
}
|
|
14975
14797
|
}
|