tjperry07
tjperry07
https://developer.nylas.com/docs/api/#overview The API ref uses RapiDoc. I forked a copy and made some edits: 1. Updated the styling in the plugin using the custom-styles.js file 2. Updated the way some...
[TID-98](https://logdna.atlassian.net/browse/TID-96) Added uninstall instructions for Agent.
### Is your feature request related to a problem? No I know the base URL can be changed by clicking edit, but it's not obvious. I want to request that...
Server: Netlify When trying to copy and paste the API URLs it returns an error `Cannot GET /scheduler/` or whatever your endpoint happens to be. You're able to navigate within...
## Describe the bug I noticed that it can't render the example from the schema when using anyof. It does know that there are two possible responses, but not what...
### Is your feature request related to a problem? My API contains custom vendor extensions so it does certain actions as part of the build. The plugin should ignore or...
### Check for existing issues - [x] Completed ### Environment This literally just started. Vale has started failing on PRs where there isn't anything for it to check. Like if...
### What happens? When making a request with authentication (Bearer in this example), it doesn't pass the Authorization. ### What did you expect to happen? Currently, the code is: ```...
### Is your feature request related to a problem? While x-codeSamples does work, you can only have one per language. Otherwise you get a `Docusaurus error: Duplicate values "PowerShell, PowerShell"...
### Is your feature request related to a problem? When add x-codeSamples, you have to enable the language in languageTabs to make it appear in the reference. This also makes...