elements
elements copied to clipboard
Build beautiful, interactive API Docs with embeddable React or Web Components, powered by OpenAPI and Markdown.
Hi Team, I found a bug: when I use `/**` symbols in path URL the `Invalid regular expression: /~1accounts~1**/: Nothing to repeat` error is thrown  [Here you can reproduce...
Allow copying anchor links through the icon ## Context When clicking on the icon that shows next to a heading we should copy the whole URL to the clipboard. See...
Request Body objects have a `required` property (defaulting to `false`) that indicates whether a request body is allowed to be empty. As far as I can tell, the value of...
## Context When making an api request with method DELETE which has some body, the body is not sent. This seems to be intentional as per these lines: https://github.com/stoplightio/elements/blob/b20ba4422985ff35617171ec72103719fe3aa2b6/packages/elements-core/src/components/TryIt/build-request.ts#L66 ##...
## User Story Description As an API user, I want to input my server URL, so I can try the API against the URL of my choice. --- Currently an...
Hi Team, we have encountered an unexpected behaviour. In the example below, the parameter ‘limit’ doesn’t have a description property, but it is still rendered getting the value from the...
This is an intermittent issue but we are seeing it quite often now. Nutanix uses an embedded system to upload our APIs through Stoplight studio on nutanix.dev. Recently, when users...
Documentation needed for: https://app.zenhub.com/workspaces/-tequila-mockingbirds-61f945bb2ae66f0010ca5eca/issues/stoplightio/elements/2231
Dear colleagues, I'm trying to generate the example preview over OpenAPI 3.0.x specification and getting an error: >Example cannot be created for this schema >Error: Schema size exceeded The API...