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

Configure Feed

Select the types of activity you want to include in your feed.

Fix response type for /log/last

authored by

John Spurlock and committed by
GitHub
6fc9792a 4d5d0179

+1 -1
+1 -1
website/spec/plc-server-openapi3.yaml
··· 134 134 content: 135 135 application/json: 136 136 schema: 137 - $ref: '#/components/schemas/LogEntry' 137 + $ref: '#/components/schemas/Operation' 138 138 '404': 139 139 $ref: '#/components/responses/404DidNotFound' 140 140 /{did}/data: