Skip to content

Commit

Permalink
Make test pass
Browse files Browse the repository at this point in the history
  • Loading branch information
guizmaii committed Aug 23, 2024
1 parent b08aaf9 commit e5b3d67
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2814,6 +2814,7 @@ object OpenAPIGenSpec extends ZIOSpecDefault {
| },
| "nestedMap" : {
| "type" : "object",
| "properties" : {},
| "additionalProperties" : {
| "$ref" : "#/components/schemas/Recursive"
| }
Expand Down

0 comments on commit e5b3d67

Please sign in to comment.