redoc
redoc copied to clipboard
Json example showing null in an array of string instead of properties with string values.
Describe the bug We're experiencing issues with Redocly. Json example showing null in an array of string instead of properties with string values. We're using the same code and swagger schema everywhere, but it's not working in some places while getting json example from [FromBody] parameter of API. As shown in the screenshots.
Expected behavior
Screenshots
Additional context We have used Swashbuckle.AspNetCore.ReDoc 6.4.0.
Could you please help with this?