-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have a question about jobject. #187
Comments
@mattfrear Receive value as JObject for patch operation |
Maybe try |
Hi @seongguk2i, @mattfrear You can change your method. Create a new class and define it's like this:
and you can use for JArray this code :
|
hi
@mattfrear
I'm trying to create a Jobject example using https://github.com/mattfrear/Swashbuckle.AspNetCore.Filters, but it doesn't work.
Can you show me a short example ?
The text was updated successfully, but these errors were encountered: