Skip to content

Commit

Permalink
Fix Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-aaron committed Jan 2, 2025
1 parent 2071f83 commit 760ac70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions specification/resources/spaces/responses/key_create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ headers:
content:
application/json:
schema:
properties:
$ref: '../models/key_create_response.yml'
$ref: '../models/key_create_response.yml'

examples:
Read Only Key:
Expand Down
3 changes: 1 addition & 2 deletions specification/resources/spaces/responses/key_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ headers:
content:
application/json:
schema:
properties:
$ref: '../models/key_response.yml'
$ref: '../models/key_response.yml'

examples:
Read Only Key:
Expand Down

0 comments on commit 760ac70

Please sign in to comment.