Open tom-rm-meyer-ISST opened 5 days ago
@markuskeidl: Can you please take a look at this?
I tried to fix that with this issue: https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/issues/998 and I think it did work after that, not sure. Honestly, I do not know how yaml files are published. These files are in the directory /docs-kits/kits/Industry%20Core%20Kit/openapi, but when the sourcecode is published, these location does not seem to work.
Checking the published versions for 24.08 and Next again, it seems that https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/issues/998 did not (yet) make it into these versions. Not sure into which version it was merged into.
Ok, it was merged into docs/trace-industry-core-release-24.08, but got somehow lost on the way to publish, I would say.
So PR https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/pull/980 should have actually fixed this for 24.08 already.
Current Behavior
Within Connect-to-Child section, the API links do not work. Search for e.g. 2.0.0 link: https://eclipse-tractusx.github.io/docs-kits/next/kits/Industry%20Core%20Kit/Software%20Development%20View/Digital%20Twins%20Development%20View%20Industry%20Core%20Kit#backend-data-service-to-process-unique-id-push-notifications.
Note: 24.08 and Next version is affected
Expected Behavior
Link should work, same as for Connect-to-Parent
Steps To Reproduce