Skip to content

Commit

Permalink
Fixed case
Browse files Browse the repository at this point in the history
  • Loading branch information
glpatcern committed Feb 20, 2023
1 parent 1caf146 commit 1e2e03a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ definitions:
required:
- enabled
- apiVersion
- endpoint
- endPoint
- resourceTypes
properties:
enabled:
Expand All @@ -246,7 +246,7 @@ definitions:
type: string
description: The OCM API version this endpoint supports
example: 2.0alpha
endpoint:
endPoint:
type: string
description: The URI of the OCM API available at this endpoint
example: https://my-cloud-storage.org/ocm
Expand Down

0 comments on commit 1e2e03a

Please sign in to comment.