Kong / swagger-ui-kong-theme

Plugin theme for Swagger-UI that adds snippets
Apache License 2.0
19 stars 17 forks source link

feat(a11y): add error to document if errors are present (TDX-2839) #148

Closed davidma415 closed 1 year ago

davidma415 commented 1 year ago

This adds a listener to the layout, where it will change the document's title if there are errors present in the page. If a section is closed, it will update it back to the original, and if the error is still present when it is re-opened, it will be updated again.