elements
elements copied to clipboard
Build beautiful, interactive API Docs with embeddable React or Web Components, powered by OpenAPI and Markdown.
Stoplight Elements uses javascript's float64 to store and display all numbers coming from JSON or YAML spec, regardless of their size. Below I can give one example where I encountered...
# Addressed https://github.com/stoplightio/elements/issues/2734 # Changes If no request body is defined, the Content-Type header should not be included. # Screenshot # Elements Default PR Template In general, make sure you...
**Description:** In my project, when rendering an API documentation page using the Stoplight Element component, I encounter an issue when clicking on the section links (e.g., "Request", "Response", "Body"). The...
Bumps [store2](https://github.com/nbubna/store) from 2.14.2 to 2.14.4. Commits bb2680d 2.14.4 5c4c208 minor version build updates 582a86c fix syntax/lint issue 0ef2405 Merge pull request #128 from TasosY2K/master b5b7723 removed eval use from...
$ref objects that are marked as readOnly, and are not relevant for requests, still show up in the documentation and cause confusion. ## Current Behavior For any property marked as...
# Elements Default PR Template In general, make sure you have: (check the boxes to acknowledge you've followed this template) We have made a changes in json schema viewer as...
# Elements Default PR Template [STOP-1246](https://smartbear.atlassian.net/browse/STOP-1246) In general, make sure you have: (check the boxes to acknowledge you've followed this template) ## Description For **Lack of Encoding**, we have applied...
# Separation of presentation and helper code Both `elements` and `elements-core` are presentation level specific. They depend on react and their bundles they publish have client side polyfills and references...
When integrating elements into a Docusaurus project, and setting `hideTryIt="false"`, the Try It section is not shown. ## Context I want to set the value of the `hideTryIt` flag to...
In the API Browser (https://twenty.com/developers/rest-api), endpoints with a RICH_TEXT typed property are reported as STRING. Submitting the test code causes an error message to be inserted into the body field,...