Bug ID 762305: 'exclusiveMaximum' and 'exclusiveMinimum' from swagger are not taken into account in param creation

Last Modified: Nov 07, 2022

Bug Tracker

Affected Product:  See more info
BIG-IP ASM(all modules)

Known Affected Versions:
15.0.0, 15.0.1, 15.0.1.1, 15.0.1.2, 15.0.1.3, 15.0.1.4

Fixed In:
15.1.0

Opened: Mar 19, 2019
Severity: 4-Minor

Symptoms

Parameters generated from swagger with "exclusiveMaximum" or 'exclusiveMinimum' may not have accurate min/max setting when added to policy

Impact

Min/max value enforcement for parameter may be incorrect when it is loaded.

Conditions

Parameters in swagger file specifies numeric values for 'exclusiveMaximum' or 'exclusiveMinimum' instead of true/false.

Workaround

Manually update the min/max values.

Fix Information

None

Behavior Change