From d6c3784490ca65de2e6cb90c18a7a2a5fa8f3f38 Mon Sep 17 00:00:00 2001 From: Dmytro Ananskyi Date: Wed, 17 Jun 2026 12:22:55 +0000 Subject: [PATCH] docs(other): add View on GitHub link --- redocly.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/redocly.yaml b/redocly.yaml index 4c9416b..2079ff3 100644 --- a/redocly.yaml +++ b/redocly.yaml @@ -14,4 +14,9 @@ apis: assertions: defined: true assertions: - pattern: /^(Create|Get|Retrieve|Replace|Update|Delete|Login|Send|Callback|Cancel|List|Partially update).*[^\.]$/ \ No newline at end of file + pattern: /^(Create|Get|Retrieve|Replace|Update|Delete|Login|Send|Callback|Cancel|List|Partially update).*[^\.]$/ +navbar: + items: + - label: View on GitHub + href: https://github.com/Redocly/cafe-api + external: true \ No newline at end of file