Skip to content

[CLICKHOUSEDOCS] Translate Custom HTTP handlers with prepared queries#126

Merged
BayoNet merged 8 commits intoBayoNet:docs/CLICKHOUSEDOCS-630-custom-httpfrom
adevyatova:annadevyatova-DOCSUP-1345-translate_custom_http
Jun 17, 2020
Merged

[CLICKHOUSEDOCS] Translate Custom HTTP handlers with prepared queries#126
BayoNet merged 8 commits intoBayoNet:docs/CLICKHOUSEDOCS-630-custom-httpfrom
adevyatova:annadevyatova-DOCSUP-1345-translate_custom_http

Conversation

@adevyatova
Copy link

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category (leave one):

  • Documentation (changelog entry is not required)

@adevyatova adevyatova changed the title Annadevyatova docsup 1345 translate custom http [CLICKHOUSEDOCS] Translate Custom HTTP handlers with prepared queries Jun 15, 2020
- `handler` содержит основную часть обработчика. Сейчас `handler` может настраивать `type`, `status`, `content_type`, `response_content`, `query`, `query_param_name`.
`type` на данный момент поддерживает три типа: [predefined_query_handler](#predefined_query_handler), [dynamic_query_handler](#dynamic_query_handler), [static](#static).

- `query` - используется с типом `predefined_query_handler`, выполняет запрос при вызове обработчика.
Copy link
Owner

Choose a reason for hiding this comment

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

Длинное тире (em dash) между "query" и "используется". Аналогично в других элементах списка. В английском языке также.

@adevyatova adevyatova changed the base branch from master to docs/CLICKHOUSEDOCS-630-custom-http June 17, 2020 14:23
@BayoNet BayoNet merged commit 6195ce0 into BayoNet:docs/CLICKHOUSEDOCS-630-custom-http Jun 17, 2020
emironyuk pushed a commit that referenced this pull request Jun 18, 2020
…#126) (ClickHouse#11738)

* literacy checking

* ru translation

* Update docs/ru/interfaces/http.md

Co-authored-by: BayoNet <[email protected]>

* Update docs/ru/interfaces/http.md

Co-authored-by: BayoNet <[email protected]>

* Update docs/ru/interfaces/http.md

Co-authored-by: BayoNet <[email protected]>

* Update docs/ru/interfaces/http.md

Co-authored-by: BayoNet <[email protected]>

* Update http.md

* Update http.md

Co-authored-by: Anna Devyatova <[email protected]>
Co-authored-by: BayoNet <[email protected]>

Co-authored-by: Sergei Shtykov <[email protected]>
Co-authored-by: Anna <[email protected]>
Co-authored-by: Anna Devyatova <[email protected]>
@adevyatova adevyatova deleted the annadevyatova-DOCSUP-1345-translate_custom_http branch July 28, 2020 19: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.

2 participants