Provide labels and descriptions for buttons, e.g.: - [ ] global `Authorize` button - provide description for authorized/unauthorized state - [ ] operation-level `Authorize` button - provide indication which operation will be authorized, remove redundant `button` from the label - [ ] `Authorize` button - provide indication that the button will open a dialog - [ ] `X` (close) button in Authorization dialog - provide label - [ ] `Remove array item` button in parameters - provide label - [ ] `Copy to clipboard` button - provide label and indication about what will be copied (e.g. cURL) This task covers issues originally reported in linked sub-issues and: - https://github.com/swagger-api/swagger-ui/issues/5248 - https://github.com/swagger-api/swagger-ui/issues/7350
Provide labels and descriptions for buttons, e.g.:
Authorizebutton - provide description for authorized/unauthorized stateAuthorizebutton - provide indication which operation will be authorized, remove redundantbuttonfrom the labelAuthorizebutton - provide indication that the button will open a dialogX(close) button in Authorization dialog - provide labelRemove array itembutton in parameters - provide labelCopy to clipboardbutton - provide label and indication about what will be copied (e.g. cURL)This task covers issues originally reported in linked sub-issues and: