Skip to content

Commit

Permalink
Merge pull request #65 from neurostuff/username_compose
Browse files Browse the repository at this point in the history
[ENH]: add username to compose endpoints
  • Loading branch information
jdkent authored Sep 11, 2023
2 parents 198069f + 85e9c2c commit 4be989e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions neurosynth-compose-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1118,6 +1118,12 @@ components:
type: string
description: Who owns the resource.
nullable: true
username:
type: string
x-stoplight:
id: ouvs9x75ist5w
nullable: true
readOnly: true
specification-return:
title: specification-return
allOf:
Expand Down

0 comments on commit 4be989e

Please sign in to comment.