Skip to content

Commit

Permalink
Merge branch 'patch-1' of github.com:dylhack/matrix-spec into openapi…
Browse files Browse the repository at this point in the history
…-patch
  • Loading branch information
dylhack committed Jan 13, 2023
2 parents fdd3d94 + 5bdf99f commit 66040ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/api/client-server/content-repo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ paths:
name: filename
description: The name of the file being uploaded
- in: body
name: "<content>"
name: "content"
description: The content to be uploaded.
required: true
x-example: "<bytes>" # so the spec shows "<bytes>" without quotes.
Expand Down

0 comments on commit 66040ee

Please sign in to comment.