certevolte

Results 3 comments of certevolte

Hi I’ve opened a pull request to address this issue: [ [#: Strikethrough deprecated endpoints in sidebar]](https://github.com/stoplightio/elements/pull/2795) This PR adds a `deprecated` property to the `TableOfContentsNode` and updates the UI...

Hi! 👋 This PR addresses the issue with identifying deprecated endpoints in the sidebar by visually striking through the titles of deprecated operations. The `deprecated` flag is now extracted from...

Hi @Relionnn, In my local setup ESLint doesn’t show any errors (simple-import-sort/imports passes fine), so I’m not sure what needs to be changed to fix the CI failure. Let me...