eclipse-dataspace-protocol-base / DataspaceProtocol

The Dataspace Protocol is a set of specifications designed to facilitate interoperable data sharing between entities governed by usage control and based on Web technologies. These specifications define the schemas and protocols required for entities to publish data, negotiate Agreements, and access data in a data space
https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/
Apache License 2.0
9 stars 4 forks source link

feat: Remove Json-Ld requirement for version endpoint and add version schema #67

Open jimmarino opened 7 hours ago

jimmarino commented 7 hours ago

What this PR changes/adds

We can't version the version endoint. Therefore, we need to remove the Json-Ld requirement.

Linked Issue(s)

Closes #37