Releases: RealEstateCore/OWL2OAS
Releases · RealEstateCore/OWL2OAS
1.0.1 -- POST/PUT/PATCH payload carried in request body
This release fixes a bug in version 1.0, where entity payloads were defined to be delivered as header parameters, when the accepted practice is to deliver these in the request body. We now use the request body instead.
Initial public release
This is stable enough for users to play around with.