Skip to content

Commit

Permalink
remove enum (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
southeo authored Dec 9, 2024
1 parent 7a7aae3 commit b44fcfc
Showing 1 changed file with 0 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -190,19 +190,6 @@
"mediaType": {
"type": "string",
"description": "Describes the primary nature of the digital media",
"enum": [
"Collection",
"Dataset",
"Event",
"Image",
"InteractiveResource",
"MovingImage",
"PhysicalObject",
"Service",
"Software",
"Sound",
"Text"
],
"$comment": "idx = 407"
},
"mimeType": {
Expand Down

0 comments on commit b44fcfc

Please sign in to comment.