Skip to content

Commit

Permalink
add thesis and instrument to graphql api. #460, #461
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Apr 7, 2020
1 parent 212b4b6 commit 3d5e2d1
Show file tree
Hide file tree
Showing 16 changed files with 2,322 additions and 923 deletions.
1 change: 1 addition & 0 deletions app/controllers/dois_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ def index
prefix: params[:prefix],
user_id: params[:user_id],
resource_type_id: params[:resource_type_id],
resource_type: params[:resource_type],
schema_version: params[:schema_version],
subject: params[:subject],
has_citations: params[:has_citations],
Expand Down
Loading

0 comments on commit 3d5e2d1

Please sign in to comment.