-
-
Notifications
You must be signed in to change notification settings - Fork 534
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Line 126 in cfe86b6
RequestBody requestBody = new RequestBody().content(new Content().addMediaType("loginRequestBody", new MediaType().schema(schema))); |
I have not seen any content type named loginRequestBody
, and the content of request actually is application/json
, am I missing something?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request