mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
fix(ux): Mention (Sites) on Gateway Groups section of REST API docs (#6161)
I'm thinking if we can just add `(Sites)` next the Gateway Groups title, that will be enough for users to make the connection.
This commit is contained in:
@@ -6,7 +6,7 @@ defmodule API.GatewayGroupController do
|
||||
|
||||
action_fallback API.FallbackController
|
||||
|
||||
tags ["Gateway Groups"]
|
||||
tags ["Gateway Groups (Sites)"]
|
||||
|
||||
operation :index,
|
||||
summary: "List Gateway Groups",
|
||||
|
||||
Reference in New Issue
Block a user