Commit 766fb42
authored
feat: filter
| 🚥 Resolves ISSUE_ID |
| :------------------- |
## 🧰 Changes
This change introduces an explicit whitelist of keys that `rdme inspect`
will process from the data returned by `oas/analyzer`. By filtering on
known keys, we ensure that any new fields added by the analyzer won’t be
rendered until we’ve explicitly implemented their handling in `rdme`.oas/analyzer data by allowed keys (#1259)1 parent 91b193c commit 766fb42
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
| 110 | + | |
109 | 111 | | |
110 | 112 | | |
111 | 113 | | |
112 | 114 | | |
113 | 115 | | |
| 116 | + | |
114 | 117 | | |
115 | 118 | | |
116 | 119 | | |
| |||
0 commit comments