Skip to content

Commit

Permalink
Fix a swagger file typo error
Browse files Browse the repository at this point in the history
  • Loading branch information
leonwanghui committed Jan 26, 2019
1 parent 8eea14c commit 5eac36d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions openapi-spec/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1768,13 +1768,13 @@ definitions:
key31: value31
extraProperties:
type: object
additionalProperties:
type: object
example:
key1: value1
key2: false
key3:
key31: value31
additionalProperties:
type: object
example:
key1: value1
key2: false
key3:
key31: value31
VolumeSnapshotSpec:
description: >-
Snapshot is a description of volume snapshot resource.
Expand Down

0 comments on commit 5eac36d

Please sign in to comment.