#560 docs: Fix JSON example
Merged 4 years ago by lholecek. Opened 4 years ago by lholecek.
lholecek/greenwave fix-docs  into  master

docs: Fix JSON example
Lukas Holecek • 4 years ago  
@@ -183,7 +183,7 @@ 

  .. code-block:: json

  

          {

-             "rules": [{"type": "RemoteRule", "required": true}]},

+             "rules": [{"type": "RemoteRule", "required": true}],

              "product_version": "fedora-28",

              "subject_type": "koji_build",

              "subject_identifier": "python-ansi2html-1.1.1-114.fc28",

Pull-Request has been merged by lholecek

4 years ago
Metadata