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
description: Contains a badge `admin-use-only` and `Slow` but notice that `admin-use-only` do not show up in the UI as the badge-color is set to `none`
57
+
x-badges:
58
+
- color: none
59
+
label: admin-use-only
36
60
- color: orange
37
61
label: Slow
38
-
/path-with-hidden-badge:
62
+
/admin-use-only-path-2:
39
63
get:
40
-
description: Contains a badge `four`
64
+
summary: Slow API for Admin's use only
65
+
description: Contains a badge `admin-use-only` and `Slow` but notice that `admin-use-only` do not show up in the UI as the badge-color is set to `none`
0 commit comments