rapi-doc / RapiDoc

RapiDoc -WebComponent for OpenAPI Spec
https://rapidocweb.com
MIT License
1.61k stars 271 forks source link

Fix #829: Deprecated field of type array of referenced schema not displayed as deprecated #980

Closed Simon-Wong-hjz closed 4 days ago

Simon-Wong-hjz commented 7 months ago

Hi!

I ran into the same issue mentioned in #829. The issue has been there for a while so I'm trying to raise a PR to fix this here. I added a flag to identify the deprecation of an array itself to put the deprecation mark on array components as well as all props below it. Please kindly take a review.

Best Regards, Simon Wong

Simon-Wong-hjz commented 7 months ago

Hi @mrin9, Hope this finds you well. Could you please review this PR when you have a chance? I believe your insights would be very valuable for this change. I’m available to discuss any aspects of the PR if needed. Please feel free to reach out if you have any questions.

Best.

mrin9 commented 4 days ago

Thanks @Simon-Wong-hjz for the PR. Sorry for the delay. We are starting to resume work on this library