diff --git a/modules/ROOT/assets/attachments/sync-gateway-admin.yaml b/modules/ROOT/assets/attachments/sync-gateway-admin.yaml index 1e9eca1d3..5de8e3b85 100644 --- a/modules/ROOT/assets/attachments/sync-gateway-admin.yaml +++ b/modules/ROOT/assets/attachments/sync-gateway-admin.yaml @@ -1813,14 +1813,16 @@ definitions: type: string description: The current status of sgcollect_info all_dbs: - type: object - properties: - db-names: - type: array - description: |+ - A string array containing the names of all databases running on this sync gateway node + # type: object + # properties: + # db-names: + type: array + description: |+ + A string array containing the names of all databases running on this sync gateway node - For example ```["db1","db2"]``` + For example ```["db1","db2"]``` + example: + ["db_1_name", "db_2_name"] ExpVars: type: object