Viljami Kuosmanen
Viljami Kuosmanen
This is super cool! https://github.com/mrin9/RapiDoc https://github.com/mrin9/RapiPdf
Hi there! As heavy Fullstory users we'd love to make use of the annotate react plugin at @epilot-dev, but we use [esbuild](https://esbuild.github.io/) instead of babel to build our React frontends....
Adds Fern as a supporter of openapi-stack on the front page of openapistack.co and comparison page:
#### Describe the bug #### How to Reproduce Launch any reference page on iOS Safari, e.g. https://json-schema.org/understanding-json-schema/reference/string #### Expected behavior Should render the page on iOS safari #### Details ![Screenshot...
**Minimal reproduction** ```yaml # openapi.yml openapi: 3.0.0 info: title: Minimal Speakeasy Path Param Encoding Bug Repro version: 0.0.1 servers: - url: http://localhost:8080 paths: /files/{id}: get: x-speakeasy-entity-operation: File#get operationId: getFileByName description:...