temando / serverless-openapi-documentation

Serverless 1.0 plugin to generate OpenAPI V3 documentation from serverless configuration
MIT License
93 stars 127 forks source link

Support for httpApi #42

Open AgnivDass opened 3 years ago

AgnivDass commented 3 years ago

Hi,

I am using HTTP API instead of the usual REST API for AWS Gateway. While doing so, no documentation gets generated.

So is there no support for HTTP API? Does this work only for REST API ? Any kind of clarification will be really appreciated.

Ref: https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api.html

markcastle commented 3 years ago

Last commit was June 2018.. project is dead, unfortunately... see also: https://github.com/temando/serverless-openapi-documentation/issues/39

JaredCE commented 2 years ago

Hey @AgnivDass @markcastle i've created a new plugin based off of this one: https://github.com/JaredCE/serverless-openapi-documenter

I've added support for httpAPI, at least i hope. feel free to try out and raise issues.

markcastle commented 2 years ago

Ah hey... nice one.. will take a look :-)

Regards Mark

On Sat, 11 Jun 2022 at 14:09, Jared Evans @.***> wrote:

Hey @AgnivDass https://github.com/AgnivDass @markcastle https://github.com/markcastle i've created a new plugin based off of this one: https://github.com/JaredCE/serverless-openapi-documenter

I've added support for httpAPI, at least i hope. feel free to try out and raise issues.

— Reply to this email directly, view it on GitHub https://github.com/temando/serverless-openapi-documentation/issues/42#issuecomment-1152925634, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJCKKUNYKQMP7IKJ6CISL3VOSFY5ANCNFSM4SDXO7MQ . You are receiving this because you were mentioned.Message ID: @.***>