Skip to content

Commit

Permalink
Update apiDefinition.swagger.json (#3023)
Browse files Browse the repository at this point in the history
  • Loading branch information
SukruthMN authored Oct 23, 2023
1 parent e552837 commit f5a58e0
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,8 @@
},
"additionalRequirements": {
"description": "Additional Requirements",
"title": "Additional Requirements",
"type": "object",
"items": {
"properties": {
"attributes": {
Expand All @@ -263,7 +265,7 @@
"type": "string"
}
},
"type": "object"
"type": "array"
}
}
}
Expand Down

0 comments on commit f5a58e0

Please sign in to comment.