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