Commit 0fec1e6
📝 Add schema view and drift comparison to API endpoints docs (#37785)
* docs(aap): add schema view and drift comparison section to API endpoints
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs(appsec): fix copy and style issues in API Endpoints page
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs(appsec): restore local schema section on API Endpoints page
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs(appsec): enhance schema comparison section in API Endpoints page
Expanded the comparison of declared and inferred schemas by adding severity levels and detailed descriptions of potential differences. Included specific areas of schema changes that can occur and clarified which differences are excluded to reduce noise. This improves the clarity and usability of the documentation for users comparing API schemas.
* docs(appsec): clarify inferred schema noise reduction
Explain that the inferred schema filters fields by observation count and recency, reducing false-positive drift from one-off or attacker traffic.
* docs(appsec): add Oxford comma in schema definition sentence
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
* docs(appsec): fix bullet list style consistency for schema actions
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
* docs(appsec): clarify schema comparison prerequisites wording
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
* docs(appsec): point to where the schema comparison surfaces in the UI
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
* Update content/en/security/application_security/api_posture/api_inventory/api_endpoints.md
Co-authored-by: domalessi <111786334+domalessi@users.noreply.github.com>
* Update content/en/security/application_security/api_posture/api_inventory/api_endpoints.md
Co-authored-by: domalessi <111786334+domalessi@users.noreply.github.com>
* Update content/en/security/application_security/api_posture/api_inventory/api_endpoints.md
Co-authored-by: domalessi <111786334+domalessi@users.noreply.github.com>
* Update content/en/security/application_security/api_posture/api_inventory/api_endpoints.md
Co-authored-by: domalessi <111786334+domalessi@users.noreply.github.com>
* Update content/en/security/application_security/api_posture/api_inventory/api_endpoints.md
Co-authored-by: domalessi <111786334+domalessi@users.noreply.github.com>
* Update content/en/security/application_security/api_posture/api_inventory/api_endpoints.md
Co-authored-by: domalessi <111786334+domalessi@users.noreply.github.com>
* Update content/en/security/application_security/api_posture/api_inventory/api_endpoints.md
Co-authored-by: domalessi <111786334+domalessi@users.noreply.github.com>
* Update content/en/security/application_security/api_posture/api_inventory/api_endpoints.md
Co-authored-by: domalessi <111786334+domalessi@users.noreply.github.com>
* Update content/en/security/application_security/api_posture/api_inventory/api_endpoints.md
Co-authored-by: domalessi <111786334+domalessi@users.noreply.github.com>
* Update content/en/security/application_security/api_posture/api_inventory/api_endpoints.md
Co-authored-by: domalessi <111786334+domalessi@users.noreply.github.com>
* docs(appsec): clarify schema view terminology and thresholds
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
* Use declared schema consistently
* docs(appsec): add endpoint definition screenshot and match UI labels
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
* Apply suggestions from code review
Co-authored-by: domalessi <111786334+domalessi@users.noreply.github.com>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: domalessi <111786334+domalessi@users.noreply.github.com>1 parent 91325f1 commit 0fec1e6
2 files changed
Lines changed: 55 additions & 5 deletions
File tree
- content/en/security/application_security/api_posture/api_inventory
- static/images/security/application_security/api
Lines changed: 55 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
132 | 182 | | |
133 | 183 | | |
134 | 184 | | |
| |||
154 | 204 | | |
155 | 205 | | |
156 | 206 | | |
157 | | - | |
| 207 | + | |
158 | 208 | | |
159 | | - | |
| 209 | + | |
160 | 210 | | |
161 | 211 | | |
162 | 212 | | |
| |||
0 commit comments