@layer-drone/protocol 0.8.0 → 1.0.0
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/index.d.mts +1114 -257
- package/dist/index.d.ts +1114 -257
- package/dist/index.js +1308 -383
- package/dist/index.mjs +1202 -330
- package/package.json +3 -3
- package/src/client/sdk.gen.ts +2228 -611
- package/src/client/transformers.gen.ts +269 -77
- package/src/client/types.gen.ts +1527 -349
package/dist/index.js
CHANGED
|
@@ -25,67 +25,120 @@ __export(index_exports, {
|
|
|
25
25
|
WEBHOOK_PREVIOUS_SECRET_EXPIRES_AT_HEADER: () => WEBHOOK_PREVIOUS_SECRET_EXPIRES_AT_HEADER,
|
|
26
26
|
WEBHOOK_PREVIOUS_SECRET_HEADER: () => WEBHOOK_PREVIOUS_SECRET_HEADER,
|
|
27
27
|
WEBHOOK_SECRET_HEADER: () => WEBHOOK_SECRET_HEADER,
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
28
|
+
alchemyControllerHandleWebhook0V1: () => alchemyControllerHandleWebhook0V1,
|
|
29
|
+
alchemyControllerHandleWebhook1: () => alchemyControllerHandleWebhook1,
|
|
30
|
+
apiControllerGetError0V1: () => apiControllerGetError0V1,
|
|
31
|
+
apiControllerGetError1: () => apiControllerGetError1,
|
|
32
|
+
apiControllerGetHello0V1: () => apiControllerGetHello0V1,
|
|
33
|
+
apiControllerGetHello1: () => apiControllerGetHello1,
|
|
34
|
+
apiTokenControllerCreateToken0V1: () => apiTokenControllerCreateToken0V1,
|
|
35
|
+
apiTokenControllerCreateToken1: () => apiTokenControllerCreateToken1,
|
|
36
|
+
apiTokenControllerDeleteToken0V1: () => apiTokenControllerDeleteToken0V1,
|
|
37
|
+
apiTokenControllerDeleteToken1: () => apiTokenControllerDeleteToken1,
|
|
38
|
+
apiTokenControllerGetToken0V1: () => apiTokenControllerGetToken0V1,
|
|
39
|
+
apiTokenControllerGetToken1: () => apiTokenControllerGetToken1,
|
|
40
|
+
apiTokenControllerUpdateToken0V1: () => apiTokenControllerUpdateToken0V1,
|
|
41
|
+
apiTokenControllerUpdateToken1: () => apiTokenControllerUpdateToken1,
|
|
35
42
|
buildClientParams: () => buildClientParams,
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
43
|
+
conditionsControllerGetSunAltitudeTimeLimits0V1: () => conditionsControllerGetSunAltitudeTimeLimits0V1,
|
|
44
|
+
conditionsControllerGetSunAltitudeTimeLimits1: () => conditionsControllerGetSunAltitudeTimeLimits1,
|
|
45
|
+
contractsControllerCreateContract0V1: () => contractsControllerCreateContract0V1,
|
|
46
|
+
contractsControllerCreateContract1: () => contractsControllerCreateContract1,
|
|
47
|
+
contractsControllerDeleteContract0V1: () => contractsControllerDeleteContract0V1,
|
|
48
|
+
contractsControllerDeleteContract1: () => contractsControllerDeleteContract1,
|
|
49
|
+
contractsControllerGetAllContracts0V1: () => contractsControllerGetAllContracts0V1,
|
|
50
|
+
contractsControllerGetAllContracts1: () => contractsControllerGetAllContracts1,
|
|
51
|
+
contractsControllerGetContract0V1: () => contractsControllerGetContract0V1,
|
|
52
|
+
contractsControllerGetContract1: () => contractsControllerGetContract1,
|
|
53
|
+
contractsControllerUpdateContract0V1: () => contractsControllerUpdateContract0V1,
|
|
54
|
+
contractsControllerUpdateContract1: () => contractsControllerUpdateContract1,
|
|
42
55
|
createClient: () => createClient,
|
|
43
56
|
createConfig: () => createConfig,
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
57
|
+
dlqRedriverControllerRedriveDlq0V1: () => dlqRedriverControllerRedriveDlq0V1,
|
|
58
|
+
dlqRedriverControllerRedriveDlq1: () => dlqRedriverControllerRedriveDlq1,
|
|
59
|
+
eventProcessorFlightReviewsSyncControllerResyncFlightReviews0V1: () => eventProcessorFlightReviewsSyncControllerResyncFlightReviews0V1,
|
|
60
|
+
eventProcessorFlightReviewsSyncControllerResyncFlightReviews1: () => eventProcessorFlightReviewsSyncControllerResyncFlightReviews1,
|
|
61
|
+
eventProcessorMissionsSyncControllerResyncMissions0V1: () => eventProcessorMissionsSyncControllerResyncMissions0V1,
|
|
62
|
+
eventProcessorMissionsSyncControllerResyncMissions1: () => eventProcessorMissionsSyncControllerResyncMissions1,
|
|
63
|
+
flightPlansControllerCreate0V1: () => flightPlansControllerCreate0V1,
|
|
64
|
+
flightPlansControllerCreate1: () => flightPlansControllerCreate1,
|
|
65
|
+
flightPlansControllerGet0V1: () => flightPlansControllerGet0V1,
|
|
66
|
+
flightPlansControllerGet1: () => flightPlansControllerGet1,
|
|
67
|
+
flightPlansControllerGetMany0V1: () => flightPlansControllerGetMany0V1,
|
|
68
|
+
flightPlansControllerGetMany1: () => flightPlansControllerGetMany1,
|
|
69
|
+
flightReviewsControllerGetFlightReview0V1: () => flightReviewsControllerGetFlightReview0V1,
|
|
70
|
+
flightReviewsControllerGetFlightReview1: () => flightReviewsControllerGetFlightReview1,
|
|
71
|
+
flightReviewsControllerGetFlightReviews0V1: () => flightReviewsControllerGetFlightReviews0V1,
|
|
72
|
+
flightReviewsControllerGetFlightReviews1: () => flightReviewsControllerGetFlightReviews1,
|
|
73
|
+
flightsControllerCreatePresignedUrls0V1: () => flightsControllerCreatePresignedUrls0V1,
|
|
74
|
+
flightsControllerCreatePresignedUrls1: () => flightsControllerCreatePresignedUrls1,
|
|
75
|
+
flightsControllerGenerateStorageKey0V1: () => flightsControllerGenerateStorageKey0V1,
|
|
76
|
+
flightsControllerGenerateStorageKey1: () => flightsControllerGenerateStorageKey1,
|
|
77
|
+
flightsControllerGetFlight0V1: () => flightsControllerGetFlight0V1,
|
|
78
|
+
flightsControllerGetFlight1: () => flightsControllerGetFlight1,
|
|
79
|
+
flightsControllerValidateFlight0V1: () => flightsControllerValidateFlight0V1,
|
|
80
|
+
flightsControllerValidateFlight1: () => flightsControllerValidateFlight1,
|
|
56
81
|
formDataBodySerializer: () => formDataBodySerializer,
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
82
|
+
inboundWebhookConfigsControllerCreate0V1: () => inboundWebhookConfigsControllerCreate0V1,
|
|
83
|
+
inboundWebhookConfigsControllerCreate1: () => inboundWebhookConfigsControllerCreate1,
|
|
84
|
+
inboundWebhookConfigsControllerDelete0V1: () => inboundWebhookConfigsControllerDelete0V1,
|
|
85
|
+
inboundWebhookConfigsControllerDelete1: () => inboundWebhookConfigsControllerDelete1,
|
|
86
|
+
inboundWebhookConfigsControllerGet0V1: () => inboundWebhookConfigsControllerGet0V1,
|
|
87
|
+
inboundWebhookConfigsControllerGet1: () => inboundWebhookConfigsControllerGet1,
|
|
88
|
+
inboundWebhookConfigsControllerGetMany0V1: () => inboundWebhookConfigsControllerGetMany0V1,
|
|
89
|
+
inboundWebhookConfigsControllerGetMany1: () => inboundWebhookConfigsControllerGetMany1,
|
|
90
|
+
inboundWebhookConfigsControllerUpdate0V1: () => inboundWebhookConfigsControllerUpdate0V1,
|
|
91
|
+
inboundWebhookConfigsControllerUpdate1: () => inboundWebhookConfigsControllerUpdate1,
|
|
62
92
|
jsonBodySerializer: () => jsonBodySerializer,
|
|
63
|
-
|
|
93
|
+
keysControllerGetProvenanceCryptoKey0V1: () => keysControllerGetProvenanceCryptoKey0V1,
|
|
94
|
+
keysControllerGetProvenanceCryptoKey1: () => keysControllerGetProvenanceCryptoKey1,
|
|
64
95
|
mergeHeaders: () => mergeHeaders,
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
96
|
+
missionsControllerCreateMissions0V1: () => missionsControllerCreateMissions0V1,
|
|
97
|
+
missionsControllerCreateMissions1: () => missionsControllerCreateMissions1,
|
|
98
|
+
missionsControllerGetMission0V1: () => missionsControllerGetMission0V1,
|
|
99
|
+
missionsControllerGetMission1: () => missionsControllerGetMission1,
|
|
100
|
+
missionsControllerGetMissions0V1: () => missionsControllerGetMissions0V1,
|
|
101
|
+
missionsControllerGetMissions1: () => missionsControllerGetMissions1,
|
|
102
|
+
missionsControllerRepriceMissions0V1: () => missionsControllerRepriceMissions0V1,
|
|
103
|
+
missionsControllerRepriceMissions1: () => missionsControllerRepriceMissions1,
|
|
104
|
+
missionsControllerUpdateMissions0V1: () => missionsControllerUpdateMissions0V1,
|
|
105
|
+
missionsControllerUpdateMissions1: () => missionsControllerUpdateMissions1,
|
|
70
106
|
parseWebhookEvent: () => parseWebhookEvent,
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
107
|
+
protocolTriggersApiControllerTriggerMissionClose0V1: () => protocolTriggersApiControllerTriggerMissionClose0V1,
|
|
108
|
+
protocolTriggersApiControllerTriggerMissionClose1: () => protocolTriggersApiControllerTriggerMissionClose1,
|
|
109
|
+
protocolTriggersApiControllerTriggerPayout0V1: () => protocolTriggersApiControllerTriggerPayout0V1,
|
|
110
|
+
protocolTriggersApiControllerTriggerPayout1: () => protocolTriggersApiControllerTriggerPayout1,
|
|
111
|
+
quotesControllerCreateQuote0V1: () => quotesControllerCreateQuote0V1,
|
|
112
|
+
quotesControllerCreateQuote1: () => quotesControllerCreateQuote1,
|
|
113
|
+
quotesControllerGetQuote0V1: () => quotesControllerGetQuote0V1,
|
|
114
|
+
quotesControllerGetQuote1: () => quotesControllerGetQuote1,
|
|
115
|
+
schemaControllerGetEventSchema0V1: () => schemaControllerGetEventSchema0V1,
|
|
116
|
+
schemaControllerGetEventSchema1: () => schemaControllerGetEventSchema1,
|
|
76
117
|
urlSearchParamsBodySerializer: () => urlSearchParamsBodySerializer,
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
118
|
+
vaultsControllerCreateVaults0V1: () => vaultsControllerCreateVaults0V1,
|
|
119
|
+
vaultsControllerCreateVaults1: () => vaultsControllerCreateVaults1,
|
|
120
|
+
webhooksControllerCreate0V1: () => webhooksControllerCreate0V1,
|
|
121
|
+
webhooksControllerCreate1: () => webhooksControllerCreate1,
|
|
122
|
+
webhooksControllerDelete0V1: () => webhooksControllerDelete0V1,
|
|
123
|
+
webhooksControllerDelete1: () => webhooksControllerDelete1,
|
|
124
|
+
webhooksControllerGet0V1: () => webhooksControllerGet0V1,
|
|
125
|
+
webhooksControllerGet1: () => webhooksControllerGet1,
|
|
126
|
+
webhooksControllerGetMany0V1: () => webhooksControllerGetMany0V1,
|
|
127
|
+
webhooksControllerGetMany1: () => webhooksControllerGetMany1,
|
|
128
|
+
webhooksControllerGetStatus0V1: () => webhooksControllerGetStatus0V1,
|
|
129
|
+
webhooksControllerGetStatus1: () => webhooksControllerGetStatus1,
|
|
130
|
+
webhooksControllerRegenerateSecret0V1: () => webhooksControllerRegenerateSecret0V1,
|
|
131
|
+
webhooksControllerRegenerateSecret1: () => webhooksControllerRegenerateSecret1,
|
|
132
|
+
webhooksControllerTest0V1: () => webhooksControllerTest0V1,
|
|
133
|
+
webhooksControllerTest1: () => webhooksControllerTest1,
|
|
134
|
+
webhooksControllerUpdate0V1: () => webhooksControllerUpdate0V1,
|
|
135
|
+
webhooksControllerUpdate1: () => webhooksControllerUpdate1,
|
|
136
|
+
zonesControllerCreateZone0V1: () => zonesControllerCreateZone0V1,
|
|
137
|
+
zonesControllerCreateZone1: () => zonesControllerCreateZone1,
|
|
138
|
+
zonesControllerDeleteZone0V1: () => zonesControllerDeleteZone0V1,
|
|
139
|
+
zonesControllerDeleteZone1: () => zonesControllerDeleteZone1,
|
|
140
|
+
zonesControllerUpdateZone0V1: () => zonesControllerUpdateZone0V1,
|
|
141
|
+
zonesControllerUpdateZone1: () => zonesControllerUpdateZone1
|
|
89
142
|
});
|
|
90
143
|
module.exports = __toCommonJS(index_exports);
|
|
91
144
|
|
|
@@ -783,10 +836,14 @@ var updateApiTokenResponseDtoSchemaResponseTransformer = /* @__PURE__ */ __name(
|
|
|
783
836
|
data.last_used = new Date(data.last_used);
|
|
784
837
|
return data;
|
|
785
838
|
}, "updateApiTokenResponseDtoSchemaResponseTransformer");
|
|
786
|
-
var
|
|
839
|
+
var apiTokenControllerUpdateToken0V1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
787
840
|
data = updateApiTokenResponseDtoSchemaResponseTransformer(data);
|
|
788
841
|
return data;
|
|
789
|
-
}, "
|
|
842
|
+
}, "apiTokenControllerUpdateToken0V1ResponseTransformer");
|
|
843
|
+
var apiTokenControllerUpdateToken1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
844
|
+
data = updateApiTokenResponseDtoSchemaResponseTransformer(data);
|
|
845
|
+
return data;
|
|
846
|
+
}, "apiTokenControllerUpdateToken1ResponseTransformer");
|
|
790
847
|
var getTimeLimitsForSunAltitudeResponseSchemaResponseTransformer = /* @__PURE__ */ __name((data) => {
|
|
791
848
|
data.OptimalSunAltitudePeriod.StartTime = new Date(data.OptimalSunAltitudePeriod.StartTime);
|
|
792
849
|
data.OptimalSunAltitudePeriod.EndTime = new Date(data.OptimalSunAltitudePeriod.EndTime);
|
|
@@ -794,10 +851,14 @@ var getTimeLimitsForSunAltitudeResponseSchemaResponseTransformer = /* @__PURE__
|
|
|
794
851
|
data.DaylightPeriod.EndTime = new Date(data.DaylightPeriod.EndTime);
|
|
795
852
|
return data;
|
|
796
853
|
}, "getTimeLimitsForSunAltitudeResponseSchemaResponseTransformer");
|
|
797
|
-
var
|
|
854
|
+
var conditionsControllerGetSunAltitudeTimeLimits0V1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
855
|
+
data = getTimeLimitsForSunAltitudeResponseSchemaResponseTransformer(data);
|
|
856
|
+
return data;
|
|
857
|
+
}, "conditionsControllerGetSunAltitudeTimeLimits0V1ResponseTransformer");
|
|
858
|
+
var conditionsControllerGetSunAltitudeTimeLimits1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
798
859
|
data = getTimeLimitsForSunAltitudeResponseSchemaResponseTransformer(data);
|
|
799
860
|
return data;
|
|
800
|
-
}, "
|
|
861
|
+
}, "conditionsControllerGetSunAltitudeTimeLimits1ResponseTransformer");
|
|
801
862
|
var getContractsResponseDtoSchemaResponseTransformer = /* @__PURE__ */ __name((data) => {
|
|
802
863
|
data.data = data.data.map((item) => {
|
|
803
864
|
if (item.deployedAt) {
|
|
@@ -807,26 +868,38 @@ var getContractsResponseDtoSchemaResponseTransformer = /* @__PURE__ */ __name((d
|
|
|
807
868
|
});
|
|
808
869
|
return data;
|
|
809
870
|
}, "getContractsResponseDtoSchemaResponseTransformer");
|
|
810
|
-
var
|
|
871
|
+
var contractsControllerGetAllContracts0V1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
811
872
|
data = getContractsResponseDtoSchemaResponseTransformer(data);
|
|
812
873
|
return data;
|
|
813
|
-
}, "
|
|
874
|
+
}, "contractsControllerGetAllContracts0V1ResponseTransformer");
|
|
875
|
+
var contractsControllerGetAllContracts1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
876
|
+
data = getContractsResponseDtoSchemaResponseTransformer(data);
|
|
877
|
+
return data;
|
|
878
|
+
}, "contractsControllerGetAllContracts1ResponseTransformer");
|
|
814
879
|
var flightDtoSchemaResponseTransformer = /* @__PURE__ */ __name((data) => {
|
|
815
880
|
data.payout.createdAt = new Date(data.payout.createdAt);
|
|
816
881
|
return data;
|
|
817
882
|
}, "flightDtoSchemaResponseTransformer");
|
|
818
|
-
var
|
|
883
|
+
var flightsControllerGetFlight0V1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
884
|
+
data = flightDtoSchemaResponseTransformer(data);
|
|
885
|
+
return data;
|
|
886
|
+
}, "flightsControllerGetFlight0V1ResponseTransformer");
|
|
887
|
+
var flightsControllerGetFlight1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
819
888
|
data = flightDtoSchemaResponseTransformer(data);
|
|
820
889
|
return data;
|
|
821
|
-
}, "
|
|
890
|
+
}, "flightsControllerGetFlight1ResponseTransformer");
|
|
822
891
|
var validateFlightResponseDtoSchemaResponseTransformer = /* @__PURE__ */ __name((data) => {
|
|
823
892
|
data.flightId = BigInt(data.flightId.toString());
|
|
824
893
|
return data;
|
|
825
894
|
}, "validateFlightResponseDtoSchemaResponseTransformer");
|
|
826
|
-
var
|
|
895
|
+
var flightsControllerValidateFlight0V1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
827
896
|
data = validateFlightResponseDtoSchemaResponseTransformer(data);
|
|
828
897
|
return data;
|
|
829
|
-
}, "
|
|
898
|
+
}, "flightsControllerValidateFlight0V1ResponseTransformer");
|
|
899
|
+
var flightsControllerValidateFlight1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
900
|
+
data = validateFlightResponseDtoSchemaResponseTransformer(data);
|
|
901
|
+
return data;
|
|
902
|
+
}, "flightsControllerValidateFlight1ResponseTransformer");
|
|
830
903
|
var getFlightPlansResponseSchemaResponseTransformer = /* @__PURE__ */ __name((data) => {
|
|
831
904
|
data.data = data.data.map((item) => {
|
|
832
905
|
item.created_at = new Date(item.created_at);
|
|
@@ -835,37 +908,53 @@ var getFlightPlansResponseSchemaResponseTransformer = /* @__PURE__ */ __name((da
|
|
|
835
908
|
});
|
|
836
909
|
return data;
|
|
837
910
|
}, "getFlightPlansResponseSchemaResponseTransformer");
|
|
838
|
-
var
|
|
911
|
+
var flightPlansControllerGetMany0V1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
839
912
|
data = getFlightPlansResponseSchemaResponseTransformer(data);
|
|
840
913
|
return data;
|
|
841
|
-
}, "
|
|
914
|
+
}, "flightPlansControllerGetMany0V1ResponseTransformer");
|
|
842
915
|
var createFlightPlanResponseSchemaResponseTransformer = /* @__PURE__ */ __name((data) => {
|
|
843
916
|
data.created_at = new Date(data.created_at);
|
|
844
917
|
data.updated_at = new Date(data.updated_at);
|
|
845
918
|
return data;
|
|
846
919
|
}, "createFlightPlanResponseSchemaResponseTransformer");
|
|
847
|
-
var
|
|
920
|
+
var flightPlansControllerCreate0V1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
921
|
+
data = createFlightPlanResponseSchemaResponseTransformer(data);
|
|
922
|
+
return data;
|
|
923
|
+
}, "flightPlansControllerCreate0V1ResponseTransformer");
|
|
924
|
+
var flightPlansControllerGetMany1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
925
|
+
data = getFlightPlansResponseSchemaResponseTransformer(data);
|
|
926
|
+
return data;
|
|
927
|
+
}, "flightPlansControllerGetMany1ResponseTransformer");
|
|
928
|
+
var flightPlansControllerCreate1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
848
929
|
data = createFlightPlanResponseSchemaResponseTransformer(data);
|
|
849
930
|
return data;
|
|
850
|
-
}, "
|
|
931
|
+
}, "flightPlansControllerCreate1ResponseTransformer");
|
|
851
932
|
var getFlightPlanResponseSchemaResponseTransformer = /* @__PURE__ */ __name((data) => {
|
|
852
933
|
data.created_at = new Date(data.created_at);
|
|
853
934
|
data.updated_at = new Date(data.updated_at);
|
|
854
935
|
return data;
|
|
855
936
|
}, "getFlightPlanResponseSchemaResponseTransformer");
|
|
856
|
-
var
|
|
937
|
+
var flightPlansControllerGet0V1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
938
|
+
data = getFlightPlanResponseSchemaResponseTransformer(data);
|
|
939
|
+
return data;
|
|
940
|
+
}, "flightPlansControllerGet0V1ResponseTransformer");
|
|
941
|
+
var flightPlansControllerGet1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
857
942
|
data = getFlightPlanResponseSchemaResponseTransformer(data);
|
|
858
943
|
return data;
|
|
859
|
-
}, "
|
|
944
|
+
}, "flightPlansControllerGet1ResponseTransformer");
|
|
860
945
|
var getFlightReviewResponseDtoSchemaResponseTransformer = /* @__PURE__ */ __name((data) => {
|
|
861
946
|
data.createdAt = new Date(data.createdAt);
|
|
862
947
|
data.updatedAt = new Date(data.updatedAt);
|
|
863
948
|
return data;
|
|
864
949
|
}, "getFlightReviewResponseDtoSchemaResponseTransformer");
|
|
865
|
-
var
|
|
950
|
+
var flightReviewsControllerGetFlightReview0V1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
866
951
|
data = getFlightReviewResponseDtoSchemaResponseTransformer(data);
|
|
867
952
|
return data;
|
|
868
|
-
}, "
|
|
953
|
+
}, "flightReviewsControllerGetFlightReview0V1ResponseTransformer");
|
|
954
|
+
var flightReviewsControllerGetFlightReview1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
955
|
+
data = getFlightReviewResponseDtoSchemaResponseTransformer(data);
|
|
956
|
+
return data;
|
|
957
|
+
}, "flightReviewsControllerGetFlightReview1ResponseTransformer");
|
|
869
958
|
var getFlightReviewsResponseDtoSchemaResponseTransformer = /* @__PURE__ */ __name((data) => {
|
|
870
959
|
data.flightReviews = data.flightReviews.map((item) => {
|
|
871
960
|
item.createdAt = new Date(item.createdAt);
|
|
@@ -874,10 +963,14 @@ var getFlightReviewsResponseDtoSchemaResponseTransformer = /* @__PURE__ */ __nam
|
|
|
874
963
|
});
|
|
875
964
|
return data;
|
|
876
965
|
}, "getFlightReviewsResponseDtoSchemaResponseTransformer");
|
|
877
|
-
var
|
|
966
|
+
var flightReviewsControllerGetFlightReviews0V1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
967
|
+
data = getFlightReviewsResponseDtoSchemaResponseTransformer(data);
|
|
968
|
+
return data;
|
|
969
|
+
}, "flightReviewsControllerGetFlightReviews0V1ResponseTransformer");
|
|
970
|
+
var flightReviewsControllerGetFlightReviews1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
878
971
|
data = getFlightReviewsResponseDtoSchemaResponseTransformer(data);
|
|
879
972
|
return data;
|
|
880
|
-
}, "
|
|
973
|
+
}, "flightReviewsControllerGetFlightReviews1ResponseTransformer");
|
|
881
974
|
var getMissionResponseDtoSchemaResponseTransformer = /* @__PURE__ */ __name((data) => {
|
|
882
975
|
data.captureStartTime = new Date(data.captureStartTime);
|
|
883
976
|
data.captureEndTime = new Date(data.captureEndTime);
|
|
@@ -892,10 +985,14 @@ var getMissionResponseDtoSchemaResponseTransformer = /* @__PURE__ */ __name((dat
|
|
|
892
985
|
}
|
|
893
986
|
return data;
|
|
894
987
|
}, "getMissionResponseDtoSchemaResponseTransformer");
|
|
895
|
-
var
|
|
988
|
+
var missionsControllerGetMission0V1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
896
989
|
data = getMissionResponseDtoSchemaResponseTransformer(data);
|
|
897
990
|
return data;
|
|
898
|
-
}, "
|
|
991
|
+
}, "missionsControllerGetMission0V1ResponseTransformer");
|
|
992
|
+
var missionsControllerGetMission1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
993
|
+
data = getMissionResponseDtoSchemaResponseTransformer(data);
|
|
994
|
+
return data;
|
|
995
|
+
}, "missionsControllerGetMission1ResponseTransformer");
|
|
899
996
|
var getMissionsResponseDtoSchemaResponseTransformer = /* @__PURE__ */ __name((data) => {
|
|
900
997
|
data.missions = data.missions.map((item) => {
|
|
901
998
|
item.captureStartTime = new Date(item.captureStartTime);
|
|
@@ -913,10 +1010,10 @@ var getMissionsResponseDtoSchemaResponseTransformer = /* @__PURE__ */ __name((da
|
|
|
913
1010
|
});
|
|
914
1011
|
return data;
|
|
915
1012
|
}, "getMissionsResponseDtoSchemaResponseTransformer");
|
|
916
|
-
var
|
|
1013
|
+
var missionsControllerGetMissions0V1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
917
1014
|
data = getMissionsResponseDtoSchemaResponseTransformer(data);
|
|
918
1015
|
return data;
|
|
919
|
-
}, "
|
|
1016
|
+
}, "missionsControllerGetMissions0V1ResponseTransformer");
|
|
920
1017
|
var createMissionResponseDtoSchemaResponseTransformer = /* @__PURE__ */ __name((data) => {
|
|
921
1018
|
data.data.missions = data.data.missions.map((item) => {
|
|
922
1019
|
item.captureStartTime = new Date(item.captureStartTime);
|
|
@@ -925,10 +1022,18 @@ var createMissionResponseDtoSchemaResponseTransformer = /* @__PURE__ */ __name((
|
|
|
925
1022
|
});
|
|
926
1023
|
return data;
|
|
927
1024
|
}, "createMissionResponseDtoSchemaResponseTransformer");
|
|
928
|
-
var
|
|
1025
|
+
var missionsControllerCreateMissions0V1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
1026
|
+
data = createMissionResponseDtoSchemaResponseTransformer(data);
|
|
1027
|
+
return data;
|
|
1028
|
+
}, "missionsControllerCreateMissions0V1ResponseTransformer");
|
|
1029
|
+
var missionsControllerGetMissions1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
1030
|
+
data = getMissionsResponseDtoSchemaResponseTransformer(data);
|
|
1031
|
+
return data;
|
|
1032
|
+
}, "missionsControllerGetMissions1ResponseTransformer");
|
|
1033
|
+
var missionsControllerCreateMissions1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
929
1034
|
data = createMissionResponseDtoSchemaResponseTransformer(data);
|
|
930
1035
|
return data;
|
|
931
|
-
}, "
|
|
1036
|
+
}, "missionsControllerCreateMissions1ResponseTransformer");
|
|
932
1037
|
var getWebhooksResponseSchemaResponseTransformer = /* @__PURE__ */ __name((data) => {
|
|
933
1038
|
data = data.map((item) => {
|
|
934
1039
|
item.previous_secret_expires_at = new Date(item.previous_secret_expires_at);
|
|
@@ -936,47 +1041,71 @@ var getWebhooksResponseSchemaResponseTransformer = /* @__PURE__ */ __name((data)
|
|
|
936
1041
|
});
|
|
937
1042
|
return data;
|
|
938
1043
|
}, "getWebhooksResponseSchemaResponseTransformer");
|
|
939
|
-
var
|
|
1044
|
+
var webhooksControllerGetMany0V1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
1045
|
+
data = getWebhooksResponseSchemaResponseTransformer(data);
|
|
1046
|
+
return data;
|
|
1047
|
+
}, "webhooksControllerGetMany0V1ResponseTransformer");
|
|
1048
|
+
var webhooksControllerGetMany1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
940
1049
|
data = getWebhooksResponseSchemaResponseTransformer(data);
|
|
941
1050
|
return data;
|
|
942
|
-
}, "
|
|
1051
|
+
}, "webhooksControllerGetMany1ResponseTransformer");
|
|
943
1052
|
var getWebhookResponseSchemaResponseTransformer = /* @__PURE__ */ __name((data) => {
|
|
944
1053
|
data.previous_secret_expires_at = new Date(data.previous_secret_expires_at);
|
|
945
1054
|
return data;
|
|
946
1055
|
}, "getWebhookResponseSchemaResponseTransformer");
|
|
947
|
-
var
|
|
1056
|
+
var webhooksControllerGet0V1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
948
1057
|
data = getWebhookResponseSchemaResponseTransformer(data);
|
|
949
1058
|
return data;
|
|
950
|
-
}, "
|
|
1059
|
+
}, "webhooksControllerGet0V1ResponseTransformer");
|
|
951
1060
|
var updateWebhookResponseSchemaResponseTransformer = /* @__PURE__ */ __name((data) => {
|
|
952
1061
|
data.previous_secret_expires_at = new Date(data.previous_secret_expires_at);
|
|
953
1062
|
return data;
|
|
954
1063
|
}, "updateWebhookResponseSchemaResponseTransformer");
|
|
955
|
-
var
|
|
1064
|
+
var webhooksControllerUpdate0V1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
1065
|
+
data = updateWebhookResponseSchemaResponseTransformer(data);
|
|
1066
|
+
return data;
|
|
1067
|
+
}, "webhooksControllerUpdate0V1ResponseTransformer");
|
|
1068
|
+
var webhooksControllerGet1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
1069
|
+
data = getWebhookResponseSchemaResponseTransformer(data);
|
|
1070
|
+
return data;
|
|
1071
|
+
}, "webhooksControllerGet1ResponseTransformer");
|
|
1072
|
+
var webhooksControllerUpdate1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
956
1073
|
data = updateWebhookResponseSchemaResponseTransformer(data);
|
|
957
1074
|
return data;
|
|
958
|
-
}, "
|
|
1075
|
+
}, "webhooksControllerUpdate1ResponseTransformer");
|
|
959
1076
|
var regenerateWebhookSecretResponseDtoSchemaResponseTransformer = /* @__PURE__ */ __name((data) => {
|
|
960
1077
|
data.previous_secret_expires_at = new Date(data.previous_secret_expires_at);
|
|
961
1078
|
return data;
|
|
962
1079
|
}, "regenerateWebhookSecretResponseDtoSchemaResponseTransformer");
|
|
963
|
-
var
|
|
1080
|
+
var webhooksControllerRegenerateSecret0V1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
964
1081
|
data = regenerateWebhookSecretResponseDtoSchemaResponseTransformer(data);
|
|
965
1082
|
return data;
|
|
966
|
-
}, "
|
|
1083
|
+
}, "webhooksControllerRegenerateSecret0V1ResponseTransformer");
|
|
1084
|
+
var webhooksControllerRegenerateSecret1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
1085
|
+
data = regenerateWebhookSecretResponseDtoSchemaResponseTransformer(data);
|
|
1086
|
+
return data;
|
|
1087
|
+
}, "webhooksControllerRegenerateSecret1ResponseTransformer");
|
|
967
1088
|
var zoneResponseDtoSchemaResponseTransformer = /* @__PURE__ */ __name((data) => {
|
|
968
1089
|
data.created_at = new Date(data.created_at);
|
|
969
1090
|
data.updated_at = new Date(data.updated_at);
|
|
970
1091
|
return data;
|
|
971
1092
|
}, "zoneResponseDtoSchemaResponseTransformer");
|
|
972
|
-
var
|
|
1093
|
+
var zonesControllerCreateZone0V1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
1094
|
+
data = zoneResponseDtoSchemaResponseTransformer(data);
|
|
1095
|
+
return data;
|
|
1096
|
+
}, "zonesControllerCreateZone0V1ResponseTransformer");
|
|
1097
|
+
var zonesControllerCreateZone1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
973
1098
|
data = zoneResponseDtoSchemaResponseTransformer(data);
|
|
974
1099
|
return data;
|
|
975
|
-
}, "
|
|
976
|
-
var
|
|
1100
|
+
}, "zonesControllerCreateZone1ResponseTransformer");
|
|
1101
|
+
var zonesControllerUpdateZone0V1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
977
1102
|
data = zoneResponseDtoSchemaResponseTransformer(data);
|
|
978
1103
|
return data;
|
|
979
|
-
}, "
|
|
1104
|
+
}, "zonesControllerUpdateZone0V1ResponseTransformer");
|
|
1105
|
+
var zonesControllerUpdateZone1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
1106
|
+
data = zoneResponseDtoSchemaResponseTransformer(data);
|
|
1107
|
+
return data;
|
|
1108
|
+
}, "zonesControllerUpdateZone1ResponseTransformer");
|
|
980
1109
|
var getInboundWebhookConfigsResponseSchemaResponseTransformer = /* @__PURE__ */ __name((data) => {
|
|
981
1110
|
data = data.map((item) => {
|
|
982
1111
|
item.created_at = new Date(item.created_at);
|
|
@@ -985,52 +1114,96 @@ var getInboundWebhookConfigsResponseSchemaResponseTransformer = /* @__PURE__ */
|
|
|
985
1114
|
});
|
|
986
1115
|
return data;
|
|
987
1116
|
}, "getInboundWebhookConfigsResponseSchemaResponseTransformer");
|
|
988
|
-
var
|
|
1117
|
+
var inboundWebhookConfigsControllerGetMany0V1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
989
1118
|
data = getInboundWebhookConfigsResponseSchemaResponseTransformer(data);
|
|
990
1119
|
return data;
|
|
991
|
-
}, "
|
|
1120
|
+
}, "inboundWebhookConfigsControllerGetMany0V1ResponseTransformer");
|
|
992
1121
|
var createInboundWebhookConfigResponseSchemaResponseTransformer = /* @__PURE__ */ __name((data) => {
|
|
993
1122
|
data.created_at = new Date(data.created_at);
|
|
994
1123
|
data.updated_at = new Date(data.updated_at);
|
|
995
1124
|
return data;
|
|
996
1125
|
}, "createInboundWebhookConfigResponseSchemaResponseTransformer");
|
|
997
|
-
var
|
|
1126
|
+
var inboundWebhookConfigsControllerCreate0V1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
1127
|
+
data = createInboundWebhookConfigResponseSchemaResponseTransformer(data);
|
|
1128
|
+
return data;
|
|
1129
|
+
}, "inboundWebhookConfigsControllerCreate0V1ResponseTransformer");
|
|
1130
|
+
var inboundWebhookConfigsControllerGetMany1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
1131
|
+
data = getInboundWebhookConfigsResponseSchemaResponseTransformer(data);
|
|
1132
|
+
return data;
|
|
1133
|
+
}, "inboundWebhookConfigsControllerGetMany1ResponseTransformer");
|
|
1134
|
+
var inboundWebhookConfigsControllerCreate1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
998
1135
|
data = createInboundWebhookConfigResponseSchemaResponseTransformer(data);
|
|
999
1136
|
return data;
|
|
1000
|
-
}, "
|
|
1137
|
+
}, "inboundWebhookConfigsControllerCreate1ResponseTransformer");
|
|
1001
1138
|
var getInboundWebhookConfigResponseSchemaResponseTransformer = /* @__PURE__ */ __name((data) => {
|
|
1002
1139
|
data.created_at = new Date(data.created_at);
|
|
1003
1140
|
data.updated_at = new Date(data.updated_at);
|
|
1004
1141
|
return data;
|
|
1005
1142
|
}, "getInboundWebhookConfigResponseSchemaResponseTransformer");
|
|
1006
|
-
var
|
|
1143
|
+
var inboundWebhookConfigsControllerGet0V1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
1007
1144
|
data = getInboundWebhookConfigResponseSchemaResponseTransformer(data);
|
|
1008
1145
|
return data;
|
|
1009
|
-
}, "
|
|
1146
|
+
}, "inboundWebhookConfigsControllerGet0V1ResponseTransformer");
|
|
1010
1147
|
var updateInboundWebhookConfigResponseSchemaResponseTransformer = /* @__PURE__ */ __name((data) => {
|
|
1011
1148
|
data.created_at = new Date(data.created_at);
|
|
1012
1149
|
data.updated_at = new Date(data.updated_at);
|
|
1013
1150
|
return data;
|
|
1014
1151
|
}, "updateInboundWebhookConfigResponseSchemaResponseTransformer");
|
|
1015
|
-
var
|
|
1152
|
+
var inboundWebhookConfigsControllerUpdate0V1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
1153
|
+
data = updateInboundWebhookConfigResponseSchemaResponseTransformer(data);
|
|
1154
|
+
return data;
|
|
1155
|
+
}, "inboundWebhookConfigsControllerUpdate0V1ResponseTransformer");
|
|
1156
|
+
var inboundWebhookConfigsControllerGet1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
1157
|
+
data = getInboundWebhookConfigResponseSchemaResponseTransformer(data);
|
|
1158
|
+
return data;
|
|
1159
|
+
}, "inboundWebhookConfigsControllerGet1ResponseTransformer");
|
|
1160
|
+
var inboundWebhookConfigsControllerUpdate1ResponseTransformer = /* @__PURE__ */ __name(async (data) => {
|
|
1016
1161
|
data = updateInboundWebhookConfigResponseSchemaResponseTransformer(data);
|
|
1017
1162
|
return data;
|
|
1018
|
-
}, "
|
|
1163
|
+
}, "inboundWebhookConfigsControllerUpdate1ResponseTransformer");
|
|
1019
1164
|
|
|
1020
1165
|
// src/client/sdk.gen.ts
|
|
1021
|
-
var
|
|
1166
|
+
var apiControllerGetHello0V1 = /* @__PURE__ */ __name((options) => {
|
|
1167
|
+
return (options?.client ?? client).get({
|
|
1168
|
+
url: "/v1",
|
|
1169
|
+
...options
|
|
1170
|
+
});
|
|
1171
|
+
}, "apiControllerGetHello0V1");
|
|
1172
|
+
var apiControllerGetHello1 = /* @__PURE__ */ __name((options) => {
|
|
1022
1173
|
return (options?.client ?? client).get({
|
|
1023
1174
|
url: "/",
|
|
1024
1175
|
...options
|
|
1025
1176
|
});
|
|
1026
|
-
}, "
|
|
1027
|
-
var
|
|
1177
|
+
}, "apiControllerGetHello1");
|
|
1178
|
+
var apiControllerGetError0V1 = /* @__PURE__ */ __name((options) => {
|
|
1179
|
+
return (options?.client ?? client).get({
|
|
1180
|
+
url: "/v1/debug-sentry",
|
|
1181
|
+
...options
|
|
1182
|
+
});
|
|
1183
|
+
}, "apiControllerGetError0V1");
|
|
1184
|
+
var apiControllerGetError1 = /* @__PURE__ */ __name((options) => {
|
|
1028
1185
|
return (options?.client ?? client).get({
|
|
1029
1186
|
url: "/debug-sentry",
|
|
1030
1187
|
...options
|
|
1031
1188
|
});
|
|
1032
|
-
}, "
|
|
1033
|
-
var
|
|
1189
|
+
}, "apiControllerGetError1");
|
|
1190
|
+
var apiTokenControllerCreateToken0V1 = /* @__PURE__ */ __name((options) => {
|
|
1191
|
+
return (options.client ?? client).post({
|
|
1192
|
+
security: [
|
|
1193
|
+
{
|
|
1194
|
+
name: "x-api-token",
|
|
1195
|
+
type: "apiKey"
|
|
1196
|
+
}
|
|
1197
|
+
],
|
|
1198
|
+
url: "/v1/tokens",
|
|
1199
|
+
...options,
|
|
1200
|
+
headers: {
|
|
1201
|
+
"Content-Type": "application/json",
|
|
1202
|
+
...options.headers
|
|
1203
|
+
}
|
|
1204
|
+
});
|
|
1205
|
+
}, "apiTokenControllerCreateToken0V1");
|
|
1206
|
+
var apiTokenControllerCreateToken1 = /* @__PURE__ */ __name((options) => {
|
|
1034
1207
|
return (options.client ?? client).post({
|
|
1035
1208
|
security: [
|
|
1036
1209
|
{
|
|
@@ -1045,8 +1218,8 @@ var apiTokenControllerCreateToken = /* @__PURE__ */ __name((options) => {
|
|
|
1045
1218
|
...options.headers
|
|
1046
1219
|
}
|
|
1047
1220
|
});
|
|
1048
|
-
}, "
|
|
1049
|
-
var
|
|
1221
|
+
}, "apiTokenControllerCreateToken1");
|
|
1222
|
+
var apiTokenControllerDeleteToken0V1 = /* @__PURE__ */ __name((options) => {
|
|
1050
1223
|
return (options.client ?? client).delete({
|
|
1051
1224
|
security: [
|
|
1052
1225
|
{
|
|
@@ -1054,11 +1227,11 @@ var apiTokenControllerDeleteToken = /* @__PURE__ */ __name((options) => {
|
|
|
1054
1227
|
type: "apiKey"
|
|
1055
1228
|
}
|
|
1056
1229
|
],
|
|
1057
|
-
url: "/tokens/{id}",
|
|
1230
|
+
url: "/v1/tokens/{id}",
|
|
1058
1231
|
...options
|
|
1059
1232
|
});
|
|
1060
|
-
}, "
|
|
1061
|
-
var
|
|
1233
|
+
}, "apiTokenControllerDeleteToken0V1");
|
|
1234
|
+
var apiTokenControllerGetToken0V1 = /* @__PURE__ */ __name((options) => {
|
|
1062
1235
|
return (options.client ?? client).get({
|
|
1063
1236
|
security: [
|
|
1064
1237
|
{
|
|
@@ -1066,11 +1239,11 @@ var apiTokenControllerGetToken = /* @__PURE__ */ __name((options) => {
|
|
|
1066
1239
|
type: "apiKey"
|
|
1067
1240
|
}
|
|
1068
1241
|
],
|
|
1069
|
-
url: "/tokens/{id}",
|
|
1242
|
+
url: "/v1/tokens/{id}",
|
|
1070
1243
|
...options
|
|
1071
1244
|
});
|
|
1072
|
-
}, "
|
|
1073
|
-
var
|
|
1245
|
+
}, "apiTokenControllerGetToken0V1");
|
|
1246
|
+
var apiTokenControllerUpdateToken0V1 = /* @__PURE__ */ __name((options) => {
|
|
1074
1247
|
return (options.client ?? client).patch({
|
|
1075
1248
|
security: [
|
|
1076
1249
|
{
|
|
@@ -1078,92 +1251,113 @@ var apiTokenControllerUpdateToken = /* @__PURE__ */ __name((options) => {
|
|
|
1078
1251
|
type: "apiKey"
|
|
1079
1252
|
}
|
|
1080
1253
|
],
|
|
1081
|
-
responseTransformer:
|
|
1082
|
-
url: "/tokens/{id}",
|
|
1254
|
+
responseTransformer: apiTokenControllerUpdateToken0V1ResponseTransformer,
|
|
1255
|
+
url: "/v1/tokens/{id}",
|
|
1083
1256
|
...options,
|
|
1084
1257
|
headers: {
|
|
1085
1258
|
"Content-Type": "application/json",
|
|
1086
1259
|
...options.headers
|
|
1087
1260
|
}
|
|
1088
1261
|
});
|
|
1089
|
-
}, "
|
|
1090
|
-
var
|
|
1091
|
-
return (options.client ?? client).
|
|
1092
|
-
|
|
1093
|
-
|
|
1262
|
+
}, "apiTokenControllerUpdateToken0V1");
|
|
1263
|
+
var apiTokenControllerDeleteToken1 = /* @__PURE__ */ __name((options) => {
|
|
1264
|
+
return (options.client ?? client).delete({
|
|
1265
|
+
security: [
|
|
1266
|
+
{
|
|
1267
|
+
name: "x-api-token",
|
|
1268
|
+
type: "apiKey"
|
|
1269
|
+
}
|
|
1270
|
+
],
|
|
1271
|
+
url: "/tokens/{id}",
|
|
1094
1272
|
...options
|
|
1095
1273
|
});
|
|
1096
|
-
}, "
|
|
1097
|
-
var
|
|
1098
|
-
return (options
|
|
1274
|
+
}, "apiTokenControllerDeleteToken1");
|
|
1275
|
+
var apiTokenControllerGetToken1 = /* @__PURE__ */ __name((options) => {
|
|
1276
|
+
return (options.client ?? client).get({
|
|
1099
1277
|
security: [
|
|
1100
1278
|
{
|
|
1101
1279
|
name: "x-api-token",
|
|
1102
1280
|
type: "apiKey"
|
|
1103
1281
|
}
|
|
1104
1282
|
],
|
|
1105
|
-
|
|
1106
|
-
url: "/contracts",
|
|
1283
|
+
url: "/tokens/{id}",
|
|
1107
1284
|
...options
|
|
1108
1285
|
});
|
|
1109
|
-
}, "
|
|
1110
|
-
var
|
|
1111
|
-
return (options.client ?? client).
|
|
1286
|
+
}, "apiTokenControllerGetToken1");
|
|
1287
|
+
var apiTokenControllerUpdateToken1 = /* @__PURE__ */ __name((options) => {
|
|
1288
|
+
return (options.client ?? client).patch({
|
|
1112
1289
|
security: [
|
|
1113
1290
|
{
|
|
1114
1291
|
name: "x-api-token",
|
|
1115
1292
|
type: "apiKey"
|
|
1116
1293
|
}
|
|
1117
1294
|
],
|
|
1118
|
-
|
|
1295
|
+
responseTransformer: apiTokenControllerUpdateToken1ResponseTransformer,
|
|
1296
|
+
url: "/tokens/{id}",
|
|
1119
1297
|
...options,
|
|
1120
1298
|
headers: {
|
|
1121
1299
|
"Content-Type": "application/json",
|
|
1122
1300
|
...options.headers
|
|
1123
1301
|
}
|
|
1124
1302
|
});
|
|
1125
|
-
}, "
|
|
1126
|
-
var
|
|
1127
|
-
return (options.client ?? client).
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
name: "x-api-token",
|
|
1131
|
-
type: "apiKey"
|
|
1132
|
-
}
|
|
1133
|
-
],
|
|
1134
|
-
url: "/contracts/{id}",
|
|
1303
|
+
}, "apiTokenControllerUpdateToken1");
|
|
1304
|
+
var conditionsControllerGetSunAltitudeTimeLimits0V1 = /* @__PURE__ */ __name((options) => {
|
|
1305
|
+
return (options.client ?? client).get({
|
|
1306
|
+
responseTransformer: conditionsControllerGetSunAltitudeTimeLimits0V1ResponseTransformer,
|
|
1307
|
+
url: "/v1/conditions/sun-altitude",
|
|
1135
1308
|
...options
|
|
1136
1309
|
});
|
|
1137
|
-
}, "
|
|
1138
|
-
var
|
|
1310
|
+
}, "conditionsControllerGetSunAltitudeTimeLimits0V1");
|
|
1311
|
+
var conditionsControllerGetSunAltitudeTimeLimits1 = /* @__PURE__ */ __name((options) => {
|
|
1139
1312
|
return (options.client ?? client).get({
|
|
1313
|
+
responseTransformer: conditionsControllerGetSunAltitudeTimeLimits1ResponseTransformer,
|
|
1314
|
+
url: "/conditions/sun-altitude",
|
|
1315
|
+
...options
|
|
1316
|
+
});
|
|
1317
|
+
}, "conditionsControllerGetSunAltitudeTimeLimits1");
|
|
1318
|
+
var contractsControllerGetAllContracts0V1 = /* @__PURE__ */ __name((options) => {
|
|
1319
|
+
return (options?.client ?? client).get({
|
|
1140
1320
|
security: [
|
|
1141
1321
|
{
|
|
1142
1322
|
name: "x-api-token",
|
|
1143
1323
|
type: "apiKey"
|
|
1144
1324
|
}
|
|
1145
1325
|
],
|
|
1146
|
-
|
|
1326
|
+
responseTransformer: contractsControllerGetAllContracts0V1ResponseTransformer,
|
|
1327
|
+
url: "/v1/contracts",
|
|
1147
1328
|
...options
|
|
1148
1329
|
});
|
|
1149
|
-
}, "
|
|
1150
|
-
var
|
|
1151
|
-
return (options.client ?? client).
|
|
1330
|
+
}, "contractsControllerGetAllContracts0V1");
|
|
1331
|
+
var contractsControllerCreateContract0V1 = /* @__PURE__ */ __name((options) => {
|
|
1332
|
+
return (options.client ?? client).post({
|
|
1152
1333
|
security: [
|
|
1153
1334
|
{
|
|
1154
1335
|
name: "x-api-token",
|
|
1155
1336
|
type: "apiKey"
|
|
1156
1337
|
}
|
|
1157
1338
|
],
|
|
1158
|
-
url: "/contracts
|
|
1339
|
+
url: "/v1/contracts",
|
|
1159
1340
|
...options,
|
|
1160
1341
|
headers: {
|
|
1161
1342
|
"Content-Type": "application/json",
|
|
1162
1343
|
...options.headers
|
|
1163
1344
|
}
|
|
1164
1345
|
});
|
|
1165
|
-
}, "
|
|
1166
|
-
var
|
|
1346
|
+
}, "contractsControllerCreateContract0V1");
|
|
1347
|
+
var contractsControllerGetAllContracts1 = /* @__PURE__ */ __name((options) => {
|
|
1348
|
+
return (options?.client ?? client).get({
|
|
1349
|
+
security: [
|
|
1350
|
+
{
|
|
1351
|
+
name: "x-api-token",
|
|
1352
|
+
type: "apiKey"
|
|
1353
|
+
}
|
|
1354
|
+
],
|
|
1355
|
+
responseTransformer: contractsControllerGetAllContracts1ResponseTransformer,
|
|
1356
|
+
url: "/contracts",
|
|
1357
|
+
...options
|
|
1358
|
+
});
|
|
1359
|
+
}, "contractsControllerGetAllContracts1");
|
|
1360
|
+
var contractsControllerCreateContract1 = /* @__PURE__ */ __name((options) => {
|
|
1167
1361
|
return (options.client ?? client).post({
|
|
1168
1362
|
security: [
|
|
1169
1363
|
{
|
|
@@ -1171,27 +1365,27 @@ var dlqRedriverControllerRedriveDlq = /* @__PURE__ */ __name((options) => {
|
|
|
1171
1365
|
type: "apiKey"
|
|
1172
1366
|
}
|
|
1173
1367
|
],
|
|
1174
|
-
url: "/
|
|
1368
|
+
url: "/contracts",
|
|
1175
1369
|
...options,
|
|
1176
1370
|
headers: {
|
|
1177
1371
|
"Content-Type": "application/json",
|
|
1178
1372
|
...options.headers
|
|
1179
1373
|
}
|
|
1180
1374
|
});
|
|
1181
|
-
}, "
|
|
1182
|
-
var
|
|
1183
|
-
return (options.client ?? client).
|
|
1375
|
+
}, "contractsControllerCreateContract1");
|
|
1376
|
+
var contractsControllerDeleteContract0V1 = /* @__PURE__ */ __name((options) => {
|
|
1377
|
+
return (options.client ?? client).delete({
|
|
1184
1378
|
security: [
|
|
1185
1379
|
{
|
|
1186
1380
|
name: "x-api-token",
|
|
1187
1381
|
type: "apiKey"
|
|
1188
1382
|
}
|
|
1189
1383
|
],
|
|
1190
|
-
url: "/
|
|
1384
|
+
url: "/v1/contracts/{id}",
|
|
1191
1385
|
...options
|
|
1192
1386
|
});
|
|
1193
|
-
}, "
|
|
1194
|
-
var
|
|
1387
|
+
}, "contractsControllerDeleteContract0V1");
|
|
1388
|
+
var contractsControllerGetContract0V1 = /* @__PURE__ */ __name((options) => {
|
|
1195
1389
|
return (options.client ?? client).get({
|
|
1196
1390
|
security: [
|
|
1197
1391
|
{
|
|
@@ -1199,58 +1393,67 @@ var flightsControllerGetFlight = /* @__PURE__ */ __name((options) => {
|
|
|
1199
1393
|
type: "apiKey"
|
|
1200
1394
|
}
|
|
1201
1395
|
],
|
|
1202
|
-
|
|
1203
|
-
url: "/flights/{flightId}",
|
|
1396
|
+
url: "/v1/contracts/{id}",
|
|
1204
1397
|
...options
|
|
1205
1398
|
});
|
|
1206
|
-
}, "
|
|
1207
|
-
var
|
|
1208
|
-
return (options.client ?? client).
|
|
1399
|
+
}, "contractsControllerGetContract0V1");
|
|
1400
|
+
var contractsControllerUpdateContract0V1 = /* @__PURE__ */ __name((options) => {
|
|
1401
|
+
return (options.client ?? client).patch({
|
|
1209
1402
|
security: [
|
|
1210
1403
|
{
|
|
1211
1404
|
name: "x-api-token",
|
|
1212
1405
|
type: "apiKey"
|
|
1213
1406
|
}
|
|
1214
1407
|
],
|
|
1215
|
-
url: "/
|
|
1408
|
+
url: "/v1/contracts/{id}",
|
|
1216
1409
|
...options,
|
|
1217
1410
|
headers: {
|
|
1218
1411
|
"Content-Type": "application/json",
|
|
1219
1412
|
...options.headers
|
|
1220
1413
|
}
|
|
1221
1414
|
});
|
|
1222
|
-
}, "
|
|
1223
|
-
var
|
|
1224
|
-
return (options.client ?? client).
|
|
1415
|
+
}, "contractsControllerUpdateContract0V1");
|
|
1416
|
+
var contractsControllerDeleteContract1 = /* @__PURE__ */ __name((options) => {
|
|
1417
|
+
return (options.client ?? client).delete({
|
|
1225
1418
|
security: [
|
|
1226
1419
|
{
|
|
1227
1420
|
name: "x-api-token",
|
|
1228
1421
|
type: "apiKey"
|
|
1229
1422
|
}
|
|
1230
1423
|
],
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
...options,
|
|
1234
|
-
headers: {
|
|
1235
|
-
"Content-Type": "application/json",
|
|
1236
|
-
...options.headers
|
|
1237
|
-
}
|
|
1424
|
+
url: "/contracts/{id}",
|
|
1425
|
+
...options
|
|
1238
1426
|
});
|
|
1239
|
-
}, "
|
|
1240
|
-
var
|
|
1241
|
-
return (options
|
|
1427
|
+
}, "contractsControllerDeleteContract1");
|
|
1428
|
+
var contractsControllerGetContract1 = /* @__PURE__ */ __name((options) => {
|
|
1429
|
+
return (options.client ?? client).get({
|
|
1242
1430
|
security: [
|
|
1243
1431
|
{
|
|
1244
1432
|
name: "x-api-token",
|
|
1245
1433
|
type: "apiKey"
|
|
1246
1434
|
}
|
|
1247
1435
|
],
|
|
1248
|
-
|
|
1249
|
-
url: "/flight-plans",
|
|
1436
|
+
url: "/contracts/{id}",
|
|
1250
1437
|
...options
|
|
1251
1438
|
});
|
|
1252
|
-
}, "
|
|
1253
|
-
var
|
|
1439
|
+
}, "contractsControllerGetContract1");
|
|
1440
|
+
var contractsControllerUpdateContract1 = /* @__PURE__ */ __name((options) => {
|
|
1441
|
+
return (options.client ?? client).patch({
|
|
1442
|
+
security: [
|
|
1443
|
+
{
|
|
1444
|
+
name: "x-api-token",
|
|
1445
|
+
type: "apiKey"
|
|
1446
|
+
}
|
|
1447
|
+
],
|
|
1448
|
+
url: "/contracts/{id}",
|
|
1449
|
+
...options,
|
|
1450
|
+
headers: {
|
|
1451
|
+
"Content-Type": "application/json",
|
|
1452
|
+
...options.headers
|
|
1453
|
+
}
|
|
1454
|
+
});
|
|
1455
|
+
}, "contractsControllerUpdateContract1");
|
|
1456
|
+
var dlqRedriverControllerRedriveDlq0V1 = /* @__PURE__ */ __name((options) => {
|
|
1254
1457
|
return (options.client ?? client).post({
|
|
1255
1458
|
security: [
|
|
1256
1459
|
{
|
|
@@ -1258,29 +1461,31 @@ var flightPlansControllerCreate = /* @__PURE__ */ __name((options) => {
|
|
|
1258
1461
|
type: "apiKey"
|
|
1259
1462
|
}
|
|
1260
1463
|
],
|
|
1261
|
-
|
|
1262
|
-
url: "/flight-plans",
|
|
1464
|
+
url: "/v1/dlq-redriver/redrive",
|
|
1263
1465
|
...options,
|
|
1264
1466
|
headers: {
|
|
1265
1467
|
"Content-Type": "application/json",
|
|
1266
1468
|
...options.headers
|
|
1267
1469
|
}
|
|
1268
1470
|
});
|
|
1269
|
-
}, "
|
|
1270
|
-
var
|
|
1271
|
-
return (options.client ?? client).
|
|
1471
|
+
}, "dlqRedriverControllerRedriveDlq0V1");
|
|
1472
|
+
var dlqRedriverControllerRedriveDlq1 = /* @__PURE__ */ __name((options) => {
|
|
1473
|
+
return (options.client ?? client).post({
|
|
1272
1474
|
security: [
|
|
1273
1475
|
{
|
|
1274
1476
|
name: "x-api-token",
|
|
1275
1477
|
type: "apiKey"
|
|
1276
1478
|
}
|
|
1277
1479
|
],
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1480
|
+
url: "/dlq-redriver/redrive",
|
|
1481
|
+
...options,
|
|
1482
|
+
headers: {
|
|
1483
|
+
"Content-Type": "application/json",
|
|
1484
|
+
...options.headers
|
|
1485
|
+
}
|
|
1281
1486
|
});
|
|
1282
|
-
}, "
|
|
1283
|
-
var
|
|
1487
|
+
}, "dlqRedriverControllerRedriveDlq1");
|
|
1488
|
+
var flightsControllerGenerateStorageKey0V1 = /* @__PURE__ */ __name((options) => {
|
|
1284
1489
|
return (options.client ?? client).get({
|
|
1285
1490
|
security: [
|
|
1286
1491
|
{
|
|
@@ -1288,12 +1493,11 @@ var flightReviewsControllerGetFlightReview = /* @__PURE__ */ __name((options) =>
|
|
|
1288
1493
|
type: "apiKey"
|
|
1289
1494
|
}
|
|
1290
1495
|
],
|
|
1291
|
-
|
|
1292
|
-
url: "/flight-reviews/{id}",
|
|
1496
|
+
url: "/v1/flights/storage-key",
|
|
1293
1497
|
...options
|
|
1294
1498
|
});
|
|
1295
|
-
}, "
|
|
1296
|
-
var
|
|
1499
|
+
}, "flightsControllerGenerateStorageKey0V1");
|
|
1500
|
+
var flightsControllerGenerateStorageKey1 = /* @__PURE__ */ __name((options) => {
|
|
1297
1501
|
return (options.client ?? client).get({
|
|
1298
1502
|
security: [
|
|
1299
1503
|
{
|
|
@@ -1301,18 +1505,11 @@ var flightReviewsControllerGetFlightReviews = /* @__PURE__ */ __name((options) =
|
|
|
1301
1505
|
type: "apiKey"
|
|
1302
1506
|
}
|
|
1303
1507
|
],
|
|
1304
|
-
|
|
1305
|
-
url: "/flight-reviews",
|
|
1306
|
-
...options
|
|
1307
|
-
});
|
|
1308
|
-
}, "flightReviewsControllerGetFlightReviews");
|
|
1309
|
-
var keysControllerGetProvenanceCryptoKey = /* @__PURE__ */ __name((options) => {
|
|
1310
|
-
return (options?.client ?? client).get({
|
|
1311
|
-
url: "/keys",
|
|
1508
|
+
url: "/flights/storage-key",
|
|
1312
1509
|
...options
|
|
1313
1510
|
});
|
|
1314
|
-
}, "
|
|
1315
|
-
var
|
|
1511
|
+
}, "flightsControllerGenerateStorageKey1");
|
|
1512
|
+
var flightsControllerGetFlight0V1 = /* @__PURE__ */ __name((options) => {
|
|
1316
1513
|
return (options.client ?? client).get({
|
|
1317
1514
|
security: [
|
|
1318
1515
|
{
|
|
@@ -1320,25 +1517,25 @@ var missionsControllerGetMission = /* @__PURE__ */ __name((options) => {
|
|
|
1320
1517
|
type: "apiKey"
|
|
1321
1518
|
}
|
|
1322
1519
|
],
|
|
1323
|
-
responseTransformer:
|
|
1324
|
-
url: "/
|
|
1520
|
+
responseTransformer: flightsControllerGetFlight0V1ResponseTransformer,
|
|
1521
|
+
url: "/v1/flights/{flightId}",
|
|
1325
1522
|
...options
|
|
1326
1523
|
});
|
|
1327
|
-
}, "
|
|
1328
|
-
var
|
|
1329
|
-
return (options
|
|
1524
|
+
}, "flightsControllerGetFlight0V1");
|
|
1525
|
+
var flightsControllerGetFlight1 = /* @__PURE__ */ __name((options) => {
|
|
1526
|
+
return (options.client ?? client).get({
|
|
1330
1527
|
security: [
|
|
1331
1528
|
{
|
|
1332
1529
|
name: "x-api-token",
|
|
1333
1530
|
type: "apiKey"
|
|
1334
1531
|
}
|
|
1335
1532
|
],
|
|
1336
|
-
responseTransformer:
|
|
1337
|
-
url: "/
|
|
1533
|
+
responseTransformer: flightsControllerGetFlight1ResponseTransformer,
|
|
1534
|
+
url: "/flights/{flightId}",
|
|
1338
1535
|
...options
|
|
1339
1536
|
});
|
|
1340
|
-
}, "
|
|
1341
|
-
var
|
|
1537
|
+
}, "flightsControllerGetFlight1");
|
|
1538
|
+
var flightsControllerCreatePresignedUrls0V1 = /* @__PURE__ */ __name((options) => {
|
|
1342
1539
|
return (options.client ?? client).post({
|
|
1343
1540
|
security: [
|
|
1344
1541
|
{
|
|
@@ -1346,48 +1543,48 @@ var missionsControllerCreateMissions = /* @__PURE__ */ __name((options) => {
|
|
|
1346
1543
|
type: "apiKey"
|
|
1347
1544
|
}
|
|
1348
1545
|
],
|
|
1349
|
-
|
|
1350
|
-
url: "/missions",
|
|
1546
|
+
url: "/v1/flights/files",
|
|
1351
1547
|
...options,
|
|
1352
1548
|
headers: {
|
|
1353
1549
|
"Content-Type": "application/json",
|
|
1354
1550
|
...options.headers
|
|
1355
1551
|
}
|
|
1356
1552
|
});
|
|
1357
|
-
}, "
|
|
1358
|
-
var
|
|
1359
|
-
return (options.client ?? client).
|
|
1553
|
+
}, "flightsControllerCreatePresignedUrls0V1");
|
|
1554
|
+
var flightsControllerCreatePresignedUrls1 = /* @__PURE__ */ __name((options) => {
|
|
1555
|
+
return (options.client ?? client).post({
|
|
1360
1556
|
security: [
|
|
1361
1557
|
{
|
|
1362
1558
|
name: "x-api-token",
|
|
1363
1559
|
type: "apiKey"
|
|
1364
1560
|
}
|
|
1365
1561
|
],
|
|
1366
|
-
url: "/
|
|
1562
|
+
url: "/flights/files",
|
|
1367
1563
|
...options,
|
|
1368
1564
|
headers: {
|
|
1369
1565
|
"Content-Type": "application/json",
|
|
1370
1566
|
...options.headers
|
|
1371
1567
|
}
|
|
1372
1568
|
});
|
|
1373
|
-
}, "
|
|
1374
|
-
var
|
|
1375
|
-
return (options.client ?? client).
|
|
1569
|
+
}, "flightsControllerCreatePresignedUrls1");
|
|
1570
|
+
var flightsControllerValidateFlight0V1 = /* @__PURE__ */ __name((options) => {
|
|
1571
|
+
return (options.client ?? client).post({
|
|
1376
1572
|
security: [
|
|
1377
1573
|
{
|
|
1378
1574
|
name: "x-api-token",
|
|
1379
1575
|
type: "apiKey"
|
|
1380
1576
|
}
|
|
1381
1577
|
],
|
|
1382
|
-
|
|
1578
|
+
responseTransformer: flightsControllerValidateFlight0V1ResponseTransformer,
|
|
1579
|
+
url: "/v1/flights",
|
|
1383
1580
|
...options,
|
|
1384
1581
|
headers: {
|
|
1385
1582
|
"Content-Type": "application/json",
|
|
1386
1583
|
...options.headers
|
|
1387
1584
|
}
|
|
1388
1585
|
});
|
|
1389
|
-
}, "
|
|
1390
|
-
var
|
|
1586
|
+
}, "flightsControllerValidateFlight0V1");
|
|
1587
|
+
var flightsControllerValidateFlight1 = /* @__PURE__ */ __name((options) => {
|
|
1391
1588
|
return (options.client ?? client).post({
|
|
1392
1589
|
security: [
|
|
1393
1590
|
{
|
|
@@ -1395,31 +1592,29 @@ var protocolTriggersApiControllerTriggerPayout = /* @__PURE__ */ __name((options
|
|
|
1395
1592
|
type: "apiKey"
|
|
1396
1593
|
}
|
|
1397
1594
|
],
|
|
1398
|
-
|
|
1595
|
+
responseTransformer: flightsControllerValidateFlight1ResponseTransformer,
|
|
1596
|
+
url: "/flights",
|
|
1399
1597
|
...options,
|
|
1400
1598
|
headers: {
|
|
1401
1599
|
"Content-Type": "application/json",
|
|
1402
1600
|
...options.headers
|
|
1403
1601
|
}
|
|
1404
1602
|
});
|
|
1405
|
-
}, "
|
|
1406
|
-
var
|
|
1407
|
-
return (options
|
|
1603
|
+
}, "flightsControllerValidateFlight1");
|
|
1604
|
+
var flightPlansControllerGetMany0V1 = /* @__PURE__ */ __name((options) => {
|
|
1605
|
+
return (options?.client ?? client).get({
|
|
1408
1606
|
security: [
|
|
1409
1607
|
{
|
|
1410
1608
|
name: "x-api-token",
|
|
1411
1609
|
type: "apiKey"
|
|
1412
1610
|
}
|
|
1413
1611
|
],
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
"Content-Type": "application/json",
|
|
1418
|
-
...options.headers
|
|
1419
|
-
}
|
|
1612
|
+
responseTransformer: flightPlansControllerGetMany0V1ResponseTransformer,
|
|
1613
|
+
url: "/v1/flight-plans",
|
|
1614
|
+
...options
|
|
1420
1615
|
});
|
|
1421
|
-
}, "
|
|
1422
|
-
var
|
|
1616
|
+
}, "flightPlansControllerGetMany0V1");
|
|
1617
|
+
var flightPlansControllerCreate0V1 = /* @__PURE__ */ __name((options) => {
|
|
1423
1618
|
return (options.client ?? client).post({
|
|
1424
1619
|
security: [
|
|
1425
1620
|
{
|
|
@@ -1427,53 +1622,46 @@ var quotesControllerCreateQuote = /* @__PURE__ */ __name((options) => {
|
|
|
1427
1622
|
type: "apiKey"
|
|
1428
1623
|
}
|
|
1429
1624
|
],
|
|
1430
|
-
|
|
1625
|
+
responseTransformer: flightPlansControllerCreate0V1ResponseTransformer,
|
|
1626
|
+
url: "/v1/flight-plans",
|
|
1431
1627
|
...options,
|
|
1432
1628
|
headers: {
|
|
1433
1629
|
"Content-Type": "application/json",
|
|
1434
1630
|
...options.headers
|
|
1435
1631
|
}
|
|
1436
1632
|
});
|
|
1437
|
-
}, "
|
|
1438
|
-
var
|
|
1439
|
-
return (options
|
|
1633
|
+
}, "flightPlansControllerCreate0V1");
|
|
1634
|
+
var flightPlansControllerGetMany1 = /* @__PURE__ */ __name((options) => {
|
|
1635
|
+
return (options?.client ?? client).get({
|
|
1440
1636
|
security: [
|
|
1441
1637
|
{
|
|
1442
1638
|
name: "x-api-token",
|
|
1443
1639
|
type: "apiKey"
|
|
1444
1640
|
}
|
|
1445
1641
|
],
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
});
|
|
1449
|
-
}, "quotesControllerGetQuote");
|
|
1450
|
-
var schemaControllerGetEventSchema = /* @__PURE__ */ __name((options) => {
|
|
1451
|
-
return (options?.client ?? client).get({
|
|
1452
|
-
url: "/schema/event",
|
|
1642
|
+
responseTransformer: flightPlansControllerGetMany1ResponseTransformer,
|
|
1643
|
+
url: "/flight-plans",
|
|
1453
1644
|
...options
|
|
1454
1645
|
});
|
|
1455
|
-
}, "
|
|
1456
|
-
var
|
|
1646
|
+
}, "flightPlansControllerGetMany1");
|
|
1647
|
+
var flightPlansControllerCreate1 = /* @__PURE__ */ __name((options) => {
|
|
1457
1648
|
return (options.client ?? client).post({
|
|
1458
1649
|
security: [
|
|
1459
|
-
{
|
|
1460
|
-
name: "x-api-token",
|
|
1461
|
-
type: "apiKey"
|
|
1462
|
-
},
|
|
1463
1650
|
{
|
|
1464
1651
|
name: "x-api-token",
|
|
1465
1652
|
type: "apiKey"
|
|
1466
1653
|
}
|
|
1467
1654
|
],
|
|
1468
|
-
|
|
1655
|
+
responseTransformer: flightPlansControllerCreate1ResponseTransformer,
|
|
1656
|
+
url: "/flight-plans",
|
|
1469
1657
|
...options,
|
|
1470
1658
|
headers: {
|
|
1471
1659
|
"Content-Type": "application/json",
|
|
1472
1660
|
...options.headers
|
|
1473
1661
|
}
|
|
1474
1662
|
});
|
|
1475
|
-
}, "
|
|
1476
|
-
var
|
|
1663
|
+
}, "flightPlansControllerCreate1");
|
|
1664
|
+
var flightPlansControllerGet0V1 = /* @__PURE__ */ __name((options) => {
|
|
1477
1665
|
return (options.client ?? client).get({
|
|
1478
1666
|
security: [
|
|
1479
1667
|
{
|
|
@@ -1481,40 +1669,38 @@ var webhooksControllerGetMany = /* @__PURE__ */ __name((options) => {
|
|
|
1481
1669
|
type: "apiKey"
|
|
1482
1670
|
}
|
|
1483
1671
|
],
|
|
1484
|
-
responseTransformer:
|
|
1485
|
-
url: "/
|
|
1672
|
+
responseTransformer: flightPlansControllerGet0V1ResponseTransformer,
|
|
1673
|
+
url: "/v1/flight-plans/{id}",
|
|
1486
1674
|
...options
|
|
1487
1675
|
});
|
|
1488
|
-
}, "
|
|
1489
|
-
var
|
|
1490
|
-
return (options.client ?? client).
|
|
1676
|
+
}, "flightPlansControllerGet0V1");
|
|
1677
|
+
var flightPlansControllerGet1 = /* @__PURE__ */ __name((options) => {
|
|
1678
|
+
return (options.client ?? client).get({
|
|
1491
1679
|
security: [
|
|
1492
1680
|
{
|
|
1493
1681
|
name: "x-api-token",
|
|
1494
1682
|
type: "apiKey"
|
|
1495
1683
|
}
|
|
1496
1684
|
],
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
"Content-Type": "application/json",
|
|
1501
|
-
...options.headers
|
|
1502
|
-
}
|
|
1685
|
+
responseTransformer: flightPlansControllerGet1ResponseTransformer,
|
|
1686
|
+
url: "/flight-plans/{id}",
|
|
1687
|
+
...options
|
|
1503
1688
|
});
|
|
1504
|
-
}, "
|
|
1505
|
-
var
|
|
1506
|
-
return (options.client ?? client).
|
|
1689
|
+
}, "flightPlansControllerGet1");
|
|
1690
|
+
var flightReviewsControllerGetFlightReview0V1 = /* @__PURE__ */ __name((options) => {
|
|
1691
|
+
return (options.client ?? client).get({
|
|
1507
1692
|
security: [
|
|
1508
1693
|
{
|
|
1509
1694
|
name: "x-api-token",
|
|
1510
1695
|
type: "apiKey"
|
|
1511
1696
|
}
|
|
1512
1697
|
],
|
|
1513
|
-
|
|
1698
|
+
responseTransformer: flightReviewsControllerGetFlightReview0V1ResponseTransformer,
|
|
1699
|
+
url: "/v1/flight-reviews/{id}",
|
|
1514
1700
|
...options
|
|
1515
1701
|
});
|
|
1516
|
-
}, "
|
|
1517
|
-
var
|
|
1702
|
+
}, "flightReviewsControllerGetFlightReview0V1");
|
|
1703
|
+
var flightReviewsControllerGetFlightReview1 = /* @__PURE__ */ __name((options) => {
|
|
1518
1704
|
return (options.client ?? client).get({
|
|
1519
1705
|
security: [
|
|
1520
1706
|
{
|
|
@@ -1522,58 +1708,63 @@ var webhooksControllerGet = /* @__PURE__ */ __name((options) => {
|
|
|
1522
1708
|
type: "apiKey"
|
|
1523
1709
|
}
|
|
1524
1710
|
],
|
|
1525
|
-
responseTransformer:
|
|
1526
|
-
url: "/
|
|
1711
|
+
responseTransformer: flightReviewsControllerGetFlightReview1ResponseTransformer,
|
|
1712
|
+
url: "/flight-reviews/{id}",
|
|
1527
1713
|
...options
|
|
1528
1714
|
});
|
|
1529
|
-
}, "
|
|
1530
|
-
var
|
|
1531
|
-
return (options.client ?? client).
|
|
1715
|
+
}, "flightReviewsControllerGetFlightReview1");
|
|
1716
|
+
var flightReviewsControllerGetFlightReviews0V1 = /* @__PURE__ */ __name((options) => {
|
|
1717
|
+
return (options.client ?? client).get({
|
|
1532
1718
|
security: [
|
|
1533
1719
|
{
|
|
1534
1720
|
name: "x-api-token",
|
|
1535
1721
|
type: "apiKey"
|
|
1536
1722
|
}
|
|
1537
1723
|
],
|
|
1538
|
-
responseTransformer:
|
|
1539
|
-
url: "/
|
|
1540
|
-
...options
|
|
1541
|
-
headers: {
|
|
1542
|
-
"Content-Type": "application/json",
|
|
1543
|
-
...options.headers
|
|
1544
|
-
}
|
|
1724
|
+
responseTransformer: flightReviewsControllerGetFlightReviews0V1ResponseTransformer,
|
|
1725
|
+
url: "/v1/flight-reviews",
|
|
1726
|
+
...options
|
|
1545
1727
|
});
|
|
1546
|
-
}, "
|
|
1547
|
-
var
|
|
1548
|
-
return (options.client ?? client).
|
|
1728
|
+
}, "flightReviewsControllerGetFlightReviews0V1");
|
|
1729
|
+
var flightReviewsControllerGetFlightReviews1 = /* @__PURE__ */ __name((options) => {
|
|
1730
|
+
return (options.client ?? client).get({
|
|
1549
1731
|
security: [
|
|
1550
1732
|
{
|
|
1551
1733
|
name: "x-api-token",
|
|
1552
1734
|
type: "apiKey"
|
|
1553
1735
|
}
|
|
1554
1736
|
],
|
|
1555
|
-
responseTransformer:
|
|
1556
|
-
url: "/
|
|
1557
|
-
...options
|
|
1558
|
-
headers: {
|
|
1559
|
-
"Content-Type": "application/json",
|
|
1560
|
-
...options.headers
|
|
1561
|
-
}
|
|
1737
|
+
responseTransformer: flightReviewsControllerGetFlightReviews1ResponseTransformer,
|
|
1738
|
+
url: "/flight-reviews",
|
|
1739
|
+
...options
|
|
1562
1740
|
});
|
|
1563
|
-
}, "
|
|
1564
|
-
var
|
|
1565
|
-
return (options
|
|
1741
|
+
}, "flightReviewsControllerGetFlightReviews1");
|
|
1742
|
+
var keysControllerGetProvenanceCryptoKey0V1 = /* @__PURE__ */ __name((options) => {
|
|
1743
|
+
return (options?.client ?? client).get({
|
|
1744
|
+
url: "/v1/keys",
|
|
1745
|
+
...options
|
|
1746
|
+
});
|
|
1747
|
+
}, "keysControllerGetProvenanceCryptoKey0V1");
|
|
1748
|
+
var keysControllerGetProvenanceCryptoKey1 = /* @__PURE__ */ __name((options) => {
|
|
1749
|
+
return (options?.client ?? client).get({
|
|
1750
|
+
url: "/keys",
|
|
1751
|
+
...options
|
|
1752
|
+
});
|
|
1753
|
+
}, "keysControllerGetProvenanceCryptoKey1");
|
|
1754
|
+
var missionsControllerGetMission0V1 = /* @__PURE__ */ __name((options) => {
|
|
1755
|
+
return (options.client ?? client).get({
|
|
1566
1756
|
security: [
|
|
1567
1757
|
{
|
|
1568
1758
|
name: "x-api-token",
|
|
1569
1759
|
type: "apiKey"
|
|
1570
1760
|
}
|
|
1571
1761
|
],
|
|
1572
|
-
|
|
1762
|
+
responseTransformer: missionsControllerGetMission0V1ResponseTransformer,
|
|
1763
|
+
url: "/v1/missions/{id}",
|
|
1573
1764
|
...options
|
|
1574
1765
|
});
|
|
1575
|
-
}, "
|
|
1576
|
-
var
|
|
1766
|
+
}, "missionsControllerGetMission0V1");
|
|
1767
|
+
var missionsControllerGetMission1 = /* @__PURE__ */ __name((options) => {
|
|
1577
1768
|
return (options.client ?? client).get({
|
|
1578
1769
|
security: [
|
|
1579
1770
|
{
|
|
@@ -1581,19 +1772,557 @@ var webhooksControllerGetStatus = /* @__PURE__ */ __name((options) => {
|
|
|
1581
1772
|
type: "apiKey"
|
|
1582
1773
|
}
|
|
1583
1774
|
],
|
|
1584
|
-
|
|
1775
|
+
responseTransformer: missionsControllerGetMission1ResponseTransformer,
|
|
1776
|
+
url: "/missions/{id}",
|
|
1585
1777
|
...options
|
|
1586
1778
|
});
|
|
1587
|
-
}, "
|
|
1588
|
-
var
|
|
1589
|
-
return (options
|
|
1779
|
+
}, "missionsControllerGetMission1");
|
|
1780
|
+
var missionsControllerGetMissions0V1 = /* @__PURE__ */ __name((options) => {
|
|
1781
|
+
return (options?.client ?? client).get({
|
|
1590
1782
|
security: [
|
|
1591
1783
|
{
|
|
1592
1784
|
name: "x-api-token",
|
|
1593
1785
|
type: "apiKey"
|
|
1594
1786
|
}
|
|
1595
1787
|
],
|
|
1596
|
-
responseTransformer:
|
|
1788
|
+
responseTransformer: missionsControllerGetMissions0V1ResponseTransformer,
|
|
1789
|
+
url: "/v1/missions",
|
|
1790
|
+
...options
|
|
1791
|
+
});
|
|
1792
|
+
}, "missionsControllerGetMissions0V1");
|
|
1793
|
+
var missionsControllerCreateMissions0V1 = /* @__PURE__ */ __name((options) => {
|
|
1794
|
+
return (options.client ?? client).post({
|
|
1795
|
+
security: [
|
|
1796
|
+
{
|
|
1797
|
+
name: "x-api-token",
|
|
1798
|
+
type: "apiKey"
|
|
1799
|
+
}
|
|
1800
|
+
],
|
|
1801
|
+
responseTransformer: missionsControllerCreateMissions0V1ResponseTransformer,
|
|
1802
|
+
url: "/v1/missions",
|
|
1803
|
+
...options,
|
|
1804
|
+
headers: {
|
|
1805
|
+
"Content-Type": "application/json",
|
|
1806
|
+
...options.headers
|
|
1807
|
+
}
|
|
1808
|
+
});
|
|
1809
|
+
}, "missionsControllerCreateMissions0V1");
|
|
1810
|
+
var missionsControllerUpdateMissions0V1 = /* @__PURE__ */ __name((options) => {
|
|
1811
|
+
return (options.client ?? client).put({
|
|
1812
|
+
security: [
|
|
1813
|
+
{
|
|
1814
|
+
name: "x-api-token",
|
|
1815
|
+
type: "apiKey"
|
|
1816
|
+
}
|
|
1817
|
+
],
|
|
1818
|
+
url: "/v1/missions",
|
|
1819
|
+
...options,
|
|
1820
|
+
headers: {
|
|
1821
|
+
"Content-Type": "application/json",
|
|
1822
|
+
...options.headers
|
|
1823
|
+
}
|
|
1824
|
+
});
|
|
1825
|
+
}, "missionsControllerUpdateMissions0V1");
|
|
1826
|
+
var missionsControllerGetMissions1 = /* @__PURE__ */ __name((options) => {
|
|
1827
|
+
return (options?.client ?? client).get({
|
|
1828
|
+
security: [
|
|
1829
|
+
{
|
|
1830
|
+
name: "x-api-token",
|
|
1831
|
+
type: "apiKey"
|
|
1832
|
+
}
|
|
1833
|
+
],
|
|
1834
|
+
responseTransformer: missionsControllerGetMissions1ResponseTransformer,
|
|
1835
|
+
url: "/missions",
|
|
1836
|
+
...options
|
|
1837
|
+
});
|
|
1838
|
+
}, "missionsControllerGetMissions1");
|
|
1839
|
+
var missionsControllerCreateMissions1 = /* @__PURE__ */ __name((options) => {
|
|
1840
|
+
return (options.client ?? client).post({
|
|
1841
|
+
security: [
|
|
1842
|
+
{
|
|
1843
|
+
name: "x-api-token",
|
|
1844
|
+
type: "apiKey"
|
|
1845
|
+
}
|
|
1846
|
+
],
|
|
1847
|
+
responseTransformer: missionsControllerCreateMissions1ResponseTransformer,
|
|
1848
|
+
url: "/missions",
|
|
1849
|
+
...options,
|
|
1850
|
+
headers: {
|
|
1851
|
+
"Content-Type": "application/json",
|
|
1852
|
+
...options.headers
|
|
1853
|
+
}
|
|
1854
|
+
});
|
|
1855
|
+
}, "missionsControllerCreateMissions1");
|
|
1856
|
+
var missionsControllerUpdateMissions1 = /* @__PURE__ */ __name((options) => {
|
|
1857
|
+
return (options.client ?? client).put({
|
|
1858
|
+
security: [
|
|
1859
|
+
{
|
|
1860
|
+
name: "x-api-token",
|
|
1861
|
+
type: "apiKey"
|
|
1862
|
+
}
|
|
1863
|
+
],
|
|
1864
|
+
url: "/missions",
|
|
1865
|
+
...options,
|
|
1866
|
+
headers: {
|
|
1867
|
+
"Content-Type": "application/json",
|
|
1868
|
+
...options.headers
|
|
1869
|
+
}
|
|
1870
|
+
});
|
|
1871
|
+
}, "missionsControllerUpdateMissions1");
|
|
1872
|
+
var missionsControllerRepriceMissions0V1 = /* @__PURE__ */ __name((options) => {
|
|
1873
|
+
return (options.client ?? client).put({
|
|
1874
|
+
security: [
|
|
1875
|
+
{
|
|
1876
|
+
name: "x-api-token",
|
|
1877
|
+
type: "apiKey"
|
|
1878
|
+
}
|
|
1879
|
+
],
|
|
1880
|
+
url: "/v1/missions/amounts",
|
|
1881
|
+
...options,
|
|
1882
|
+
headers: {
|
|
1883
|
+
"Content-Type": "application/json",
|
|
1884
|
+
...options.headers
|
|
1885
|
+
}
|
|
1886
|
+
});
|
|
1887
|
+
}, "missionsControllerRepriceMissions0V1");
|
|
1888
|
+
var missionsControllerRepriceMissions1 = /* @__PURE__ */ __name((options) => {
|
|
1889
|
+
return (options.client ?? client).put({
|
|
1890
|
+
security: [
|
|
1891
|
+
{
|
|
1892
|
+
name: "x-api-token",
|
|
1893
|
+
type: "apiKey"
|
|
1894
|
+
}
|
|
1895
|
+
],
|
|
1896
|
+
url: "/missions/amounts",
|
|
1897
|
+
...options,
|
|
1898
|
+
headers: {
|
|
1899
|
+
"Content-Type": "application/json",
|
|
1900
|
+
...options.headers
|
|
1901
|
+
}
|
|
1902
|
+
});
|
|
1903
|
+
}, "missionsControllerRepriceMissions1");
|
|
1904
|
+
var protocolTriggersApiControllerTriggerPayout0V1 = /* @__PURE__ */ __name((options) => {
|
|
1905
|
+
return (options.client ?? client).post({
|
|
1906
|
+
security: [
|
|
1907
|
+
{
|
|
1908
|
+
name: "x-api-token",
|
|
1909
|
+
type: "apiKey"
|
|
1910
|
+
}
|
|
1911
|
+
],
|
|
1912
|
+
url: "/v1/protocol-triggers/missions/payout",
|
|
1913
|
+
...options,
|
|
1914
|
+
headers: {
|
|
1915
|
+
"Content-Type": "application/json",
|
|
1916
|
+
...options.headers
|
|
1917
|
+
}
|
|
1918
|
+
});
|
|
1919
|
+
}, "protocolTriggersApiControllerTriggerPayout0V1");
|
|
1920
|
+
var protocolTriggersApiControllerTriggerPayout1 = /* @__PURE__ */ __name((options) => {
|
|
1921
|
+
return (options.client ?? client).post({
|
|
1922
|
+
security: [
|
|
1923
|
+
{
|
|
1924
|
+
name: "x-api-token",
|
|
1925
|
+
type: "apiKey"
|
|
1926
|
+
}
|
|
1927
|
+
],
|
|
1928
|
+
url: "/protocol-triggers/missions/payout",
|
|
1929
|
+
...options,
|
|
1930
|
+
headers: {
|
|
1931
|
+
"Content-Type": "application/json",
|
|
1932
|
+
...options.headers
|
|
1933
|
+
}
|
|
1934
|
+
});
|
|
1935
|
+
}, "protocolTriggersApiControllerTriggerPayout1");
|
|
1936
|
+
var protocolTriggersApiControllerTriggerMissionClose0V1 = /* @__PURE__ */ __name((options) => {
|
|
1937
|
+
return (options.client ?? client).post({
|
|
1938
|
+
security: [
|
|
1939
|
+
{
|
|
1940
|
+
name: "x-api-token",
|
|
1941
|
+
type: "apiKey"
|
|
1942
|
+
}
|
|
1943
|
+
],
|
|
1944
|
+
url: "/v1/protocol-triggers/missions/close",
|
|
1945
|
+
...options,
|
|
1946
|
+
headers: {
|
|
1947
|
+
"Content-Type": "application/json",
|
|
1948
|
+
...options.headers
|
|
1949
|
+
}
|
|
1950
|
+
});
|
|
1951
|
+
}, "protocolTriggersApiControllerTriggerMissionClose0V1");
|
|
1952
|
+
var protocolTriggersApiControllerTriggerMissionClose1 = /* @__PURE__ */ __name((options) => {
|
|
1953
|
+
return (options.client ?? client).post({
|
|
1954
|
+
security: [
|
|
1955
|
+
{
|
|
1956
|
+
name: "x-api-token",
|
|
1957
|
+
type: "apiKey"
|
|
1958
|
+
}
|
|
1959
|
+
],
|
|
1960
|
+
url: "/protocol-triggers/missions/close",
|
|
1961
|
+
...options,
|
|
1962
|
+
headers: {
|
|
1963
|
+
"Content-Type": "application/json",
|
|
1964
|
+
...options.headers
|
|
1965
|
+
}
|
|
1966
|
+
});
|
|
1967
|
+
}, "protocolTriggersApiControllerTriggerMissionClose1");
|
|
1968
|
+
var quotesControllerCreateQuote0V1 = /* @__PURE__ */ __name((options) => {
|
|
1969
|
+
return (options.client ?? client).post({
|
|
1970
|
+
security: [
|
|
1971
|
+
{
|
|
1972
|
+
name: "x-api-token",
|
|
1973
|
+
type: "apiKey"
|
|
1974
|
+
}
|
|
1975
|
+
],
|
|
1976
|
+
url: "/v1/quotes",
|
|
1977
|
+
...options,
|
|
1978
|
+
headers: {
|
|
1979
|
+
"Content-Type": "application/json",
|
|
1980
|
+
...options.headers
|
|
1981
|
+
}
|
|
1982
|
+
});
|
|
1983
|
+
}, "quotesControllerCreateQuote0V1");
|
|
1984
|
+
var quotesControllerCreateQuote1 = /* @__PURE__ */ __name((options) => {
|
|
1985
|
+
return (options.client ?? client).post({
|
|
1986
|
+
security: [
|
|
1987
|
+
{
|
|
1988
|
+
name: "x-api-token",
|
|
1989
|
+
type: "apiKey"
|
|
1990
|
+
}
|
|
1991
|
+
],
|
|
1992
|
+
url: "/quotes",
|
|
1993
|
+
...options,
|
|
1994
|
+
headers: {
|
|
1995
|
+
"Content-Type": "application/json",
|
|
1996
|
+
...options.headers
|
|
1997
|
+
}
|
|
1998
|
+
});
|
|
1999
|
+
}, "quotesControllerCreateQuote1");
|
|
2000
|
+
var quotesControllerGetQuote0V1 = /* @__PURE__ */ __name((options) => {
|
|
2001
|
+
return (options.client ?? client).get({
|
|
2002
|
+
security: [
|
|
2003
|
+
{
|
|
2004
|
+
name: "x-api-token",
|
|
2005
|
+
type: "apiKey"
|
|
2006
|
+
}
|
|
2007
|
+
],
|
|
2008
|
+
url: "/v1/quotes/{id}",
|
|
2009
|
+
...options
|
|
2010
|
+
});
|
|
2011
|
+
}, "quotesControllerGetQuote0V1");
|
|
2012
|
+
var quotesControllerGetQuote1 = /* @__PURE__ */ __name((options) => {
|
|
2013
|
+
return (options.client ?? client).get({
|
|
2014
|
+
security: [
|
|
2015
|
+
{
|
|
2016
|
+
name: "x-api-token",
|
|
2017
|
+
type: "apiKey"
|
|
2018
|
+
}
|
|
2019
|
+
],
|
|
2020
|
+
url: "/quotes/{id}",
|
|
2021
|
+
...options
|
|
2022
|
+
});
|
|
2023
|
+
}, "quotesControllerGetQuote1");
|
|
2024
|
+
var schemaControllerGetEventSchema0V1 = /* @__PURE__ */ __name((options) => {
|
|
2025
|
+
return (options?.client ?? client).get({
|
|
2026
|
+
url: "/v1/schema/event",
|
|
2027
|
+
...options
|
|
2028
|
+
});
|
|
2029
|
+
}, "schemaControllerGetEventSchema0V1");
|
|
2030
|
+
var schemaControllerGetEventSchema1 = /* @__PURE__ */ __name((options) => {
|
|
2031
|
+
return (options?.client ?? client).get({
|
|
2032
|
+
url: "/schema/event",
|
|
2033
|
+
...options
|
|
2034
|
+
});
|
|
2035
|
+
}, "schemaControllerGetEventSchema1");
|
|
2036
|
+
var vaultsControllerCreateVaults0V1 = /* @__PURE__ */ __name((options) => {
|
|
2037
|
+
return (options.client ?? client).post({
|
|
2038
|
+
security: [
|
|
2039
|
+
{
|
|
2040
|
+
name: "x-api-token",
|
|
2041
|
+
type: "apiKey"
|
|
2042
|
+
},
|
|
2043
|
+
{
|
|
2044
|
+
name: "x-api-token",
|
|
2045
|
+
type: "apiKey"
|
|
2046
|
+
}
|
|
2047
|
+
],
|
|
2048
|
+
url: "/v1/vaults",
|
|
2049
|
+
...options,
|
|
2050
|
+
headers: {
|
|
2051
|
+
"Content-Type": "application/json",
|
|
2052
|
+
...options.headers
|
|
2053
|
+
}
|
|
2054
|
+
});
|
|
2055
|
+
}, "vaultsControllerCreateVaults0V1");
|
|
2056
|
+
var vaultsControllerCreateVaults1 = /* @__PURE__ */ __name((options) => {
|
|
2057
|
+
return (options.client ?? client).post({
|
|
2058
|
+
security: [
|
|
2059
|
+
{
|
|
2060
|
+
name: "x-api-token",
|
|
2061
|
+
type: "apiKey"
|
|
2062
|
+
},
|
|
2063
|
+
{
|
|
2064
|
+
name: "x-api-token",
|
|
2065
|
+
type: "apiKey"
|
|
2066
|
+
}
|
|
2067
|
+
],
|
|
2068
|
+
url: "/vaults",
|
|
2069
|
+
...options,
|
|
2070
|
+
headers: {
|
|
2071
|
+
"Content-Type": "application/json",
|
|
2072
|
+
...options.headers
|
|
2073
|
+
}
|
|
2074
|
+
});
|
|
2075
|
+
}, "vaultsControllerCreateVaults1");
|
|
2076
|
+
var webhooksControllerGetMany0V1 = /* @__PURE__ */ __name((options) => {
|
|
2077
|
+
return (options.client ?? client).get({
|
|
2078
|
+
security: [
|
|
2079
|
+
{
|
|
2080
|
+
name: "x-api-token",
|
|
2081
|
+
type: "apiKey"
|
|
2082
|
+
}
|
|
2083
|
+
],
|
|
2084
|
+
responseTransformer: webhooksControllerGetMany0V1ResponseTransformer,
|
|
2085
|
+
url: "/v1/org/{org_id}/webhooks",
|
|
2086
|
+
...options
|
|
2087
|
+
});
|
|
2088
|
+
}, "webhooksControllerGetMany0V1");
|
|
2089
|
+
var webhooksControllerCreate0V1 = /* @__PURE__ */ __name((options) => {
|
|
2090
|
+
return (options.client ?? client).post({
|
|
2091
|
+
security: [
|
|
2092
|
+
{
|
|
2093
|
+
name: "x-api-token",
|
|
2094
|
+
type: "apiKey"
|
|
2095
|
+
}
|
|
2096
|
+
],
|
|
2097
|
+
url: "/v1/org/{org_id}/webhooks",
|
|
2098
|
+
...options,
|
|
2099
|
+
headers: {
|
|
2100
|
+
"Content-Type": "application/json",
|
|
2101
|
+
...options.headers
|
|
2102
|
+
}
|
|
2103
|
+
});
|
|
2104
|
+
}, "webhooksControllerCreate0V1");
|
|
2105
|
+
var webhooksControllerGetMany1 = /* @__PURE__ */ __name((options) => {
|
|
2106
|
+
return (options.client ?? client).get({
|
|
2107
|
+
security: [
|
|
2108
|
+
{
|
|
2109
|
+
name: "x-api-token",
|
|
2110
|
+
type: "apiKey"
|
|
2111
|
+
}
|
|
2112
|
+
],
|
|
2113
|
+
responseTransformer: webhooksControllerGetMany1ResponseTransformer,
|
|
2114
|
+
url: "/org/{org_id}/webhooks",
|
|
2115
|
+
...options
|
|
2116
|
+
});
|
|
2117
|
+
}, "webhooksControllerGetMany1");
|
|
2118
|
+
var webhooksControllerCreate1 = /* @__PURE__ */ __name((options) => {
|
|
2119
|
+
return (options.client ?? client).post({
|
|
2120
|
+
security: [
|
|
2121
|
+
{
|
|
2122
|
+
name: "x-api-token",
|
|
2123
|
+
type: "apiKey"
|
|
2124
|
+
}
|
|
2125
|
+
],
|
|
2126
|
+
url: "/org/{org_id}/webhooks",
|
|
2127
|
+
...options,
|
|
2128
|
+
headers: {
|
|
2129
|
+
"Content-Type": "application/json",
|
|
2130
|
+
...options.headers
|
|
2131
|
+
}
|
|
2132
|
+
});
|
|
2133
|
+
}, "webhooksControllerCreate1");
|
|
2134
|
+
var webhooksControllerDelete0V1 = /* @__PURE__ */ __name((options) => {
|
|
2135
|
+
return (options.client ?? client).delete({
|
|
2136
|
+
security: [
|
|
2137
|
+
{
|
|
2138
|
+
name: "x-api-token",
|
|
2139
|
+
type: "apiKey"
|
|
2140
|
+
}
|
|
2141
|
+
],
|
|
2142
|
+
url: "/v1/org/{org_id}/webhooks/{id}",
|
|
2143
|
+
...options
|
|
2144
|
+
});
|
|
2145
|
+
}, "webhooksControllerDelete0V1");
|
|
2146
|
+
var webhooksControllerGet0V1 = /* @__PURE__ */ __name((options) => {
|
|
2147
|
+
return (options.client ?? client).get({
|
|
2148
|
+
security: [
|
|
2149
|
+
{
|
|
2150
|
+
name: "x-api-token",
|
|
2151
|
+
type: "apiKey"
|
|
2152
|
+
}
|
|
2153
|
+
],
|
|
2154
|
+
responseTransformer: webhooksControllerGet0V1ResponseTransformer,
|
|
2155
|
+
url: "/v1/org/{org_id}/webhooks/{id}",
|
|
2156
|
+
...options
|
|
2157
|
+
});
|
|
2158
|
+
}, "webhooksControllerGet0V1");
|
|
2159
|
+
var webhooksControllerUpdate0V1 = /* @__PURE__ */ __name((options) => {
|
|
2160
|
+
return (options.client ?? client).put({
|
|
2161
|
+
security: [
|
|
2162
|
+
{
|
|
2163
|
+
name: "x-api-token",
|
|
2164
|
+
type: "apiKey"
|
|
2165
|
+
}
|
|
2166
|
+
],
|
|
2167
|
+
responseTransformer: webhooksControllerUpdate0V1ResponseTransformer,
|
|
2168
|
+
url: "/v1/org/{org_id}/webhooks/{id}",
|
|
2169
|
+
...options,
|
|
2170
|
+
headers: {
|
|
2171
|
+
"Content-Type": "application/json",
|
|
2172
|
+
...options.headers
|
|
2173
|
+
}
|
|
2174
|
+
});
|
|
2175
|
+
}, "webhooksControllerUpdate0V1");
|
|
2176
|
+
var webhooksControllerDelete1 = /* @__PURE__ */ __name((options) => {
|
|
2177
|
+
return (options.client ?? client).delete({
|
|
2178
|
+
security: [
|
|
2179
|
+
{
|
|
2180
|
+
name: "x-api-token",
|
|
2181
|
+
type: "apiKey"
|
|
2182
|
+
}
|
|
2183
|
+
],
|
|
2184
|
+
url: "/org/{org_id}/webhooks/{id}",
|
|
2185
|
+
...options
|
|
2186
|
+
});
|
|
2187
|
+
}, "webhooksControllerDelete1");
|
|
2188
|
+
var webhooksControllerGet1 = /* @__PURE__ */ __name((options) => {
|
|
2189
|
+
return (options.client ?? client).get({
|
|
2190
|
+
security: [
|
|
2191
|
+
{
|
|
2192
|
+
name: "x-api-token",
|
|
2193
|
+
type: "apiKey"
|
|
2194
|
+
}
|
|
2195
|
+
],
|
|
2196
|
+
responseTransformer: webhooksControllerGet1ResponseTransformer,
|
|
2197
|
+
url: "/org/{org_id}/webhooks/{id}",
|
|
2198
|
+
...options
|
|
2199
|
+
});
|
|
2200
|
+
}, "webhooksControllerGet1");
|
|
2201
|
+
var webhooksControllerUpdate1 = /* @__PURE__ */ __name((options) => {
|
|
2202
|
+
return (options.client ?? client).put({
|
|
2203
|
+
security: [
|
|
2204
|
+
{
|
|
2205
|
+
name: "x-api-token",
|
|
2206
|
+
type: "apiKey"
|
|
2207
|
+
}
|
|
2208
|
+
],
|
|
2209
|
+
responseTransformer: webhooksControllerUpdate1ResponseTransformer,
|
|
2210
|
+
url: "/org/{org_id}/webhooks/{id}",
|
|
2211
|
+
...options,
|
|
2212
|
+
headers: {
|
|
2213
|
+
"Content-Type": "application/json",
|
|
2214
|
+
...options.headers
|
|
2215
|
+
}
|
|
2216
|
+
});
|
|
2217
|
+
}, "webhooksControllerUpdate1");
|
|
2218
|
+
var webhooksControllerRegenerateSecret0V1 = /* @__PURE__ */ __name((options) => {
|
|
2219
|
+
return (options.client ?? client).post({
|
|
2220
|
+
security: [
|
|
2221
|
+
{
|
|
2222
|
+
name: "x-api-token",
|
|
2223
|
+
type: "apiKey"
|
|
2224
|
+
}
|
|
2225
|
+
],
|
|
2226
|
+
responseTransformer: webhooksControllerRegenerateSecret0V1ResponseTransformer,
|
|
2227
|
+
url: "/v1/org/{org_id}/webhooks/{id}/regenerate-secret",
|
|
2228
|
+
...options,
|
|
2229
|
+
headers: {
|
|
2230
|
+
"Content-Type": "application/json",
|
|
2231
|
+
...options.headers
|
|
2232
|
+
}
|
|
2233
|
+
});
|
|
2234
|
+
}, "webhooksControllerRegenerateSecret0V1");
|
|
2235
|
+
var webhooksControllerRegenerateSecret1 = /* @__PURE__ */ __name((options) => {
|
|
2236
|
+
return (options.client ?? client).post({
|
|
2237
|
+
security: [
|
|
2238
|
+
{
|
|
2239
|
+
name: "x-api-token",
|
|
2240
|
+
type: "apiKey"
|
|
2241
|
+
}
|
|
2242
|
+
],
|
|
2243
|
+
responseTransformer: webhooksControllerRegenerateSecret1ResponseTransformer,
|
|
2244
|
+
url: "/org/{org_id}/webhooks/{id}/regenerate-secret",
|
|
2245
|
+
...options,
|
|
2246
|
+
headers: {
|
|
2247
|
+
"Content-Type": "application/json",
|
|
2248
|
+
...options.headers
|
|
2249
|
+
}
|
|
2250
|
+
});
|
|
2251
|
+
}, "webhooksControllerRegenerateSecret1");
|
|
2252
|
+
var webhooksControllerTest0V1 = /* @__PURE__ */ __name((options) => {
|
|
2253
|
+
return (options.client ?? client).post({
|
|
2254
|
+
security: [
|
|
2255
|
+
{
|
|
2256
|
+
name: "x-api-token",
|
|
2257
|
+
type: "apiKey"
|
|
2258
|
+
}
|
|
2259
|
+
],
|
|
2260
|
+
url: "/v1/org/{org_id}/webhooks/{id}/test",
|
|
2261
|
+
...options
|
|
2262
|
+
});
|
|
2263
|
+
}, "webhooksControllerTest0V1");
|
|
2264
|
+
var webhooksControllerTest1 = /* @__PURE__ */ __name((options) => {
|
|
2265
|
+
return (options.client ?? client).post({
|
|
2266
|
+
security: [
|
|
2267
|
+
{
|
|
2268
|
+
name: "x-api-token",
|
|
2269
|
+
type: "apiKey"
|
|
2270
|
+
}
|
|
2271
|
+
],
|
|
2272
|
+
url: "/org/{org_id}/webhooks/{id}/test",
|
|
2273
|
+
...options
|
|
2274
|
+
});
|
|
2275
|
+
}, "webhooksControllerTest1");
|
|
2276
|
+
var webhooksControllerGetStatus0V1 = /* @__PURE__ */ __name((options) => {
|
|
2277
|
+
return (options.client ?? client).get({
|
|
2278
|
+
security: [
|
|
2279
|
+
{
|
|
2280
|
+
name: "x-api-token",
|
|
2281
|
+
type: "apiKey"
|
|
2282
|
+
}
|
|
2283
|
+
],
|
|
2284
|
+
url: "/v1/org/{org_id}/webhooks/{id}/status",
|
|
2285
|
+
...options
|
|
2286
|
+
});
|
|
2287
|
+
}, "webhooksControllerGetStatus0V1");
|
|
2288
|
+
var webhooksControllerGetStatus1 = /* @__PURE__ */ __name((options) => {
|
|
2289
|
+
return (options.client ?? client).get({
|
|
2290
|
+
security: [
|
|
2291
|
+
{
|
|
2292
|
+
name: "x-api-token",
|
|
2293
|
+
type: "apiKey"
|
|
2294
|
+
}
|
|
2295
|
+
],
|
|
2296
|
+
url: "/org/{org_id}/webhooks/{id}/status",
|
|
2297
|
+
...options
|
|
2298
|
+
});
|
|
2299
|
+
}, "webhooksControllerGetStatus1");
|
|
2300
|
+
var zonesControllerCreateZone0V1 = /* @__PURE__ */ __name((options) => {
|
|
2301
|
+
return (options.client ?? client).post({
|
|
2302
|
+
security: [
|
|
2303
|
+
{
|
|
2304
|
+
name: "x-api-token",
|
|
2305
|
+
type: "apiKey"
|
|
2306
|
+
}
|
|
2307
|
+
],
|
|
2308
|
+
responseTransformer: zonesControllerCreateZone0V1ResponseTransformer,
|
|
2309
|
+
url: "/v1/zones",
|
|
2310
|
+
...options,
|
|
2311
|
+
headers: {
|
|
2312
|
+
"Content-Type": "application/json",
|
|
2313
|
+
...options.headers
|
|
2314
|
+
}
|
|
2315
|
+
});
|
|
2316
|
+
}, "zonesControllerCreateZone0V1");
|
|
2317
|
+
var zonesControllerCreateZone1 = /* @__PURE__ */ __name((options) => {
|
|
2318
|
+
return (options.client ?? client).post({
|
|
2319
|
+
security: [
|
|
2320
|
+
{
|
|
2321
|
+
name: "x-api-token",
|
|
2322
|
+
type: "apiKey"
|
|
2323
|
+
}
|
|
2324
|
+
],
|
|
2325
|
+
responseTransformer: zonesControllerCreateZone1ResponseTransformer,
|
|
1597
2326
|
url: "/zones",
|
|
1598
2327
|
...options,
|
|
1599
2328
|
headers: {
|
|
@@ -1601,8 +2330,37 @@ var zonesControllerCreateZone = /* @__PURE__ */ __name((options) => {
|
|
|
1601
2330
|
...options.headers
|
|
1602
2331
|
}
|
|
1603
2332
|
});
|
|
1604
|
-
}, "
|
|
1605
|
-
var
|
|
2333
|
+
}, "zonesControllerCreateZone1");
|
|
2334
|
+
var zonesControllerDeleteZone0V1 = /* @__PURE__ */ __name((options) => {
|
|
2335
|
+
return (options.client ?? client).delete({
|
|
2336
|
+
security: [
|
|
2337
|
+
{
|
|
2338
|
+
name: "x-api-token",
|
|
2339
|
+
type: "apiKey"
|
|
2340
|
+
}
|
|
2341
|
+
],
|
|
2342
|
+
url: "/v1/zones/{id}",
|
|
2343
|
+
...options
|
|
2344
|
+
});
|
|
2345
|
+
}, "zonesControllerDeleteZone0V1");
|
|
2346
|
+
var zonesControllerUpdateZone0V1 = /* @__PURE__ */ __name((options) => {
|
|
2347
|
+
return (options.client ?? client).put({
|
|
2348
|
+
security: [
|
|
2349
|
+
{
|
|
2350
|
+
name: "x-api-token",
|
|
2351
|
+
type: "apiKey"
|
|
2352
|
+
}
|
|
2353
|
+
],
|
|
2354
|
+
responseTransformer: zonesControllerUpdateZone0V1ResponseTransformer,
|
|
2355
|
+
url: "/v1/zones/{id}",
|
|
2356
|
+
...options,
|
|
2357
|
+
headers: {
|
|
2358
|
+
"Content-Type": "application/json",
|
|
2359
|
+
...options.headers
|
|
2360
|
+
}
|
|
2361
|
+
});
|
|
2362
|
+
}, "zonesControllerUpdateZone0V1");
|
|
2363
|
+
var zonesControllerDeleteZone1 = /* @__PURE__ */ __name((options) => {
|
|
1606
2364
|
return (options.client ?? client).delete({
|
|
1607
2365
|
security: [
|
|
1608
2366
|
{
|
|
@@ -1613,8 +2371,8 @@ var zonesControllerDeleteZone = /* @__PURE__ */ __name((options) => {
|
|
|
1613
2371
|
url: "/zones/{id}",
|
|
1614
2372
|
...options
|
|
1615
2373
|
});
|
|
1616
|
-
}, "
|
|
1617
|
-
var
|
|
2374
|
+
}, "zonesControllerDeleteZone1");
|
|
2375
|
+
var zonesControllerUpdateZone1 = /* @__PURE__ */ __name((options) => {
|
|
1618
2376
|
return (options.client ?? client).put({
|
|
1619
2377
|
security: [
|
|
1620
2378
|
{
|
|
@@ -1622,7 +2380,7 @@ var zonesControllerUpdateZone = /* @__PURE__ */ __name((options) => {
|
|
|
1622
2380
|
type: "apiKey"
|
|
1623
2381
|
}
|
|
1624
2382
|
],
|
|
1625
|
-
responseTransformer:
|
|
2383
|
+
responseTransformer: zonesControllerUpdateZone1ResponseTransformer,
|
|
1626
2384
|
url: "/zones/{id}",
|
|
1627
2385
|
...options,
|
|
1628
2386
|
headers: {
|
|
@@ -1630,8 +2388,24 @@ var zonesControllerUpdateZone = /* @__PURE__ */ __name((options) => {
|
|
|
1630
2388
|
...options.headers
|
|
1631
2389
|
}
|
|
1632
2390
|
});
|
|
1633
|
-
}, "
|
|
1634
|
-
var
|
|
2391
|
+
}, "zonesControllerUpdateZone1");
|
|
2392
|
+
var eventProcessorMissionsSyncControllerResyncMissions0V1 = /* @__PURE__ */ __name((options) => {
|
|
2393
|
+
return (options.client ?? client).put({
|
|
2394
|
+
security: [
|
|
2395
|
+
{
|
|
2396
|
+
name: "x-api-token",
|
|
2397
|
+
type: "apiKey"
|
|
2398
|
+
}
|
|
2399
|
+
],
|
|
2400
|
+
url: "/v1/event-processor/missions/sync",
|
|
2401
|
+
...options,
|
|
2402
|
+
headers: {
|
|
2403
|
+
"Content-Type": "application/json",
|
|
2404
|
+
...options.headers
|
|
2405
|
+
}
|
|
2406
|
+
});
|
|
2407
|
+
}, "eventProcessorMissionsSyncControllerResyncMissions0V1");
|
|
2408
|
+
var eventProcessorMissionsSyncControllerResyncMissions1 = /* @__PURE__ */ __name((options) => {
|
|
1635
2409
|
return (options.client ?? client).put({
|
|
1636
2410
|
security: [
|
|
1637
2411
|
{
|
|
@@ -1646,8 +2420,24 @@ var eventProcessorMissionsSyncControllerResyncMissions = /* @__PURE__ */ __name(
|
|
|
1646
2420
|
...options.headers
|
|
1647
2421
|
}
|
|
1648
2422
|
});
|
|
1649
|
-
}, "
|
|
1650
|
-
var
|
|
2423
|
+
}, "eventProcessorMissionsSyncControllerResyncMissions1");
|
|
2424
|
+
var eventProcessorFlightReviewsSyncControllerResyncFlightReviews0V1 = /* @__PURE__ */ __name((options) => {
|
|
2425
|
+
return (options.client ?? client).put({
|
|
2426
|
+
security: [
|
|
2427
|
+
{
|
|
2428
|
+
name: "x-api-token",
|
|
2429
|
+
type: "apiKey"
|
|
2430
|
+
}
|
|
2431
|
+
],
|
|
2432
|
+
url: "/v1/event-processor/flightreviews",
|
|
2433
|
+
...options,
|
|
2434
|
+
headers: {
|
|
2435
|
+
"Content-Type": "application/json",
|
|
2436
|
+
...options.headers
|
|
2437
|
+
}
|
|
2438
|
+
});
|
|
2439
|
+
}, "eventProcessorFlightReviewsSyncControllerResyncFlightReviews0V1");
|
|
2440
|
+
var eventProcessorFlightReviewsSyncControllerResyncFlightReviews1 = /* @__PURE__ */ __name((options) => {
|
|
1651
2441
|
return (options.client ?? client).put({
|
|
1652
2442
|
security: [
|
|
1653
2443
|
{
|
|
@@ -1662,8 +2452,18 @@ var eventProcessorFlightReviewsSyncControllerResyncFlightReviews = /* @__PURE__
|
|
|
1662
2452
|
...options.headers
|
|
1663
2453
|
}
|
|
1664
2454
|
});
|
|
1665
|
-
}, "
|
|
1666
|
-
var
|
|
2455
|
+
}, "eventProcessorFlightReviewsSyncControllerResyncFlightReviews1");
|
|
2456
|
+
var alchemyControllerHandleWebhook0V1 = /* @__PURE__ */ __name((options) => {
|
|
2457
|
+
return (options.client ?? client).post({
|
|
2458
|
+
url: "/v1/webhooks/inbound/alchemy",
|
|
2459
|
+
...options,
|
|
2460
|
+
headers: {
|
|
2461
|
+
"Content-Type": "application/json",
|
|
2462
|
+
...options.headers
|
|
2463
|
+
}
|
|
2464
|
+
});
|
|
2465
|
+
}, "alchemyControllerHandleWebhook0V1");
|
|
2466
|
+
var alchemyControllerHandleWebhook1 = /* @__PURE__ */ __name((options) => {
|
|
1667
2467
|
return (options.client ?? client).post({
|
|
1668
2468
|
url: "/webhooks/inbound/alchemy",
|
|
1669
2469
|
...options,
|
|
@@ -1672,8 +2472,38 @@ var alchemyControllerHandleWebhook = /* @__PURE__ */ __name((options) => {
|
|
|
1672
2472
|
...options.headers
|
|
1673
2473
|
}
|
|
1674
2474
|
});
|
|
1675
|
-
}, "
|
|
1676
|
-
var
|
|
2475
|
+
}, "alchemyControllerHandleWebhook1");
|
|
2476
|
+
var inboundWebhookConfigsControllerGetMany0V1 = /* @__PURE__ */ __name((options) => {
|
|
2477
|
+
return (options?.client ?? client).get({
|
|
2478
|
+
security: [
|
|
2479
|
+
{
|
|
2480
|
+
name: "x-api-token",
|
|
2481
|
+
type: "apiKey"
|
|
2482
|
+
}
|
|
2483
|
+
],
|
|
2484
|
+
responseTransformer: inboundWebhookConfigsControllerGetMany0V1ResponseTransformer,
|
|
2485
|
+
url: "/v1/webhooks/inbound/configs",
|
|
2486
|
+
...options
|
|
2487
|
+
});
|
|
2488
|
+
}, "inboundWebhookConfigsControllerGetMany0V1");
|
|
2489
|
+
var inboundWebhookConfigsControllerCreate0V1 = /* @__PURE__ */ __name((options) => {
|
|
2490
|
+
return (options.client ?? client).post({
|
|
2491
|
+
security: [
|
|
2492
|
+
{
|
|
2493
|
+
name: "x-api-token",
|
|
2494
|
+
type: "apiKey"
|
|
2495
|
+
}
|
|
2496
|
+
],
|
|
2497
|
+
responseTransformer: inboundWebhookConfigsControllerCreate0V1ResponseTransformer,
|
|
2498
|
+
url: "/v1/webhooks/inbound/configs",
|
|
2499
|
+
...options,
|
|
2500
|
+
headers: {
|
|
2501
|
+
"Content-Type": "application/json",
|
|
2502
|
+
...options.headers
|
|
2503
|
+
}
|
|
2504
|
+
});
|
|
2505
|
+
}, "inboundWebhookConfigsControllerCreate0V1");
|
|
2506
|
+
var inboundWebhookConfigsControllerGetMany1 = /* @__PURE__ */ __name((options) => {
|
|
1677
2507
|
return (options?.client ?? client).get({
|
|
1678
2508
|
security: [
|
|
1679
2509
|
{
|
|
@@ -1681,12 +2511,12 @@ var inboundWebhookConfigsControllerGetMany = /* @__PURE__ */ __name((options) =>
|
|
|
1681
2511
|
type: "apiKey"
|
|
1682
2512
|
}
|
|
1683
2513
|
],
|
|
1684
|
-
responseTransformer:
|
|
2514
|
+
responseTransformer: inboundWebhookConfigsControllerGetMany1ResponseTransformer,
|
|
1685
2515
|
url: "/webhooks/inbound/configs",
|
|
1686
2516
|
...options
|
|
1687
2517
|
});
|
|
1688
|
-
}, "
|
|
1689
|
-
var
|
|
2518
|
+
}, "inboundWebhookConfigsControllerGetMany1");
|
|
2519
|
+
var inboundWebhookConfigsControllerCreate1 = /* @__PURE__ */ __name((options) => {
|
|
1690
2520
|
return (options.client ?? client).post({
|
|
1691
2521
|
security: [
|
|
1692
2522
|
{
|
|
@@ -1694,7 +2524,7 @@ var inboundWebhookConfigsControllerCreate = /* @__PURE__ */ __name((options) =>
|
|
|
1694
2524
|
type: "apiKey"
|
|
1695
2525
|
}
|
|
1696
2526
|
],
|
|
1697
|
-
responseTransformer:
|
|
2527
|
+
responseTransformer: inboundWebhookConfigsControllerCreate1ResponseTransformer,
|
|
1698
2528
|
url: "/webhooks/inbound/configs",
|
|
1699
2529
|
...options,
|
|
1700
2530
|
headers: {
|
|
@@ -1702,8 +2532,50 @@ var inboundWebhookConfigsControllerCreate = /* @__PURE__ */ __name((options) =>
|
|
|
1702
2532
|
...options.headers
|
|
1703
2533
|
}
|
|
1704
2534
|
});
|
|
1705
|
-
}, "
|
|
1706
|
-
var
|
|
2535
|
+
}, "inboundWebhookConfigsControllerCreate1");
|
|
2536
|
+
var inboundWebhookConfigsControllerDelete0V1 = /* @__PURE__ */ __name((options) => {
|
|
2537
|
+
return (options.client ?? client).delete({
|
|
2538
|
+
security: [
|
|
2539
|
+
{
|
|
2540
|
+
name: "x-api-token",
|
|
2541
|
+
type: "apiKey"
|
|
2542
|
+
}
|
|
2543
|
+
],
|
|
2544
|
+
url: "/v1/webhooks/inbound/configs/{id}",
|
|
2545
|
+
...options
|
|
2546
|
+
});
|
|
2547
|
+
}, "inboundWebhookConfigsControllerDelete0V1");
|
|
2548
|
+
var inboundWebhookConfigsControllerGet0V1 = /* @__PURE__ */ __name((options) => {
|
|
2549
|
+
return (options.client ?? client).get({
|
|
2550
|
+
security: [
|
|
2551
|
+
{
|
|
2552
|
+
name: "x-api-token",
|
|
2553
|
+
type: "apiKey"
|
|
2554
|
+
}
|
|
2555
|
+
],
|
|
2556
|
+
responseTransformer: inboundWebhookConfigsControllerGet0V1ResponseTransformer,
|
|
2557
|
+
url: "/v1/webhooks/inbound/configs/{id}",
|
|
2558
|
+
...options
|
|
2559
|
+
});
|
|
2560
|
+
}, "inboundWebhookConfigsControllerGet0V1");
|
|
2561
|
+
var inboundWebhookConfigsControllerUpdate0V1 = /* @__PURE__ */ __name((options) => {
|
|
2562
|
+
return (options.client ?? client).put({
|
|
2563
|
+
security: [
|
|
2564
|
+
{
|
|
2565
|
+
name: "x-api-token",
|
|
2566
|
+
type: "apiKey"
|
|
2567
|
+
}
|
|
2568
|
+
],
|
|
2569
|
+
responseTransformer: inboundWebhookConfigsControllerUpdate0V1ResponseTransformer,
|
|
2570
|
+
url: "/v1/webhooks/inbound/configs/{id}",
|
|
2571
|
+
...options,
|
|
2572
|
+
headers: {
|
|
2573
|
+
"Content-Type": "application/json",
|
|
2574
|
+
...options.headers
|
|
2575
|
+
}
|
|
2576
|
+
});
|
|
2577
|
+
}, "inboundWebhookConfigsControllerUpdate0V1");
|
|
2578
|
+
var inboundWebhookConfigsControllerDelete1 = /* @__PURE__ */ __name((options) => {
|
|
1707
2579
|
return (options.client ?? client).delete({
|
|
1708
2580
|
security: [
|
|
1709
2581
|
{
|
|
@@ -1714,8 +2586,8 @@ var inboundWebhookConfigsControllerDelete = /* @__PURE__ */ __name((options) =>
|
|
|
1714
2586
|
url: "/webhooks/inbound/configs/{id}",
|
|
1715
2587
|
...options
|
|
1716
2588
|
});
|
|
1717
|
-
}, "
|
|
1718
|
-
var
|
|
2589
|
+
}, "inboundWebhookConfigsControllerDelete1");
|
|
2590
|
+
var inboundWebhookConfigsControllerGet1 = /* @__PURE__ */ __name((options) => {
|
|
1719
2591
|
return (options.client ?? client).get({
|
|
1720
2592
|
security: [
|
|
1721
2593
|
{
|
|
@@ -1723,12 +2595,12 @@ var inboundWebhookConfigsControllerGet = /* @__PURE__ */ __name((options) => {
|
|
|
1723
2595
|
type: "apiKey"
|
|
1724
2596
|
}
|
|
1725
2597
|
],
|
|
1726
|
-
responseTransformer:
|
|
2598
|
+
responseTransformer: inboundWebhookConfigsControllerGet1ResponseTransformer,
|
|
1727
2599
|
url: "/webhooks/inbound/configs/{id}",
|
|
1728
2600
|
...options
|
|
1729
2601
|
});
|
|
1730
|
-
}, "
|
|
1731
|
-
var
|
|
2602
|
+
}, "inboundWebhookConfigsControllerGet1");
|
|
2603
|
+
var inboundWebhookConfigsControllerUpdate1 = /* @__PURE__ */ __name((options) => {
|
|
1732
2604
|
return (options.client ?? client).put({
|
|
1733
2605
|
security: [
|
|
1734
2606
|
{
|
|
@@ -1736,7 +2608,7 @@ var inboundWebhookConfigsControllerUpdate = /* @__PURE__ */ __name((options) =>
|
|
|
1736
2608
|
type: "apiKey"
|
|
1737
2609
|
}
|
|
1738
2610
|
],
|
|
1739
|
-
responseTransformer:
|
|
2611
|
+
responseTransformer: inboundWebhookConfigsControllerUpdate1ResponseTransformer,
|
|
1740
2612
|
url: "/webhooks/inbound/configs/{id}",
|
|
1741
2613
|
...options,
|
|
1742
2614
|
headers: {
|
|
@@ -1744,7 +2616,7 @@ var inboundWebhookConfigsControllerUpdate = /* @__PURE__ */ __name((options) =>
|
|
|
1744
2616
|
...options.headers
|
|
1745
2617
|
}
|
|
1746
2618
|
});
|
|
1747
|
-
}, "
|
|
2619
|
+
}, "inboundWebhookConfigsControllerUpdate1");
|
|
1748
2620
|
|
|
1749
2621
|
// src/event/types.gen.ts
|
|
1750
2622
|
var import_zod = require("zod");
|
|
@@ -1922,65 +2794,118 @@ __name(getFirstHeader, "getFirstHeader");
|
|
|
1922
2794
|
WEBHOOK_PREVIOUS_SECRET_EXPIRES_AT_HEADER,
|
|
1923
2795
|
WEBHOOK_PREVIOUS_SECRET_HEADER,
|
|
1924
2796
|
WEBHOOK_SECRET_HEADER,
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
|
|
2797
|
+
alchemyControllerHandleWebhook0V1,
|
|
2798
|
+
alchemyControllerHandleWebhook1,
|
|
2799
|
+
apiControllerGetError0V1,
|
|
2800
|
+
apiControllerGetError1,
|
|
2801
|
+
apiControllerGetHello0V1,
|
|
2802
|
+
apiControllerGetHello1,
|
|
2803
|
+
apiTokenControllerCreateToken0V1,
|
|
2804
|
+
apiTokenControllerCreateToken1,
|
|
2805
|
+
apiTokenControllerDeleteToken0V1,
|
|
2806
|
+
apiTokenControllerDeleteToken1,
|
|
2807
|
+
apiTokenControllerGetToken0V1,
|
|
2808
|
+
apiTokenControllerGetToken1,
|
|
2809
|
+
apiTokenControllerUpdateToken0V1,
|
|
2810
|
+
apiTokenControllerUpdateToken1,
|
|
1932
2811
|
buildClientParams,
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
|
|
2812
|
+
conditionsControllerGetSunAltitudeTimeLimits0V1,
|
|
2813
|
+
conditionsControllerGetSunAltitudeTimeLimits1,
|
|
2814
|
+
contractsControllerCreateContract0V1,
|
|
2815
|
+
contractsControllerCreateContract1,
|
|
2816
|
+
contractsControllerDeleteContract0V1,
|
|
2817
|
+
contractsControllerDeleteContract1,
|
|
2818
|
+
contractsControllerGetAllContracts0V1,
|
|
2819
|
+
contractsControllerGetAllContracts1,
|
|
2820
|
+
contractsControllerGetContract0V1,
|
|
2821
|
+
contractsControllerGetContract1,
|
|
2822
|
+
contractsControllerUpdateContract0V1,
|
|
2823
|
+
contractsControllerUpdateContract1,
|
|
1939
2824
|
createClient,
|
|
1940
2825
|
createConfig,
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
2826
|
+
dlqRedriverControllerRedriveDlq0V1,
|
|
2827
|
+
dlqRedriverControllerRedriveDlq1,
|
|
2828
|
+
eventProcessorFlightReviewsSyncControllerResyncFlightReviews0V1,
|
|
2829
|
+
eventProcessorFlightReviewsSyncControllerResyncFlightReviews1,
|
|
2830
|
+
eventProcessorMissionsSyncControllerResyncMissions0V1,
|
|
2831
|
+
eventProcessorMissionsSyncControllerResyncMissions1,
|
|
2832
|
+
flightPlansControllerCreate0V1,
|
|
2833
|
+
flightPlansControllerCreate1,
|
|
2834
|
+
flightPlansControllerGet0V1,
|
|
2835
|
+
flightPlansControllerGet1,
|
|
2836
|
+
flightPlansControllerGetMany0V1,
|
|
2837
|
+
flightPlansControllerGetMany1,
|
|
2838
|
+
flightReviewsControllerGetFlightReview0V1,
|
|
2839
|
+
flightReviewsControllerGetFlightReview1,
|
|
2840
|
+
flightReviewsControllerGetFlightReviews0V1,
|
|
2841
|
+
flightReviewsControllerGetFlightReviews1,
|
|
2842
|
+
flightsControllerCreatePresignedUrls0V1,
|
|
2843
|
+
flightsControllerCreatePresignedUrls1,
|
|
2844
|
+
flightsControllerGenerateStorageKey0V1,
|
|
2845
|
+
flightsControllerGenerateStorageKey1,
|
|
2846
|
+
flightsControllerGetFlight0V1,
|
|
2847
|
+
flightsControllerGetFlight1,
|
|
2848
|
+
flightsControllerValidateFlight0V1,
|
|
2849
|
+
flightsControllerValidateFlight1,
|
|
1953
2850
|
formDataBodySerializer,
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
|
|
2851
|
+
inboundWebhookConfigsControllerCreate0V1,
|
|
2852
|
+
inboundWebhookConfigsControllerCreate1,
|
|
2853
|
+
inboundWebhookConfigsControllerDelete0V1,
|
|
2854
|
+
inboundWebhookConfigsControllerDelete1,
|
|
2855
|
+
inboundWebhookConfigsControllerGet0V1,
|
|
2856
|
+
inboundWebhookConfigsControllerGet1,
|
|
2857
|
+
inboundWebhookConfigsControllerGetMany0V1,
|
|
2858
|
+
inboundWebhookConfigsControllerGetMany1,
|
|
2859
|
+
inboundWebhookConfigsControllerUpdate0V1,
|
|
2860
|
+
inboundWebhookConfigsControllerUpdate1,
|
|
1959
2861
|
jsonBodySerializer,
|
|
1960
|
-
|
|
2862
|
+
keysControllerGetProvenanceCryptoKey0V1,
|
|
2863
|
+
keysControllerGetProvenanceCryptoKey1,
|
|
1961
2864
|
mergeHeaders,
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
2865
|
+
missionsControllerCreateMissions0V1,
|
|
2866
|
+
missionsControllerCreateMissions1,
|
|
2867
|
+
missionsControllerGetMission0V1,
|
|
2868
|
+
missionsControllerGetMission1,
|
|
2869
|
+
missionsControllerGetMissions0V1,
|
|
2870
|
+
missionsControllerGetMissions1,
|
|
2871
|
+
missionsControllerRepriceMissions0V1,
|
|
2872
|
+
missionsControllerRepriceMissions1,
|
|
2873
|
+
missionsControllerUpdateMissions0V1,
|
|
2874
|
+
missionsControllerUpdateMissions1,
|
|
1967
2875
|
parseWebhookEvent,
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
2876
|
+
protocolTriggersApiControllerTriggerMissionClose0V1,
|
|
2877
|
+
protocolTriggersApiControllerTriggerMissionClose1,
|
|
2878
|
+
protocolTriggersApiControllerTriggerPayout0V1,
|
|
2879
|
+
protocolTriggersApiControllerTriggerPayout1,
|
|
2880
|
+
quotesControllerCreateQuote0V1,
|
|
2881
|
+
quotesControllerCreateQuote1,
|
|
2882
|
+
quotesControllerGetQuote0V1,
|
|
2883
|
+
quotesControllerGetQuote1,
|
|
2884
|
+
schemaControllerGetEventSchema0V1,
|
|
2885
|
+
schemaControllerGetEventSchema1,
|
|
1973
2886
|
urlSearchParamsBodySerializer,
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
2887
|
+
vaultsControllerCreateVaults0V1,
|
|
2888
|
+
vaultsControllerCreateVaults1,
|
|
2889
|
+
webhooksControllerCreate0V1,
|
|
2890
|
+
webhooksControllerCreate1,
|
|
2891
|
+
webhooksControllerDelete0V1,
|
|
2892
|
+
webhooksControllerDelete1,
|
|
2893
|
+
webhooksControllerGet0V1,
|
|
2894
|
+
webhooksControllerGet1,
|
|
2895
|
+
webhooksControllerGetMany0V1,
|
|
2896
|
+
webhooksControllerGetMany1,
|
|
2897
|
+
webhooksControllerGetStatus0V1,
|
|
2898
|
+
webhooksControllerGetStatus1,
|
|
2899
|
+
webhooksControllerRegenerateSecret0V1,
|
|
2900
|
+
webhooksControllerRegenerateSecret1,
|
|
2901
|
+
webhooksControllerTest0V1,
|
|
2902
|
+
webhooksControllerTest1,
|
|
2903
|
+
webhooksControllerUpdate0V1,
|
|
2904
|
+
webhooksControllerUpdate1,
|
|
2905
|
+
zonesControllerCreateZone0V1,
|
|
2906
|
+
zonesControllerCreateZone1,
|
|
2907
|
+
zonesControllerDeleteZone0V1,
|
|
2908
|
+
zonesControllerDeleteZone1,
|
|
2909
|
+
zonesControllerUpdateZone0V1,
|
|
2910
|
+
zonesControllerUpdateZone1
|
|
1986
2911
|
});
|