elements
elements copied to clipboard
Build beautiful, interactive API Docs with embeddable React or Web Components, powered by OpenAPI and Markdown.
I don't believe these display, but are supported by the 3.1 spec. Instead all you get is the example name and the body.
When I click _Send API Request_ the _Response_ section appears and displays the response preview. You can search the page for a substring contained in the response data. If the...
## User story. As an API/StoplightProject component user, I can do enable "dark mode", so that I can have dark mode. ## Is your feature request related to a problem?...
I would like descriptions on tag entities to be included in the documentation. ## Context Right now, the tags will create left bar groups for the methods, but you can't...
## Current Behavior The current API Key example is simple, as seen below ## Expected Behavior A more realistic default example of an API Key and the ability to update...
For application/x-www-form-urlencoded, _Omit \_ checkbox should be checked by default or there is should be a way to configure it. ## Current Behavior  ## Expected Behavior 
Bumps [react-github-btn](https://github.com/buttons/react-github-btn) from 1.2.2 to 1.4.0. Commits 769d165 v1.4.0 146b990 Update dependencies 420cde6 Bump github-buttons from 2.21.1 to 2.22.0 1beda36 Merge pull request #23 from merceyz/patch-1 5e175bd Update package.json 0911b68...
Arrange listing by url instead of title ## Context Is it possible to arrange listing by url instead of title? ## Current Behavior Here is how listing are arranged now:...
## User Story Description As an API validator, I want to run API requests against specific Accept header media types, so I can validate the server sends back the appropriately...
It would be helpful to show security scheme roles. According to the [specs](https://spec.openapis.org/oas/latest.html#security-scheme-object) roles are required for `oauth` and `openIdConnect` types, but they can be defined for other scheme types...