Procházet zdrojové kódy

Merge pull request #35427 from sjeeva/master

fixed special character
Sebastiaan van Stijn před 7 roky
rodič
revize
9cd6ce18af
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      api/swagger.yaml

+ 1 - 1
api/swagger.yaml

@@ -6995,7 +6995,7 @@ paths:
             - `network=<string>` network name or ID
             - `node=<string>` node ID
             - `plugin`=<string> plugin name or ID
-            - `scope`<string> local or swarm
+            - `scope`=<string> local or swarm
             - `secret=<string>` secret name or ID
             - `service=<string>` service name or ID
             - `type=<string>` object to filter by, one of `container`, `image`, `volume`, `network`, `daemon`, `plugin`, `node`, `service`, `secret` or `config`