Skip to content

Commit

Permalink
Add repositoryType=discliplinary to the REST spec for subjects
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhoads committed Feb 10, 2023
1 parent 070e6e8 commit d02f638
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/requests/repositories_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,7 @@
"type" => "repositories",
"attributes" => {
"subjects" => subjects,
"repositoryType" => "disciplinary",
},
},
}
Expand Down

0 comments on commit d02f638

Please sign in to comment.