Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

APP-15543 - Use createIntegrationHelpers #659

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

APP-15543 - Use createIntegrationHelpers #659

wants to merge 19 commits into from

Conversation

jzolo22
Copy link
Contributor

@jzolo22 jzolo22 commented Aug 5, 2024

No description provided.

Comment on lines 85 to 92
public: SchemaType.Boolean({
description:
'This value is not applicable to this entity, however is expected on a entity with a _class of `Network`',
default: false,
}),
internal: SchemaType.Boolean({
description:
'This value is not applicable to this entity, however is expected on a entity with a _class of `Network`',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not necessarily thrilled with this but couldn't think of a better way to handle

@jzolo22 jzolo22 marked this pull request as ready for review September 3, 2024 18:12
@jzolo22 jzolo22 requested a review from a team as a code owner September 3, 2024 18:12
@jzolo22 jzolo22 added minor Increment the minor version when merged release Create a release when this pr is merged labels Sep 3, 2024
Comment on lines +123 to +126
public: false,
internal: false,
CIDR: null,
}),
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Same with comment below - not sure this is the best way to handle these required properties...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
minor Increment the minor version when merged release Create a release when this pr is merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant