Daniel Tolbert
Daniel Tolbert
It'd be nice to have the ability to somehow have the option to use a basic Android device frame for screenshots.
Previously closed in https://github.com/postmanlabs/openapi-to-postman/issues/98, but is now back again
Fixes #2605 2605 **Checklist** - [x] Tests added / updated - [x] Docs added / updated **Does this PR introduce a breaking change?** - [ ] Yes - [x] No...
> For support questions, please use the [Stoplight Discord Community](https://discord.com/invite/stoplight). This repository's issues are reserved for feature requests and bug reports. If you are unsure if you are experiencing a...
In order to combine an audio request to the Gather, please use the `prompt` value of the [gather request](https://dev.bandwidth.com/ap-docs/methods/calls/postCallsCallIdGather.html) This would look something like: ```python prompt = voice_api.build_sentence(sentence = "Hello...
**Describe the bug** According to the [OAS 3.1](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md#security-requirement-object) security requirement objects. BearerAuth schemes in 3.1 are allowed to use scopes on the path without using Oauth2 schema. The rule [oas3-operation-security-defined](https://docs.stoplight.io/docs/spectral/4dec24461f3af-open-api-rules#oas3-operation-security-defined)...
Updates the module.exports to export default and the require to imports Extracts commonAbbreviates to it's own file instead of object in js file Adds new documentation rules & supporting functions