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

openapi: DidDocument verificationMethod is singular

Note that PlcOp is correctly pluralized (not consistent).

Changed files
+1 -1
website
+1 -1
website/spec/plc-server-openapi3.yaml
···
items:
type: string
example: "at://atproto.com"
-
verificationMethods:
+
verificationMethod:
type: array
items:
type: object