Skip to content

Commit

Permalink
fix(readme): allow rules with same src/dest zone
Browse files Browse the repository at this point in the history
  • Loading branch information
andre8244 committed Jan 23, 2025
1 parent f37cff2 commit 629a340
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ns-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,6 @@ The `proto` and `dest_port` field will be validated and saved only if `ns_servic

Possible validation errors:
- `invalid_format` for `dest_ip` and `src_ip`
- `same_zone` is `src` is equal to `dest`
- `invalid_target` for `target`
- if `ns_service` is `custom`: `invalid_proto` for `proto` and `invalid_port` for `dest_port`
- if `ns_service` is not `cutom` or `*`: `invalid_service` for `ns_service
Expand Down

0 comments on commit 629a340

Please sign in to comment.