Skip to content

Commit

Permalink
Minor improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
glpatcern committed Apr 14, 2023
1 parent 3563a0d commit 44e5c14
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -292,8 +292,8 @@ definitions:
a remote shared resource, implementations MAY use this
URI as a prefix: e.g. if in a new share request's payload
a `protocol.options.sharedSecret` property is defined
(see singleProtocolLegacy example), it may need to be
appended to this URI to access the resource.
(see singleProtocolLegacy example), implementations MAY
need to append it to this URI to access the resource.
example: https://my-cloud-storage.org/remote.php/dav/ocm
webapp:
type: string
Expand All @@ -314,7 +314,7 @@ definitions:
capabilities:
type: array
description: |
The capabilities exposed at this endpoint according to the present
The optional capabilities exposed at this endpoint according to the present
specifications. As implementations MUST provide `/shares` to be compliant,
it is not necessary to expose it as a capability.
items:
Expand Down

0 comments on commit 44e5c14

Please sign in to comment.