You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This command compare two user-provided specifications and generates a report of how much the OAPI specification of fileB covers what is specified in fileA.
18
18
19
19
Available options:
20
-
${table(
21
-
[
22
-
['-J','--json','Switches output from human-readable to JSON format'],
23
-
],
24
-
tableOptions,
25
-
)}`,
20
+
${table([['-J','--json','Switches output from human-readable to JSON format']],tableOptions)}`,
0 commit comments