ojp-shared-types 0.0.6 → 0.0.8
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/README.md +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +23 -8
- package/dist/index.d.ts +23 -8
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
package/dist/index.cjs
CHANGED
package/dist/index.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const VERSION = "0.0.
|
|
1
|
+
declare const VERSION = "0.0.8";
|
|
2
2
|
|
|
3
3
|
interface components$f {
|
|
4
4
|
schemas: {
|
|
@@ -58,6 +58,7 @@ interface components$f {
|
|
|
58
58
|
stopPointName: {
|
|
59
59
|
text: string;
|
|
60
60
|
};
|
|
61
|
+
parentRef?: string;
|
|
61
62
|
plannedQuay?: {
|
|
62
63
|
text: string;
|
|
63
64
|
};
|
|
@@ -126,6 +127,7 @@ interface components$f {
|
|
|
126
127
|
stopPointName: {
|
|
127
128
|
text: string;
|
|
128
129
|
};
|
|
130
|
+
parentRef?: string;
|
|
129
131
|
plannedQuay?: {
|
|
130
132
|
text: string;
|
|
131
133
|
};
|
|
@@ -471,6 +473,7 @@ interface components$f {
|
|
|
471
473
|
stopPointName: {
|
|
472
474
|
text: string;
|
|
473
475
|
};
|
|
476
|
+
parentRef?: string;
|
|
474
477
|
plannedQuay?: {
|
|
475
478
|
text: string;
|
|
476
479
|
};
|
|
@@ -1525,6 +1528,7 @@ interface components$b {
|
|
|
1525
1528
|
stopPointName: {
|
|
1526
1529
|
text: string;
|
|
1527
1530
|
};
|
|
1531
|
+
parentRef?: string;
|
|
1528
1532
|
plannedQuay?: {
|
|
1529
1533
|
text: string;
|
|
1530
1534
|
};
|
|
@@ -1610,6 +1614,7 @@ interface components$b {
|
|
|
1610
1614
|
stopPointName: {
|
|
1611
1615
|
text: string;
|
|
1612
1616
|
};
|
|
1617
|
+
parentRef?: string;
|
|
1613
1618
|
plannedQuay?: {
|
|
1614
1619
|
text: string;
|
|
1615
1620
|
};
|
|
@@ -1701,6 +1706,7 @@ interface components$b {
|
|
|
1701
1706
|
stopPointName: {
|
|
1702
1707
|
text: string;
|
|
1703
1708
|
};
|
|
1709
|
+
parentRef?: string;
|
|
1704
1710
|
plannedQuay?: {
|
|
1705
1711
|
text: string;
|
|
1706
1712
|
};
|
|
@@ -2428,6 +2434,7 @@ interface components$9 {
|
|
|
2428
2434
|
stopPointName: {
|
|
2429
2435
|
text: string;
|
|
2430
2436
|
};
|
|
2437
|
+
parentRef?: string;
|
|
2431
2438
|
plannedQuay?: {
|
|
2432
2439
|
text: string;
|
|
2433
2440
|
};
|
|
@@ -2741,6 +2748,7 @@ interface components$9 {
|
|
|
2741
2748
|
stopPointName: {
|
|
2742
2749
|
text: string;
|
|
2743
2750
|
};
|
|
2751
|
+
parentRef?: string;
|
|
2744
2752
|
plannedQuay?: {
|
|
2745
2753
|
text: string;
|
|
2746
2754
|
};
|
|
@@ -3266,6 +3274,7 @@ interface components$7 {
|
|
|
3266
3274
|
stopPointName: {
|
|
3267
3275
|
text: string;
|
|
3268
3276
|
};
|
|
3277
|
+
parentRef?: string;
|
|
3269
3278
|
plannedQuay?: {
|
|
3270
3279
|
text: string;
|
|
3271
3280
|
};
|
|
@@ -3568,6 +3577,7 @@ interface components$7 {
|
|
|
3568
3577
|
stopPointName: {
|
|
3569
3578
|
text: string;
|
|
3570
3579
|
};
|
|
3580
|
+
parentRef?: string;
|
|
3571
3581
|
plannedQuay?: {
|
|
3572
3582
|
text: string;
|
|
3573
3583
|
};
|
|
@@ -4035,6 +4045,7 @@ interface components$6 {
|
|
|
4035
4045
|
stopPointName: {
|
|
4036
4046
|
text: string;
|
|
4037
4047
|
};
|
|
4048
|
+
parentRef?: string;
|
|
4038
4049
|
plannedQuay?: {
|
|
4039
4050
|
text: string;
|
|
4040
4051
|
};
|
|
@@ -4342,6 +4353,7 @@ interface components$6 {
|
|
|
4342
4353
|
stopPointName: {
|
|
4343
4354
|
text: string;
|
|
4344
4355
|
};
|
|
4356
|
+
parentRef?: string;
|
|
4345
4357
|
plannedQuay?: {
|
|
4346
4358
|
text: string;
|
|
4347
4359
|
};
|
|
@@ -4665,7 +4677,7 @@ interface components$5 {
|
|
|
4665
4677
|
includeIntermediateStops?: boolean;
|
|
4666
4678
|
};
|
|
4667
4679
|
ViaPoint: {
|
|
4668
|
-
|
|
4680
|
+
viaPoint: {
|
|
4669
4681
|
stopPointRef?: string;
|
|
4670
4682
|
stopPlaceRef?: string;
|
|
4671
4683
|
geoPosition?: {
|
|
@@ -4676,7 +4688,7 @@ interface components$5 {
|
|
|
4676
4688
|
text: string;
|
|
4677
4689
|
};
|
|
4678
4690
|
};
|
|
4679
|
-
dwellTime?:
|
|
4691
|
+
dwellTime?: string;
|
|
4680
4692
|
};
|
|
4681
4693
|
OJPTripRequest: {
|
|
4682
4694
|
requestTimestamp: string;
|
|
@@ -4709,7 +4721,7 @@ interface components$5 {
|
|
|
4709
4721
|
depArrTime?: string;
|
|
4710
4722
|
};
|
|
4711
4723
|
via: {
|
|
4712
|
-
|
|
4724
|
+
viaPoint: {
|
|
4713
4725
|
stopPointRef?: string;
|
|
4714
4726
|
stopPlaceRef?: string;
|
|
4715
4727
|
geoPosition?: {
|
|
@@ -4720,7 +4732,7 @@ interface components$5 {
|
|
|
4720
4732
|
text: string;
|
|
4721
4733
|
};
|
|
4722
4734
|
};
|
|
4723
|
-
dwellTime?:
|
|
4735
|
+
dwellTime?: string;
|
|
4724
4736
|
}[];
|
|
4725
4737
|
params?: {
|
|
4726
4738
|
modeAndModeOfOperationFilter?: {
|
|
@@ -4778,7 +4790,7 @@ interface components$5 {
|
|
|
4778
4790
|
depArrTime?: string;
|
|
4779
4791
|
};
|
|
4780
4792
|
via: {
|
|
4781
|
-
|
|
4793
|
+
viaPoint: {
|
|
4782
4794
|
stopPointRef?: string;
|
|
4783
4795
|
stopPlaceRef?: string;
|
|
4784
4796
|
geoPosition?: {
|
|
@@ -4789,7 +4801,7 @@ interface components$5 {
|
|
|
4789
4801
|
text: string;
|
|
4790
4802
|
};
|
|
4791
4803
|
};
|
|
4792
|
-
dwellTime?:
|
|
4804
|
+
dwellTime?: string;
|
|
4793
4805
|
}[];
|
|
4794
4806
|
params?: {
|
|
4795
4807
|
modeAndModeOfOperationFilter?: {
|
|
@@ -5916,6 +5928,7 @@ interface components$4 {
|
|
|
5916
5928
|
stopPointName: {
|
|
5917
5929
|
text: string;
|
|
5918
5930
|
};
|
|
5931
|
+
parentRef?: string;
|
|
5919
5932
|
plannedQuay?: {
|
|
5920
5933
|
text: string;
|
|
5921
5934
|
};
|
|
@@ -6324,6 +6337,7 @@ interface components$4 {
|
|
|
6324
6337
|
stopPointName: {
|
|
6325
6338
|
text: string;
|
|
6326
6339
|
};
|
|
6340
|
+
parentRef?: string;
|
|
6327
6341
|
plannedQuay?: {
|
|
6328
6342
|
text: string;
|
|
6329
6343
|
};
|
|
@@ -9155,6 +9169,7 @@ type FareRequestSchema = components$1['schemas']['OJPFareRequest'];
|
|
|
9155
9169
|
type FareRequestsSchema = components$1['schemas']['OJPFareRequests'];
|
|
9156
9170
|
type FareRequestOJP = components$1['schemas']['OJP'];
|
|
9157
9171
|
type FareResponseOJP = components['schemas']['OJP'];
|
|
9172
|
+
type FareDeliverySchema = components['schemas']['OJPFareDelivery'];
|
|
9158
9173
|
type FareResultSchema = components['schemas']['FareResult'];
|
|
9159
9174
|
type TIR_RequestParamsSchema = components$8['schemas']['TripInfoParamStructure'];
|
|
9160
9175
|
type TIR_RequestSchema = components$8['schemas']['OJPTripInfoRequest'];
|
|
@@ -9173,4 +9188,4 @@ declare const OpenAPI_Dependencies: {
|
|
|
9173
9188
|
readonly MapStringValues: Record<string, boolean>;
|
|
9174
9189
|
};
|
|
9175
9190
|
|
|
9176
|
-
export { type AddressSchema, type CallAtStopSchema, type ContinuousLegSchema, type DatedJourneySchema, type FareRequestOJP, type FareRequestParamsSchema, type FareRequestSchema, type FareRequestsSchema, type FareResponseOJP, type FareResultSchema, type GeneralAttributeSchema, type GeoPositionSchema, type InitialInputSchema, type InternationalTextSchema, type LIR_RequestParamsSchema, type LegSchema, type LocationInformationDeliverySchema, type LocationInformationRequestOJP, type LocationInformationRequestResponseOJP, type LocationInformationRequestSchema, type ModeAndModeOfOperationFilterSchema, type ModeStructureSchema, type OJPv1_DatedJourneySchema, type OJPv1_TimedLegSchema, type OJPv1_TripInfoDeliverySchema, type OJPv1_TripInfoResponseOJP, type OJPv1_TripInfoResultStructureSchema, type OJPv1_TripLegSchema, type OJPv1_TripSchema, OpenAPI_Dependencies, type PlaceContextSchema, type PlaceRefSchema, type PlaceResultSchema, type PlaceSchema, type PlaceTypeEnum, type PointOfInterestSchema, type ProductCategorySchema, type ResponseContextSchema, type SER_RequestLocationSchema, type SER_RequestOJP, type SER_RequestParamsSchema, type StopEventDeliverySchema, type StopEventRequestResponseOJP, type StopEventRequestSchema, type StopEventResultSchema, type StopEventSchema, type StopPlaceSchema, type StopPointSchema, type TIR_RequestOJP, type TIR_RequestParamsSchema, type TIR_RequestSchema, type TRR_DeliverySchema, type TRR_RequestOJP, type TRR_RequestParamsSchema, type TRR_RequestSchema, type TRR_ResponseOJP, type TimedLegSchema, type TopographicPlaceSchema, type TransferLegSchema, type TripDeliverySchema, type TripInfoDeliverySchema, type TripInfoResponseOJP, type TripInfoResultStructureSchema, type TripParamsSchema, type TripRequestOJP, type TripRequestResponseOJP, type TripRequestSchema, type TripResultSchema, type TripSchema, type UseRealtimeDataEnum, VERSION, type VehicleModesOfTransportEnum, type ViaPointSchema };
|
|
9191
|
+
export { type AddressSchema, type CallAtStopSchema, type ContinuousLegSchema, type DatedJourneySchema, type FareDeliverySchema, type FareRequestOJP, type FareRequestParamsSchema, type FareRequestSchema, type FareRequestsSchema, type FareResponseOJP, type FareResultSchema, type GeneralAttributeSchema, type GeoPositionSchema, type InitialInputSchema, type InternationalTextSchema, type LIR_RequestParamsSchema, type LegSchema, type LocationInformationDeliverySchema, type LocationInformationRequestOJP, type LocationInformationRequestResponseOJP, type LocationInformationRequestSchema, type ModeAndModeOfOperationFilterSchema, type ModeStructureSchema, type OJPv1_DatedJourneySchema, type OJPv1_TimedLegSchema, type OJPv1_TripInfoDeliverySchema, type OJPv1_TripInfoResponseOJP, type OJPv1_TripInfoResultStructureSchema, type OJPv1_TripLegSchema, type OJPv1_TripSchema, OpenAPI_Dependencies, type PlaceContextSchema, type PlaceRefSchema, type PlaceResultSchema, type PlaceSchema, type PlaceTypeEnum, type PointOfInterestSchema, type ProductCategorySchema, type ResponseContextSchema, type SER_RequestLocationSchema, type SER_RequestOJP, type SER_RequestParamsSchema, type StopEventDeliverySchema, type StopEventRequestResponseOJP, type StopEventRequestSchema, type StopEventResultSchema, type StopEventSchema, type StopPlaceSchema, type StopPointSchema, type TIR_RequestOJP, type TIR_RequestParamsSchema, type TIR_RequestSchema, type TRR_DeliverySchema, type TRR_RequestOJP, type TRR_RequestParamsSchema, type TRR_RequestSchema, type TRR_ResponseOJP, type TimedLegSchema, type TopographicPlaceSchema, type TransferLegSchema, type TripDeliverySchema, type TripInfoDeliverySchema, type TripInfoResponseOJP, type TripInfoResultStructureSchema, type TripParamsSchema, type TripRequestOJP, type TripRequestResponseOJP, type TripRequestSchema, type TripResultSchema, type TripSchema, type UseRealtimeDataEnum, VERSION, type VehicleModesOfTransportEnum, type ViaPointSchema };
|
package/dist/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const VERSION = "0.0.
|
|
1
|
+
declare const VERSION = "0.0.8";
|
|
2
2
|
|
|
3
3
|
interface components$f {
|
|
4
4
|
schemas: {
|
|
@@ -58,6 +58,7 @@ interface components$f {
|
|
|
58
58
|
stopPointName: {
|
|
59
59
|
text: string;
|
|
60
60
|
};
|
|
61
|
+
parentRef?: string;
|
|
61
62
|
plannedQuay?: {
|
|
62
63
|
text: string;
|
|
63
64
|
};
|
|
@@ -126,6 +127,7 @@ interface components$f {
|
|
|
126
127
|
stopPointName: {
|
|
127
128
|
text: string;
|
|
128
129
|
};
|
|
130
|
+
parentRef?: string;
|
|
129
131
|
plannedQuay?: {
|
|
130
132
|
text: string;
|
|
131
133
|
};
|
|
@@ -471,6 +473,7 @@ interface components$f {
|
|
|
471
473
|
stopPointName: {
|
|
472
474
|
text: string;
|
|
473
475
|
};
|
|
476
|
+
parentRef?: string;
|
|
474
477
|
plannedQuay?: {
|
|
475
478
|
text: string;
|
|
476
479
|
};
|
|
@@ -1525,6 +1528,7 @@ interface components$b {
|
|
|
1525
1528
|
stopPointName: {
|
|
1526
1529
|
text: string;
|
|
1527
1530
|
};
|
|
1531
|
+
parentRef?: string;
|
|
1528
1532
|
plannedQuay?: {
|
|
1529
1533
|
text: string;
|
|
1530
1534
|
};
|
|
@@ -1610,6 +1614,7 @@ interface components$b {
|
|
|
1610
1614
|
stopPointName: {
|
|
1611
1615
|
text: string;
|
|
1612
1616
|
};
|
|
1617
|
+
parentRef?: string;
|
|
1613
1618
|
plannedQuay?: {
|
|
1614
1619
|
text: string;
|
|
1615
1620
|
};
|
|
@@ -1701,6 +1706,7 @@ interface components$b {
|
|
|
1701
1706
|
stopPointName: {
|
|
1702
1707
|
text: string;
|
|
1703
1708
|
};
|
|
1709
|
+
parentRef?: string;
|
|
1704
1710
|
plannedQuay?: {
|
|
1705
1711
|
text: string;
|
|
1706
1712
|
};
|
|
@@ -2428,6 +2434,7 @@ interface components$9 {
|
|
|
2428
2434
|
stopPointName: {
|
|
2429
2435
|
text: string;
|
|
2430
2436
|
};
|
|
2437
|
+
parentRef?: string;
|
|
2431
2438
|
plannedQuay?: {
|
|
2432
2439
|
text: string;
|
|
2433
2440
|
};
|
|
@@ -2741,6 +2748,7 @@ interface components$9 {
|
|
|
2741
2748
|
stopPointName: {
|
|
2742
2749
|
text: string;
|
|
2743
2750
|
};
|
|
2751
|
+
parentRef?: string;
|
|
2744
2752
|
plannedQuay?: {
|
|
2745
2753
|
text: string;
|
|
2746
2754
|
};
|
|
@@ -3266,6 +3274,7 @@ interface components$7 {
|
|
|
3266
3274
|
stopPointName: {
|
|
3267
3275
|
text: string;
|
|
3268
3276
|
};
|
|
3277
|
+
parentRef?: string;
|
|
3269
3278
|
plannedQuay?: {
|
|
3270
3279
|
text: string;
|
|
3271
3280
|
};
|
|
@@ -3568,6 +3577,7 @@ interface components$7 {
|
|
|
3568
3577
|
stopPointName: {
|
|
3569
3578
|
text: string;
|
|
3570
3579
|
};
|
|
3580
|
+
parentRef?: string;
|
|
3571
3581
|
plannedQuay?: {
|
|
3572
3582
|
text: string;
|
|
3573
3583
|
};
|
|
@@ -4035,6 +4045,7 @@ interface components$6 {
|
|
|
4035
4045
|
stopPointName: {
|
|
4036
4046
|
text: string;
|
|
4037
4047
|
};
|
|
4048
|
+
parentRef?: string;
|
|
4038
4049
|
plannedQuay?: {
|
|
4039
4050
|
text: string;
|
|
4040
4051
|
};
|
|
@@ -4342,6 +4353,7 @@ interface components$6 {
|
|
|
4342
4353
|
stopPointName: {
|
|
4343
4354
|
text: string;
|
|
4344
4355
|
};
|
|
4356
|
+
parentRef?: string;
|
|
4345
4357
|
plannedQuay?: {
|
|
4346
4358
|
text: string;
|
|
4347
4359
|
};
|
|
@@ -4665,7 +4677,7 @@ interface components$5 {
|
|
|
4665
4677
|
includeIntermediateStops?: boolean;
|
|
4666
4678
|
};
|
|
4667
4679
|
ViaPoint: {
|
|
4668
|
-
|
|
4680
|
+
viaPoint: {
|
|
4669
4681
|
stopPointRef?: string;
|
|
4670
4682
|
stopPlaceRef?: string;
|
|
4671
4683
|
geoPosition?: {
|
|
@@ -4676,7 +4688,7 @@ interface components$5 {
|
|
|
4676
4688
|
text: string;
|
|
4677
4689
|
};
|
|
4678
4690
|
};
|
|
4679
|
-
dwellTime?:
|
|
4691
|
+
dwellTime?: string;
|
|
4680
4692
|
};
|
|
4681
4693
|
OJPTripRequest: {
|
|
4682
4694
|
requestTimestamp: string;
|
|
@@ -4709,7 +4721,7 @@ interface components$5 {
|
|
|
4709
4721
|
depArrTime?: string;
|
|
4710
4722
|
};
|
|
4711
4723
|
via: {
|
|
4712
|
-
|
|
4724
|
+
viaPoint: {
|
|
4713
4725
|
stopPointRef?: string;
|
|
4714
4726
|
stopPlaceRef?: string;
|
|
4715
4727
|
geoPosition?: {
|
|
@@ -4720,7 +4732,7 @@ interface components$5 {
|
|
|
4720
4732
|
text: string;
|
|
4721
4733
|
};
|
|
4722
4734
|
};
|
|
4723
|
-
dwellTime?:
|
|
4735
|
+
dwellTime?: string;
|
|
4724
4736
|
}[];
|
|
4725
4737
|
params?: {
|
|
4726
4738
|
modeAndModeOfOperationFilter?: {
|
|
@@ -4778,7 +4790,7 @@ interface components$5 {
|
|
|
4778
4790
|
depArrTime?: string;
|
|
4779
4791
|
};
|
|
4780
4792
|
via: {
|
|
4781
|
-
|
|
4793
|
+
viaPoint: {
|
|
4782
4794
|
stopPointRef?: string;
|
|
4783
4795
|
stopPlaceRef?: string;
|
|
4784
4796
|
geoPosition?: {
|
|
@@ -4789,7 +4801,7 @@ interface components$5 {
|
|
|
4789
4801
|
text: string;
|
|
4790
4802
|
};
|
|
4791
4803
|
};
|
|
4792
|
-
dwellTime?:
|
|
4804
|
+
dwellTime?: string;
|
|
4793
4805
|
}[];
|
|
4794
4806
|
params?: {
|
|
4795
4807
|
modeAndModeOfOperationFilter?: {
|
|
@@ -5916,6 +5928,7 @@ interface components$4 {
|
|
|
5916
5928
|
stopPointName: {
|
|
5917
5929
|
text: string;
|
|
5918
5930
|
};
|
|
5931
|
+
parentRef?: string;
|
|
5919
5932
|
plannedQuay?: {
|
|
5920
5933
|
text: string;
|
|
5921
5934
|
};
|
|
@@ -6324,6 +6337,7 @@ interface components$4 {
|
|
|
6324
6337
|
stopPointName: {
|
|
6325
6338
|
text: string;
|
|
6326
6339
|
};
|
|
6340
|
+
parentRef?: string;
|
|
6327
6341
|
plannedQuay?: {
|
|
6328
6342
|
text: string;
|
|
6329
6343
|
};
|
|
@@ -9155,6 +9169,7 @@ type FareRequestSchema = components$1['schemas']['OJPFareRequest'];
|
|
|
9155
9169
|
type FareRequestsSchema = components$1['schemas']['OJPFareRequests'];
|
|
9156
9170
|
type FareRequestOJP = components$1['schemas']['OJP'];
|
|
9157
9171
|
type FareResponseOJP = components['schemas']['OJP'];
|
|
9172
|
+
type FareDeliverySchema = components['schemas']['OJPFareDelivery'];
|
|
9158
9173
|
type FareResultSchema = components['schemas']['FareResult'];
|
|
9159
9174
|
type TIR_RequestParamsSchema = components$8['schemas']['TripInfoParamStructure'];
|
|
9160
9175
|
type TIR_RequestSchema = components$8['schemas']['OJPTripInfoRequest'];
|
|
@@ -9173,4 +9188,4 @@ declare const OpenAPI_Dependencies: {
|
|
|
9173
9188
|
readonly MapStringValues: Record<string, boolean>;
|
|
9174
9189
|
};
|
|
9175
9190
|
|
|
9176
|
-
export { type AddressSchema, type CallAtStopSchema, type ContinuousLegSchema, type DatedJourneySchema, type FareRequestOJP, type FareRequestParamsSchema, type FareRequestSchema, type FareRequestsSchema, type FareResponseOJP, type FareResultSchema, type GeneralAttributeSchema, type GeoPositionSchema, type InitialInputSchema, type InternationalTextSchema, type LIR_RequestParamsSchema, type LegSchema, type LocationInformationDeliverySchema, type LocationInformationRequestOJP, type LocationInformationRequestResponseOJP, type LocationInformationRequestSchema, type ModeAndModeOfOperationFilterSchema, type ModeStructureSchema, type OJPv1_DatedJourneySchema, type OJPv1_TimedLegSchema, type OJPv1_TripInfoDeliverySchema, type OJPv1_TripInfoResponseOJP, type OJPv1_TripInfoResultStructureSchema, type OJPv1_TripLegSchema, type OJPv1_TripSchema, OpenAPI_Dependencies, type PlaceContextSchema, type PlaceRefSchema, type PlaceResultSchema, type PlaceSchema, type PlaceTypeEnum, type PointOfInterestSchema, type ProductCategorySchema, type ResponseContextSchema, type SER_RequestLocationSchema, type SER_RequestOJP, type SER_RequestParamsSchema, type StopEventDeliverySchema, type StopEventRequestResponseOJP, type StopEventRequestSchema, type StopEventResultSchema, type StopEventSchema, type StopPlaceSchema, type StopPointSchema, type TIR_RequestOJP, type TIR_RequestParamsSchema, type TIR_RequestSchema, type TRR_DeliverySchema, type TRR_RequestOJP, type TRR_RequestParamsSchema, type TRR_RequestSchema, type TRR_ResponseOJP, type TimedLegSchema, type TopographicPlaceSchema, type TransferLegSchema, type TripDeliverySchema, type TripInfoDeliverySchema, type TripInfoResponseOJP, type TripInfoResultStructureSchema, type TripParamsSchema, type TripRequestOJP, type TripRequestResponseOJP, type TripRequestSchema, type TripResultSchema, type TripSchema, type UseRealtimeDataEnum, VERSION, type VehicleModesOfTransportEnum, type ViaPointSchema };
|
|
9191
|
+
export { type AddressSchema, type CallAtStopSchema, type ContinuousLegSchema, type DatedJourneySchema, type FareDeliverySchema, type FareRequestOJP, type FareRequestParamsSchema, type FareRequestSchema, type FareRequestsSchema, type FareResponseOJP, type FareResultSchema, type GeneralAttributeSchema, type GeoPositionSchema, type InitialInputSchema, type InternationalTextSchema, type LIR_RequestParamsSchema, type LegSchema, type LocationInformationDeliverySchema, type LocationInformationRequestOJP, type LocationInformationRequestResponseOJP, type LocationInformationRequestSchema, type ModeAndModeOfOperationFilterSchema, type ModeStructureSchema, type OJPv1_DatedJourneySchema, type OJPv1_TimedLegSchema, type OJPv1_TripInfoDeliverySchema, type OJPv1_TripInfoResponseOJP, type OJPv1_TripInfoResultStructureSchema, type OJPv1_TripLegSchema, type OJPv1_TripSchema, OpenAPI_Dependencies, type PlaceContextSchema, type PlaceRefSchema, type PlaceResultSchema, type PlaceSchema, type PlaceTypeEnum, type PointOfInterestSchema, type ProductCategorySchema, type ResponseContextSchema, type SER_RequestLocationSchema, type SER_RequestOJP, type SER_RequestParamsSchema, type StopEventDeliverySchema, type StopEventRequestResponseOJP, type StopEventRequestSchema, type StopEventResultSchema, type StopEventSchema, type StopPlaceSchema, type StopPointSchema, type TIR_RequestOJP, type TIR_RequestParamsSchema, type TIR_RequestSchema, type TRR_DeliverySchema, type TRR_RequestOJP, type TRR_RequestParamsSchema, type TRR_RequestSchema, type TRR_ResponseOJP, type TimedLegSchema, type TopographicPlaceSchema, type TransferLegSchema, type TripDeliverySchema, type TripInfoDeliverySchema, type TripInfoResponseOJP, type TripInfoResultStructureSchema, type TripParamsSchema, type TripRequestOJP, type TripRequestResponseOJP, type TripRequestSchema, type TripResultSchema, type TripSchema, type UseRealtimeDataEnum, VERSION, type VehicleModesOfTransportEnum, type ViaPointSchema };
|
package/dist/index.js
CHANGED