This repository was archived by the owner on Nov 19, 2025. It is now read-only.
add webhooks api from tonapi to api-types.md#975
Open
mois-ilya wants to merge 1 commit intoton-community:mainfrom
Open
add webhooks api from tonapi to api-types.md#975mois-ilya wants to merge 1 commit intoton-community:mainfrom
mois-ilya wants to merge 1 commit intoton-community:mainfrom
Conversation
Member
|
Hello, @mois-ilya In this way, we'll make the documentation more difficult for the reading. I planned to cut all API descriptions, but group them by unique interfaces. All excess information should be referred to in the API-related documentation to avoid outdated information in the TON documentation. You can use related guides in TON documentation and suggest this service(Webhook API) as a potential solution. Please, create linked issue and PR description according to the contribution guidelines. |
784bb94 to
2a1295e
Compare
1683a8c to
8ce33dc
Compare
013e776 to
26fd3e2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
PR Description
Why is it important?
Added missing information about Webhooks API in TonAPI, which enables real-time notifications for account activity and transactions.
Related Issue
No related issue, just improving documentation completeness.