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

Update createIntegrationHelpers.md #1129

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update createIntegrationHelpers.md #1129

wants to merge 1 commit into from

Conversation

kyorkJ1
Copy link

@kyorkJ1 kyorkJ1 commented Oct 23, 2024

No description provided.

@kyorkJ1 kyorkJ1 requested a review from a team as a code owner October 23, 2024 19:18
@@ -111,7 +111,7 @@ export const { createEntityType, createEntityMetadata } =
```

3. Replace INTEGRATION_NAME with the name of your integration
4. Create a file named entities.ts in the src folder of your integration and add
4. Create a file named entity-definition.ts in the src folder of your integration and add
Copy link
Member

Choose a reason for hiding this comment

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

Just wondering why the proposed change? I think the consensus was that as long as it's consistent the naming isn't that important and at this point I know most if not all of the ones we converted to use this have used the entities.ts convention

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