Skip to content

Commit

Permalink
Fix typo in POST /v1/subject/{key}/writers response object attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
iamigo committed Mar 24, 2017
1 parent 7610adc commit b552153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/v1/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7213,7 +7213,7 @@ definitions:
description: >
Users having write permission to the subject
properties:
aspectId:
subjectId:
type: string
readOnly: true
description: >
Expand Down

0 comments on commit b552153

Please sign in to comment.