International-Data-Spaces-Association / ids-specification

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://docs.internationaldataspaces.org/dataspace-protocol/
Apache License 2.0
26 stars 14 forks source link

Simplify HTTP Bindings without response content #235

Closed sebbader-sap closed 2 weeks ago

sebbader-sap commented 4 months ago

See #87

jimmarino commented 4 months ago

I think this is a bit late, and I'm also concerned that in the future, we may, in some cases, want to return content. Returning a 200 is fine and will not affect clients. I would keep it as-is for now.

sebbader-sap commented 2 weeks ago

The work in this repository is finished and will be continued in a new repository under https://github.com/eclipse-dataspace-protocol-base/. Therefore, I am closing the PR here.

sebbader-sap commented 2 weeks ago

After the issues have been transferred, the content from this PR/branch can be continued there.