I am using openApi 1.6.15 with springboot but I am getting example value as null for all APIS

47 Views Asked by At

I am using openApi 1.6.15 with springboot But I am getting example value as null for all APIS

I should get values which are passing in request body.

Current behavior:

Current Behavior

Expected behavior:

Expected Behavior:

0

There are 0 best solutions below