Bug ID 887261: JSON schema validation files created from swagger should support "draft-04" only

Last Modified: Apr 17, 2024

Affected Product(s):
BIG-IP ASM(all modules)

Known Affected Versions:
15.1.0, 15.1.0.1, 15.1.0.2, 15.1.0.3, 15.1.0.4, 15.1.0.5, 15.1.1, 15.1.2, 15.1.2.1, 15.1.3, 15.1.3.1, 15.1.4, 15.1.4.1, 15.1.5, 15.1.5.1, 15.1.6, 15.1.6.1, 15.1.7, 15.1.8, 15.1.8.1, 15.1.8.2, 15.1.9, 15.1.9.1, 15.1.10, 15.1.10.2, 15.1.10.3, 15.1.10.4

Fixed In:
16.0.0

Opened: Mar 04, 2020

Severity: 3-Major

Symptoms

The JSON schema validation file creation from swagger's schema entry fails and errors are logged to /ts/log/asm_config_server.log.

Impact

Since BIG-IP is locked to draft-07, a security policy created from swagger file will not include some entities.

Conditions

-- API Protection used in a security policy -- Swaggers's schema entry contains one or more fields that are incompatible between draft-04 and draft-07 of the JSON schema validation spec (e.g.: "exclusiveMinimum")

Workaround

No workaround

Fix Information

"JSON schema validation" files should be referenced to "draft-04" instead of "draft-07"

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips