You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On line 541 in openapi yml it says @Prefix : urn:samm:net.catenax.semantics:1.0.0# .
but it should at least be @Prefix : urn:samm:io.catenax.semantics:1.0.0# .
or even better @Prefix : urn:samm:org.eclipse.tractusx.semantics:1.0.0# .
/backend/src/main/resources/static/semantic-hub-openapi.yaml#L541
The text was updated successfully, but these errors were encountered:
On line 541 in openapi yml it says
@Prefix : urn:samm:net.catenax.semantics:1.0.0# .
but it should at least be
@Prefix : urn:samm:io.catenax.semantics:1.0.0# .
or even better
@Prefix : urn:samm:org.eclipse.tractusx.semantics:1.0.0# .
/backend/src/main/resources/static/semantic-hub-openapi.yaml#L541
The text was updated successfully, but these errors were encountered: