ojp-shared-types 0.0.3 → 0.0.4

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 CHANGED
@@ -14,7 +14,7 @@ Notes
14
14
  - include the `ojp-shared-types` package in the `./package.json` dependencies of the project
15
15
  ```
16
16
  "dependencies": {
17
- "ojp-shared-types": "0.0.3"
17
+ "ojp-shared-types": "0.0.4"
18
18
  }
19
19
  ```
20
20
 
package/dist/index.cjs CHANGED
@@ -26,7 +26,7 @@ __export(index_exports, {
26
26
  module.exports = __toCommonJS(index_exports);
27
27
 
28
28
  // src/constants.ts
29
- var VERSION = "0.0.3";
29
+ var VERSION = "0.0.4";
30
30
 
31
31
  // src/types/openapi-dependencies.ts
32
32
  var MapNS_Tags = {
package/dist/index.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- declare const VERSION = "0.0.3";
1
+ declare const VERSION = "0.0.4";
2
2
 
3
3
  interface components$d {
4
4
  schemas: {
@@ -197,8 +197,8 @@ interface components$d {
197
197
  estimatedTime?: string;
198
198
  };
199
199
  CallAtStop: {
200
- stopPointRef?: string;
201
- stopPointName?: {
200
+ stopPointRef: string;
201
+ stopPointName: {
202
202
  text: string;
203
203
  };
204
204
  nameSuffix?: {
@@ -1802,8 +1802,8 @@ interface components$7 {
1802
1802
  };
1803
1803
  CallAtNearStop: {
1804
1804
  callAtStop: {
1805
- stopPointRef?: string;
1806
- stopPointName?: {
1805
+ stopPointRef: string;
1806
+ stopPointName: {
1807
1807
  text: string;
1808
1808
  };
1809
1809
  nameSuffix?: {
@@ -1834,8 +1834,8 @@ interface components$7 {
1834
1834
  StopEvent: {
1835
1835
  previousCall: {
1836
1836
  callAtStop: {
1837
- stopPointRef?: string;
1838
- stopPointName?: {
1837
+ stopPointRef: string;
1838
+ stopPointName: {
1839
1839
  text: string;
1840
1840
  };
1841
1841
  nameSuffix?: {
@@ -1865,8 +1865,8 @@ interface components$7 {
1865
1865
  }[];
1866
1866
  thisCall: {
1867
1867
  callAtStop: {
1868
- stopPointRef?: string;
1869
- stopPointName?: {
1868
+ stopPointRef: string;
1869
+ stopPointName: {
1870
1870
  text: string;
1871
1871
  };
1872
1872
  nameSuffix?: {
@@ -1896,8 +1896,8 @@ interface components$7 {
1896
1896
  };
1897
1897
  onwardCall: {
1898
1898
  callAtStop: {
1899
- stopPointRef?: string;
1900
- stopPointName?: {
1899
+ stopPointRef: string;
1900
+ stopPointName: {
1901
1901
  text: string;
1902
1902
  };
1903
1903
  nameSuffix?: {
@@ -1990,8 +1990,8 @@ interface components$7 {
1990
1990
  stopEvent: {
1991
1991
  previousCall: {
1992
1992
  callAtStop: {
1993
- stopPointRef?: string;
1994
- stopPointName?: {
1993
+ stopPointRef: string;
1994
+ stopPointName: {
1995
1995
  text: string;
1996
1996
  };
1997
1997
  nameSuffix?: {
@@ -2021,8 +2021,8 @@ interface components$7 {
2021
2021
  }[];
2022
2022
  thisCall: {
2023
2023
  callAtStop: {
2024
- stopPointRef?: string;
2025
- stopPointName?: {
2024
+ stopPointRef: string;
2025
+ stopPointName: {
2026
2026
  text: string;
2027
2027
  };
2028
2028
  nameSuffix?: {
@@ -2052,8 +2052,8 @@ interface components$7 {
2052
2052
  };
2053
2053
  onwardCall: {
2054
2054
  callAtStop: {
2055
- stopPointRef?: string;
2056
- stopPointName?: {
2055
+ stopPointRef: string;
2056
+ stopPointName: {
2057
2057
  text: string;
2058
2058
  };
2059
2059
  nameSuffix?: {
@@ -2232,8 +2232,8 @@ interface components$7 {
2232
2232
  stopEvent: {
2233
2233
  previousCall: {
2234
2234
  callAtStop: {
2235
- stopPointRef?: string;
2236
- stopPointName?: {
2235
+ stopPointRef: string;
2236
+ stopPointName: {
2237
2237
  text: string;
2238
2238
  };
2239
2239
  nameSuffix?: {
@@ -2263,8 +2263,8 @@ interface components$7 {
2263
2263
  }[];
2264
2264
  thisCall: {
2265
2265
  callAtStop: {
2266
- stopPointRef?: string;
2267
- stopPointName?: {
2266
+ stopPointRef: string;
2267
+ stopPointName: {
2268
2268
  text: string;
2269
2269
  };
2270
2270
  nameSuffix?: {
@@ -2294,8 +2294,8 @@ interface components$7 {
2294
2294
  };
2295
2295
  onwardCall: {
2296
2296
  callAtStop: {
2297
- stopPointRef?: string;
2298
- stopPointName?: {
2297
+ stopPointRef: string;
2298
+ stopPointName: {
2299
2299
  text: string;
2300
2300
  };
2301
2301
  nameSuffix?: {
@@ -2480,8 +2480,8 @@ interface components$7 {
2480
2480
  stopEvent: {
2481
2481
  previousCall: {
2482
2482
  callAtStop: {
2483
- stopPointRef?: string;
2484
- stopPointName?: {
2483
+ stopPointRef: string;
2484
+ stopPointName: {
2485
2485
  text: string;
2486
2486
  };
2487
2487
  nameSuffix?: {
@@ -2511,8 +2511,8 @@ interface components$7 {
2511
2511
  }[];
2512
2512
  thisCall: {
2513
2513
  callAtStop: {
2514
- stopPointRef?: string;
2515
- stopPointName?: {
2514
+ stopPointRef: string;
2515
+ stopPointName: {
2516
2516
  text: string;
2517
2517
  };
2518
2518
  nameSuffix?: {
@@ -2542,8 +2542,8 @@ interface components$7 {
2542
2542
  };
2543
2543
  onwardCall: {
2544
2544
  callAtStop: {
2545
- stopPointRef?: string;
2546
- stopPointName?: {
2545
+ stopPointRef: string;
2546
+ stopPointName: {
2547
2547
  text: string;
2548
2548
  };
2549
2549
  nameSuffix?: {
@@ -2700,8 +2700,8 @@ interface components$5 {
2700
2700
  schemas: {
2701
2701
  TripInfoResultStructure: {
2702
2702
  previousCall: {
2703
- stopPointRef?: string;
2704
- stopPointName?: {
2703
+ stopPointRef: string;
2704
+ stopPointName: {
2705
2705
  text: string;
2706
2706
  };
2707
2707
  nameSuffix?: {
@@ -2729,8 +2729,8 @@ interface components$5 {
2729
2729
  noAlightingAtStop?: boolean;
2730
2730
  }[];
2731
2731
  onwardCall: {
2732
- stopPointRef?: string;
2733
- stopPointName?: {
2732
+ stopPointRef: string;
2733
+ stopPointName: {
2734
2734
  text: string;
2735
2735
  };
2736
2736
  nameSuffix?: {
@@ -2931,8 +2931,8 @@ interface components$5 {
2931
2931
  };
2932
2932
  tripInfoResult: {
2933
2933
  previousCall: {
2934
- stopPointRef?: string;
2935
- stopPointName?: {
2934
+ stopPointRef: string;
2935
+ stopPointName: {
2936
2936
  text: string;
2937
2937
  };
2938
2938
  nameSuffix?: {
@@ -2960,8 +2960,8 @@ interface components$5 {
2960
2960
  noAlightingAtStop?: boolean;
2961
2961
  }[];
2962
2962
  onwardCall: {
2963
- stopPointRef?: string;
2964
- stopPointName?: {
2963
+ stopPointRef: string;
2964
+ stopPointName: {
2965
2965
  text: string;
2966
2966
  };
2967
2967
  nameSuffix?: {
@@ -3168,8 +3168,8 @@ interface components$5 {
3168
3168
  };
3169
3169
  tripInfoResult: {
3170
3170
  previousCall: {
3171
- stopPointRef?: string;
3172
- stopPointName?: {
3171
+ stopPointRef: string;
3172
+ stopPointName: {
3173
3173
  text: string;
3174
3174
  };
3175
3175
  nameSuffix?: {
@@ -3197,8 +3197,8 @@ interface components$5 {
3197
3197
  noAlightingAtStop?: boolean;
3198
3198
  }[];
3199
3199
  onwardCall: {
3200
- stopPointRef?: string;
3201
- stopPointName?: {
3200
+ stopPointRef: string;
3201
+ stopPointName: {
3202
3202
  text: string;
3203
3203
  };
3204
3204
  nameSuffix?: {
package/dist/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare const VERSION = "0.0.3";
1
+ declare const VERSION = "0.0.4";
2
2
 
3
3
  interface components$d {
4
4
  schemas: {
@@ -197,8 +197,8 @@ interface components$d {
197
197
  estimatedTime?: string;
198
198
  };
199
199
  CallAtStop: {
200
- stopPointRef?: string;
201
- stopPointName?: {
200
+ stopPointRef: string;
201
+ stopPointName: {
202
202
  text: string;
203
203
  };
204
204
  nameSuffix?: {
@@ -1802,8 +1802,8 @@ interface components$7 {
1802
1802
  };
1803
1803
  CallAtNearStop: {
1804
1804
  callAtStop: {
1805
- stopPointRef?: string;
1806
- stopPointName?: {
1805
+ stopPointRef: string;
1806
+ stopPointName: {
1807
1807
  text: string;
1808
1808
  };
1809
1809
  nameSuffix?: {
@@ -1834,8 +1834,8 @@ interface components$7 {
1834
1834
  StopEvent: {
1835
1835
  previousCall: {
1836
1836
  callAtStop: {
1837
- stopPointRef?: string;
1838
- stopPointName?: {
1837
+ stopPointRef: string;
1838
+ stopPointName: {
1839
1839
  text: string;
1840
1840
  };
1841
1841
  nameSuffix?: {
@@ -1865,8 +1865,8 @@ interface components$7 {
1865
1865
  }[];
1866
1866
  thisCall: {
1867
1867
  callAtStop: {
1868
- stopPointRef?: string;
1869
- stopPointName?: {
1868
+ stopPointRef: string;
1869
+ stopPointName: {
1870
1870
  text: string;
1871
1871
  };
1872
1872
  nameSuffix?: {
@@ -1896,8 +1896,8 @@ interface components$7 {
1896
1896
  };
1897
1897
  onwardCall: {
1898
1898
  callAtStop: {
1899
- stopPointRef?: string;
1900
- stopPointName?: {
1899
+ stopPointRef: string;
1900
+ stopPointName: {
1901
1901
  text: string;
1902
1902
  };
1903
1903
  nameSuffix?: {
@@ -1990,8 +1990,8 @@ interface components$7 {
1990
1990
  stopEvent: {
1991
1991
  previousCall: {
1992
1992
  callAtStop: {
1993
- stopPointRef?: string;
1994
- stopPointName?: {
1993
+ stopPointRef: string;
1994
+ stopPointName: {
1995
1995
  text: string;
1996
1996
  };
1997
1997
  nameSuffix?: {
@@ -2021,8 +2021,8 @@ interface components$7 {
2021
2021
  }[];
2022
2022
  thisCall: {
2023
2023
  callAtStop: {
2024
- stopPointRef?: string;
2025
- stopPointName?: {
2024
+ stopPointRef: string;
2025
+ stopPointName: {
2026
2026
  text: string;
2027
2027
  };
2028
2028
  nameSuffix?: {
@@ -2052,8 +2052,8 @@ interface components$7 {
2052
2052
  };
2053
2053
  onwardCall: {
2054
2054
  callAtStop: {
2055
- stopPointRef?: string;
2056
- stopPointName?: {
2055
+ stopPointRef: string;
2056
+ stopPointName: {
2057
2057
  text: string;
2058
2058
  };
2059
2059
  nameSuffix?: {
@@ -2232,8 +2232,8 @@ interface components$7 {
2232
2232
  stopEvent: {
2233
2233
  previousCall: {
2234
2234
  callAtStop: {
2235
- stopPointRef?: string;
2236
- stopPointName?: {
2235
+ stopPointRef: string;
2236
+ stopPointName: {
2237
2237
  text: string;
2238
2238
  };
2239
2239
  nameSuffix?: {
@@ -2263,8 +2263,8 @@ interface components$7 {
2263
2263
  }[];
2264
2264
  thisCall: {
2265
2265
  callAtStop: {
2266
- stopPointRef?: string;
2267
- stopPointName?: {
2266
+ stopPointRef: string;
2267
+ stopPointName: {
2268
2268
  text: string;
2269
2269
  };
2270
2270
  nameSuffix?: {
@@ -2294,8 +2294,8 @@ interface components$7 {
2294
2294
  };
2295
2295
  onwardCall: {
2296
2296
  callAtStop: {
2297
- stopPointRef?: string;
2298
- stopPointName?: {
2297
+ stopPointRef: string;
2298
+ stopPointName: {
2299
2299
  text: string;
2300
2300
  };
2301
2301
  nameSuffix?: {
@@ -2480,8 +2480,8 @@ interface components$7 {
2480
2480
  stopEvent: {
2481
2481
  previousCall: {
2482
2482
  callAtStop: {
2483
- stopPointRef?: string;
2484
- stopPointName?: {
2483
+ stopPointRef: string;
2484
+ stopPointName: {
2485
2485
  text: string;
2486
2486
  };
2487
2487
  nameSuffix?: {
@@ -2511,8 +2511,8 @@ interface components$7 {
2511
2511
  }[];
2512
2512
  thisCall: {
2513
2513
  callAtStop: {
2514
- stopPointRef?: string;
2515
- stopPointName?: {
2514
+ stopPointRef: string;
2515
+ stopPointName: {
2516
2516
  text: string;
2517
2517
  };
2518
2518
  nameSuffix?: {
@@ -2542,8 +2542,8 @@ interface components$7 {
2542
2542
  };
2543
2543
  onwardCall: {
2544
2544
  callAtStop: {
2545
- stopPointRef?: string;
2546
- stopPointName?: {
2545
+ stopPointRef: string;
2546
+ stopPointName: {
2547
2547
  text: string;
2548
2548
  };
2549
2549
  nameSuffix?: {
@@ -2700,8 +2700,8 @@ interface components$5 {
2700
2700
  schemas: {
2701
2701
  TripInfoResultStructure: {
2702
2702
  previousCall: {
2703
- stopPointRef?: string;
2704
- stopPointName?: {
2703
+ stopPointRef: string;
2704
+ stopPointName: {
2705
2705
  text: string;
2706
2706
  };
2707
2707
  nameSuffix?: {
@@ -2729,8 +2729,8 @@ interface components$5 {
2729
2729
  noAlightingAtStop?: boolean;
2730
2730
  }[];
2731
2731
  onwardCall: {
2732
- stopPointRef?: string;
2733
- stopPointName?: {
2732
+ stopPointRef: string;
2733
+ stopPointName: {
2734
2734
  text: string;
2735
2735
  };
2736
2736
  nameSuffix?: {
@@ -2931,8 +2931,8 @@ interface components$5 {
2931
2931
  };
2932
2932
  tripInfoResult: {
2933
2933
  previousCall: {
2934
- stopPointRef?: string;
2935
- stopPointName?: {
2934
+ stopPointRef: string;
2935
+ stopPointName: {
2936
2936
  text: string;
2937
2937
  };
2938
2938
  nameSuffix?: {
@@ -2960,8 +2960,8 @@ interface components$5 {
2960
2960
  noAlightingAtStop?: boolean;
2961
2961
  }[];
2962
2962
  onwardCall: {
2963
- stopPointRef?: string;
2964
- stopPointName?: {
2963
+ stopPointRef: string;
2964
+ stopPointName: {
2965
2965
  text: string;
2966
2966
  };
2967
2967
  nameSuffix?: {
@@ -3168,8 +3168,8 @@ interface components$5 {
3168
3168
  };
3169
3169
  tripInfoResult: {
3170
3170
  previousCall: {
3171
- stopPointRef?: string;
3172
- stopPointName?: {
3171
+ stopPointRef: string;
3172
+ stopPointName: {
3173
3173
  text: string;
3174
3174
  };
3175
3175
  nameSuffix?: {
@@ -3197,8 +3197,8 @@ interface components$5 {
3197
3197
  noAlightingAtStop?: boolean;
3198
3198
  }[];
3199
3199
  onwardCall: {
3200
- stopPointRef?: string;
3201
- stopPointName?: {
3200
+ stopPointRef: string;
3201
+ stopPointName: {
3202
3202
  text: string;
3203
3203
  };
3204
3204
  nameSuffix?: {
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  // src/constants.ts
2
- var VERSION = "0.0.3";
2
+ var VERSION = "0.0.4";
3
3
 
4
4
  // src/types/openapi-dependencies.ts
5
5
  var MapNS_Tags = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ojp-shared-types",
3
- "version": "0.0.3",
3
+ "version": "0.0.4",
4
4
  "description": "Shared types for OJP models based on OpenAPI / XSD Schema",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",