Skip to content

Commit

Permalink
Fix the format in resouce-metadata-schema (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusc83 authored Dec 19, 2023
1 parent e9d4cd4 commit 3098312
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schemas/resource-metadata-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"required": ["type", "application"],
"properties": {
"type": {
"type": "string",
"const": "resource"
},
"application": {
Expand Down

0 comments on commit 3098312

Please sign in to comment.