Skip to content

Commit

Permalink
Merge pull request #234 from sul-dlss/justinlittman-patch-1
Browse files Browse the repository at this point in the history
Update openapi.yml
  • Loading branch information
ndushay authored Oct 15, 2020
2 parents 48560a6 + e6821f8 commit 5e5ac42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1148,7 +1148,7 @@ components:
RequestDRO:
description: A request to create a DRO. This has the same general structure as a DRO but doesn't have externalIdentifier and doesn't require the access subschema. If no access subschema is provided, these values will be inherited from the AdminPolicy.
type: object
additionalProperties: false
additionalProperties: true
properties:
type:
type: string
Expand Down

0 comments on commit 5e5ac42

Please sign in to comment.