Remove stray backtick

This commit is contained in:
Eric Eastwood 2023-05-12 17:29:27 -05:00
parent b2e4318fd2
commit 6ed4d10f20

View file

@ -144,7 +144,7 @@ paths:
examples: examples:
application/json: { application/json: {
"errcode": "M_NOT_FOUND", "errcode": "M_NOT_FOUND",
"error": "Could not find event `$Rqnc-F-dvnEYJTyHq_iKxU2bZ1CI92-kuZq3a5lr5Zg" "error": "Could not find event $Rqnc-F-dvnEYJTyHq_iKxU2bZ1CI92-kuZq3a5lr5Zg"
} }
schema: schema:
"$ref": "../client-server/definitions/errors/error.yaml" "$ref": "../client-server/definitions/errors/error.yaml"