elements
elements copied to clipboard
Build beautiful, interactive API Docs with embeddable React or Web Components, powered by OpenAPI and Markdown.
## Context and Current Behavior In stacked layout only info and paths with tags will be rendered. Schema(in components) and paths without tag is missing. ## Expected Behavior All data...
## Context  ## Current Behavior I think a required field makes sense in the context of request parameters but in the response body, it might not. In the context...
TryIt should follow selected request body schema when User selects an option using oneOf dropdown. ## Context Allow user to actually interact with multiple schemas and use it with TryIt....
Would it be possible to have an option to order endpoints? ## Context Trying to get endpoints to show up in a particular order on the sidebar. ## Current Behavior...
## Context Cannot read local openapi.yaml file from HTML implementation using apiDescriptionDocument ## Current Behavior The rendered html show the following text ``` Failed to parse OpenAPI file Please make...
## User Story Description As elements user I want to have option to hook into route changes and perform an action based on current location. Add optional `onRouteChange` property to...
## Summary This is a question/suggestion. While trying to migrate to Elements Dev Portal, DevOps raised a concern that we are including a script (from a CDN) in our web...
This is your weekly update of **all** Yarn dependencies. Please take a good look at what changed and the test results before merging this pull request. ### What changed? ✳️...

## Describe the bug If I have only a contact url and no email, contact won't be rendered by elements. ## To Reproduce 1. Given this OpenAPI document ``` openapi:...