Fork of github.com/did-method-plc/did-method-plc

Merge pull request #100 from johnspurlock/patch-4

Fix response type for /log/last

Changed files
+1 -1
website
+1 -1
website/spec/plc-server-openapi3.yaml
···
content:
application/json:
schema:
-
$ref: '#/components/schemas/LogEntry'
+
$ref: '#/components/schemas/Operation'
'404':
$ref: '#/components/responses/404DidNotFound'
/{did}/data: