Updated snap-in template and documentation. #6
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update to the snap-in template and some additional documentation. Here are the details of this update:
In devrev-snapin-template.plain we've added a small implementation hint that AI consistently got wrong.
In devrev-snapin-template.plain we've also added reference to function_invocation documentation. The file was copied from https://github.com/devrev/fern-api-docs/blob/main/fern/docs/pages/references/function_invocation.mdx
Please note the two changes that had to be done in this file:
as it seems that this file is not up-to-date with the latest version of the code.
In docs/airdrop_sdk_library_documentation.md 'function_name' attribute was missing in AirdropEvent object. This was really confusing AI so I added it.
We are also adding docs/mapping-reasons.mdx that is needed for initial domain mapping and will be referenced in specific snap-ins (e.g. Trello). The file was copied from https://github.com/devrev/fern-api-docs/blob/main/fern/docs/pages/airdrop/data-model/mapping-reasons.mdx
Work item: https://app.devrev.ai/devrev/works/ISS-188589