Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Int 10917 #202

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Int 10917 #202

wants to merge 5 commits into from

Conversation

jehisonprada
Copy link

  • Add IpRange and Port Schemas
  • Added unit tests for validateSchema for newly added Schemas

@jehisonprada jehisonprada requested a review from a team as a code owner May 3, 2024 01:10
src/schemas/IpRange.json Outdated Show resolved Hide resolved
src/schemas/Port.json Outdated Show resolved Hide resolved
src/schemas/Port.json Outdated Show resolved Hide resolved
Copy link
Contributor

@VDubber VDubber May 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: We need somehow to declare that there is a required relationship from Port to IP address. @chrichts, we need a way to declare that or we will end up with IP address data being added to port entities.

src/schemas/Port.json Outdated Show resolved Hide resolved
src/schemas/Port.json Outdated Show resolved Hide resolved
src/schemas/IpRange.json Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants