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

[ISSUE #113] Optimize Webhook doc and add updateWebHookConfig endpoint #118

Merged
merged 5 commits into from
Aug 28, 2023

Conversation

Pil0tXia
Copy link
Member

@Pil0tXia Pil0tXia commented Jul 31, 2023

Fixes #113.

  1. Fixed Webhook Chinese doc not displayed

The reason for this problem is that the ordering of files in the English document directory and the Chinese document directory do not correspond. So I removed some duplicate files and added some missing files. The missing files need to be translated. I will translate them later.

  1. Add updateWebHookConfig endpoint
  2. Fixed misaligned title hierarchy.
  3. Fixed failed line breaks.
  4. Fixed typos and case.
  5. Added space between Chinese and English.

Before

English version of Webhook doc will be displayed in Chinese site:

image

After

image

@Pil0tXia
Copy link
Member Author

Pil0tXia commented Aug 3, 2023

@qqeasonchen PTAL~ 😉

@Pil0tXia
Copy link
Member Author

Pil0tXia commented Aug 25, 2023

@xwm1992 PTAL~

and: #120 #125

@xwm1992 xwm1992 merged commit a334001 into apache:master Aug 28, 2023
1 check passed
@Pil0tXia Pil0tXia deleted the doc_113 branch January 9, 2024 12:04
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.

[Enhancement] Add updateWebHookConfig endpoint and optimize markdown doc
2 participants