This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

lexicons/repo: allow null secrets response

Signed-off-by: noriaki watanabe <nabeyang@gmail.com>

+3
+3
lexicons/repo/listSecrets.json
··· 23 23 "required": [ 24 24 "secrets" 25 25 ], 26 + "nullable": [ 27 + "secrets" 28 + ], 26 29 "properties": { 27 30 "secrets": { 28 31 "type": "array",