CE-2698: Validate swagger requestbody
Adding NotNull annotation to fields in responseBody will mark them as Required.
Also updated the swagger version.
Had to add the common component to be able to mark the record fields as required.
Adding NotNull annotation to fields in responseBody will mark them as Required.
Also updated the swagger version.
Had to add the common component to be able to mark the record fields as required.