Skip to content

Commit

Permalink
add username to the user-attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent committed Aug 29, 2023
1 parent cbbe436 commit f31b6c5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions neurostore-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1523,6 +1523,12 @@ components:
description: who owns the resource
nullable: true
readOnly: true
username:
type: string
x-stoplight:
id: xatmqtz3yy1eg
description: human readable username
nullable: true
readable-resource-attributes:
title: readable-resource-attributes
type: object
Expand Down

0 comments on commit f31b6c5

Please sign in to comment.