UNPKG

@scalar/openapi-types

Version:
144 lines (72 loc) 2.11 kB
# @scalar/openapi-types ## 0.3.7 ### Patch Changes - ccf875a: feat: support x-scalar-credentials-location extension ## 0.3.6 ### Patch Changes - 591562f: feat: add support for x-scalar-security-body extension ## 0.3.5 ### Patch Changes - 2d7f995: refactor: use more common straight apostrophe ' instead of the real apostrophe ’ ## 0.3.4 ### Patch Changes - 533469b: refactor: decouple request code block from the state (not in use yet) ## 0.3.3 ### Patch Changes - 221e35f: feat: added webhooks ## 0.3.2 ### Patch Changes - 05c22c7: chore: removed enum from http methods ## 0.3.1 ### Patch Changes - 4440949: chore: bumping packages ## 0.3.0 ### Minor Changes - 483ca93: chore: require Node 20 (or above) ## 0.2.3 ### Patch Changes - cb9428c: Support additional query parameters for the OAuth authorization request (prompt, audience, anything), and handle OAuth authorization denials ## 0.2.2 ### Patch Changes - 8c7bad8: chore: move build tooling to esbuild ## 0.2.1 ### Patch Changes - fa8ed84: feat: custom OpenAPI extension to add SDK setup instructions ## 0.2.0 ### Minor Changes - e62e677: feat: OpenAPI-compliant Zod Schemas ### Patch Changes - 82f16a5: feat: add more Zod schemas for OpenAPI extensions ## 0.1.9 ### Patch Changes - c10bbf5: chore: code style ## 0.1.8 ### Patch Changes - e350f23: chore: code style ## 0.1.7 ### Patch Changes - f9bf5f1: feat(api-reference): implement rendering of `patternProperties` ## 0.1.6 ### Patch Changes - 13333e6: feat: add http methods ## 0.1.5 ### Patch Changes - a607115: feat: add openapi 3.0.4 and openapi 3.1.1 ## 0.1.4 ### Patch Changes - 2b540b9: Include `3.0.3` in allowed OpenApiV3 versions ## 0.1.3 ### Patch Changes - 8759e7f: chore: use build tooling scripts ## 0.1.2 ### Patch Changes - e911047: Add default exports ## 0.1.1 ### Patch Changes - dc9aff2: feat: expose HeadersObject ## 0.1.0 ### Minor Changes - b4f9f97: feat: new @scalar/openapi-types package ## 0.0.1 ### Patch Changes - a8db3b0: feat(openapi-types): add openapi-types package with temporary old parser types