elements
elements copied to clipboard
Build beautiful, interactive API Docs with embeddable React or Web Components, powered by OpenAPI and Markdown.
## Motivation and Context [STOP-2757](https://smartbear.atlassian.net/browse/STOP-2757) [STOP-2842](https://smartbear.atlassian.net/browse/STOP-2757) ## Description When circular reference model from DL is referred against object at any level / or when schema combiner is used under request...
# Elements Default PR Template In general, make sure you have: (check the boxes to acknowledge you've followed this template) - [ ] Read [`CONTRIBUTING.md`](../CONTRIBUTING.md) #### Other Available PR Templates:...
Given the following sample JSON Schema `{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "removals": { "type": "array", "items": { "type": "string", "minLength": 2, "maxLength": 50 }, "description": "Tags removed from...
# Add Support for `x-tagGroups` See: https://redocly.com/docs-legacy/api-reference-docs/specification-extensions/x-tag-groups - Added sidebar support for x-tagGroups - Updated react and web component stories - Added unit test case to ensure tree layout is...
Hi and first of all, thanks for this great project! ❤️ ## Context The Try It widget doesn't percent-encode reserved characters in path parameters, making API requests behave unexpectedly or...
Currently using Stoplight as a part of [Huma](https://huma.rocks/). I've run into a nuance where Elements defaults the API Version into a formatted semantic version string which is obviously a common...
# 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...
# Elements Default PR Template In general, make sure you have: (check the boxes to acknowledge you've followed this template) - [ ] Read [`CONTRIBUTING.md`](../CONTRIBUTING.md) #### Other Available PR Templates:...
# What This inserts a NodeVendorExtensions into the HttpService component, allowing one to render information based on extensions put on the root node. # Why We are working on replacing...
I thought there was already a request on this, but now I can't find it. Stoplight automatically creates a fixed **Example:** for API keys described in `securitySchemes`. It would be...