|
1 | 1 | <pre class='metadata'>
|
2 |
| -Title: iLEAP Technical Specifications (Version 0.2.1-20241210) |
| 2 | +Title: iLEAP Technical Specifications (Version 0.2.1-20241211) |
3 | 3 | Shortname: ileap-extension
|
4 | 4 | Status: LD
|
5 | 5 | Status Text: Draft Technical Specification
|
@@ -471,7 +471,7 @@ The highlighted lines show the data exchanged according to the <{ShipmentFootpri
|
471 | 471 | "extensions": [
|
472 | 472 | {
|
473 | 473 | "specVersion": "2.0.0",
|
474 |
| - "dataSchema": "https://catalog.carbon-transparency.com/sfc-ileap/0.0.1/shipmentfootprint.json", |
| 474 | + "dataSchema": "https://api.ileap.sine.dev/shipment-footprint.json", |
475 | 475 | "data": {
|
476 | 476 | "mass": "87",
|
477 | 477 | "shipmentId": "1237890",
|
@@ -553,7 +553,7 @@ The highlighted lines show 2 TCEs which `Z` has collected and calculated for `S`
|
553 | 553 | "extensions": [
|
554 | 554 | {
|
555 | 555 | "specVersion": "2.0.0",
|
556 |
| - "dataSchema": "https://catalog.carbon-transparency.com/sfc-ileap/0.0.1/shipmentfootprint.json", |
| 556 | + "dataSchema": "https://api.ileap.sine.dev/shipment-footprint.json", |
557 | 557 | "data": {
|
558 | 558 | "mass": "87",
|
559 | 559 | "shipmentId": "1237890",
|
@@ -2485,12 +2485,12 @@ properties that cannot be derived from `HOC` CAN be populated in a best-effort m
|
2485 | 2485 |
|
2486 | 2486 | # Appendix A: Changelog # {#changelog}
|
2487 | 2487 |
|
2488 |
| -## Version 0.2.1-20241210 (2024-12-10) ## {#version-20241210} |
| 2488 | +## Version 0.2.1-20241211 (2024-12-11) ## {#version-20241211} |
2489 | 2489 |
|
2490 | 2490 | - add guidance on how to populate PACT's `DataModelExtension` data type in [[#pcf-mapping-sf]],
|
2491 | 2491 | [[#pcf-mapping-toc]], and [[#pcf-mapping-hoc]]
|
2492 | 2492 | - remove outdated advisement from [[#appendix-b]]
|
2493 |
| -- fix typo in `dataSchema` of [[#appendix-b-hoc-example]] |
| 2493 | +- fix typos in `dataSchema` of [[#example-http]] and [[#appendix-b-hoc-example]] |
2494 | 2494 |
|
2495 | 2495 | ## Version 0.2.1-20241113 (2024-11-13) ## {#version-20241113}
|
2496 | 2496 |
|
|
0 commit comments