I am sending an HTTP request to a Spring Boot backend that uses MVC format. The request is sent with Typescript:
interface RequestType { index: number; obj: a