1
0
mirror of synced 2025-12-25 02:09:19 -05:00

docs: add public documentation for declarative oauth (#52041)

Co-authored-by: Oleksandr Bazarnov <oleksandr.bazarnov@globallogic.com>
This commit is contained in:
Ben Church
2025-02-04 12:20:31 -08:00
committed by GitHub
parent 30521ca0eb
commit 90557c2a91
16 changed files with 1592 additions and 425 deletions

View File

@@ -112,7 +112,7 @@ definitions:
and refer to it in the stream.
This will generate time windows from the start time until the end time, where each window is exactly one day.
The start time is defined in the config file, while the end time is defined by the `now_utc()` macro, which will evaluate to the current date in the current timezone at runtime. See the section on [string interpolation](../advanced-topics.md#string-interpolation) for more details.
The start time is defined in the config file, while the end time is defined by the `now_utc()` macro, which will evaluate to the current date in the current timezone at runtime. See the section on [string interpolation](../advanced-topics/string-interpolation.md) for more details.
```yaml
definitions: