Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions docs/01-validation-report.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ Validated and reconciled F5 Distributed Cloud OpenAPI specifications.

This project validates F5 XC OpenAPI specifications against the live API, identifies discrepancies, and automatically applies fixes to produce corrected spec files.

*Last updated: 2026-03-03 06:28 UTC*
*Last updated: 2026-03-04 06:27 UTC*

## Summary

- **Modified Files**: 0
- **Unmodified Files**: 0
- **Total Discrepancies**: 126
- **Total Discrepancies**: 125

## Modifications by File

Expand Down Expand Up @@ -178,7 +178,6 @@ This project validates F5 XC OpenAPI specifications against the live API, identi
| `response_schema` | `schema_validation` | **Mismatch** | `Valid per OpenAPI schema` | Undocumented Content-Type<br><br>Received: text/plain<br>Documented: application/json |
| `response_schema` | `schema_validation` | **Mismatch** | `Valid per OpenAPI schema` | Undocumented Content-Type<br><br>Received: text/plain<br>Documented: application/json |
| `response_schema` | `schema_validation` | **Mismatch** | `Valid per OpenAPI schema` | Undocumented Content-Type<br><br>Received: text/plain<br>Documented: application/json |
| `response_schema` | `schema_validation` | **Mismatch** | `Valid per OpenAPI schema` | Undocumented Content-Type<br><br>Received: text/plain<br>Documented: application/json |

## Fix Strategies

Expand Down
Loading