serverless-openapi-documenter icon indicating copy to clipboard operation
serverless-openapi-documenter copied to clipboard

Serverless plugin to export your config as OpenAPI v3 Documentation and Postman Collection V2

Results 27 serverless-openapi-documenter issues
Sort by recently updated
recently updated
newest added

The Serveless AWS Documentation plugin is now deprecated: https://github.com/deliveryhero/serverless-aws-documentation However, many people want to store the documentation they've generated on AWS API gateway. Now that this plugin is relatively stable,...

enhancement

**Describe the bug** It may be the case that, in a microservices-based architecture, the Serverless Framework is used to create and maintain different services, each one responsible for a REST...

I need help understanding how [HTTP API Authorizers](https://www.serverless.com/framework/docs/providers/aws/events/http-api#jwt-authorizers) and [REST API Authorizers](https://www.serverless.com/framework/docs/providers/aws/events/apigateway#http-endpoints-with-aws_iam-authorizers) relate to OpenAPI security Schemas. How can I generate a [Security Schema](https://swagger.io/specification/#security-scheme-object) for OpenAPI from the authorizer options?

help wanted

It has been suggested, that to get up and running real fast with this plugin, that it will autogenerate some default values for the openAPI specification that can be later...

Bumps [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) from 9.1.0 to 11.7.0. Release notes Sourced from @​apidevtools/json-schema-ref-parser's releases. v11.7.0 11.7.0 (2024-08-01) Features increase default http timeout to 60s per #353 (27abe40) v11.6.5 11.6.5 (2024-08-01) Bug Fixes...

dependencies

Bumps [@redocly/openapi-core](https://github.com/Redocly/redocly-cli) from 1.2.0 to 1.19.0. Release notes Sourced from @​redocly/openapi-core's releases. @​redocly/openapi-core@​1.19.0 Minor Changes Added support for AsyncAPI 3.0 description linting. Patch Changes Fixed an issue where patternProperties incorrectly...

dependencies

Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 10.0.0. Changelog Sourced from uuid's changelog. 10.0.0 (2024-06-07) ⚠ BREAKING CHANGES update node support (drop node@12, node@14, add node@20) (#750) Features support support rfc9562 MAX...

dependencies

Bumps [chai](https://github.com/chaijs/chai) from 4.3.10 to 4.5.0. Release notes Sourced from chai's releases. v4.5.0 Update type detect (#1631) 1a36d35 https://github.com/chaijs/chai/compare/v4.4.1...v4.5.0 What's Changed Update type detect by @​koddsson in chaijs/chai#1631 Full Changelog:...

dependencies