Skip to content

Commit

Permalink
Remove union
Browse files Browse the repository at this point in the history
  • Loading branch information
guerinoni committed Dec 27, 2024
1 parent 2838cfc commit 36d9b8b
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 189 deletions.
238 changes: 52 additions & 186 deletions apispec/api.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions apispec/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -612,9 +612,8 @@ components:
- allow
- deny
description: Policy for the rule.
oneOf:
- required: [cidr, policy]
- required: [domain, policy]
required:
- policy
description: List of network policy rules.
required:
- cidr_mode
Expand Down

0 comments on commit 36d9b8b

Please sign in to comment.