From 32eb7ac72f78a610126a3a85197ba20648d30a2d Mon Sep 17 00:00:00 2001 From: Toan Nguyen Date: Tue, 11 Jun 2024 22:52:53 +0700 Subject: [PATCH] improve distributed docs --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index cecc166..5c61a78 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,17 @@ settings: name: api_key ``` +Add `distributed: true` to the config file: + +```yaml +files: + - file: schema.yaml + spec: oas3 + distributed: true +``` + +The generated schema will be: + ```json { "functions": [