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.

Merge pull request #84 from did-method-plc/bnewbold/openapi-doc-plural

openapi: DidDocument verificationMethod is singular

authored by

bnewbold and committed by
GitHub
39f28d19 ddde5b2e

+1 -1
+1 -1
website/spec/plc-server-openapi3.yaml
··· 414 414 items: 415 415 type: string 416 416 example: "at://atproto.com" 417 - verificationMethods: 417 + verificationMethod: 418 418 type: array 419 419 items: 420 420 type: object