Skip to content

issues Search Results · repo:JaredCE/serverless-openapi-documenter language:JavaScript

Filter by

38 results
 (63 ms)

38 results

inJaredCE/serverless-openapi-documenter (press backspace or delete to remove)

Describe the bug x-tagGroups property appears in info section od openapi.json, not in the root. x-displayName property of the tag object within the tags array is not transfered to openapi.json To Reproduce ...
  • shudac
  • 2
  • Opened 
    on Jul 30, 2024
  • #221

Hi everyone, I m having issues generating my [paths] on openapi.json or openapi.yml file. I defined documentation under custom in serverless.ts file and I can see my schema correctly in openapi file. ...
  • shayan919293
  • 2
  • Opened 
    on Feb 26, 2024
  • #191

If you read the Serverless AWS Documentation or any of its more maintained forks, it mentions that you can reference a model using the following syntax. custom: documentation: models: - ...
  • slatermorgan
  • 4
  • Opened 
    on Feb 21, 2024
  • #188

Describe the bug I don t think we currently support definitions for endpoints which return No Content . I get Error: hugoboss-requests-dev-patchStatus is missing a Response Model for statusCode 204 To ...
  • slatermorgan
  • 5
  • Opened 
    on Feb 21, 2024
  • #187

Hi there, not sure if this is an acceptable place to be raising this issue. I have a project using serverless-aws-documentation already, so I expect this should mostly work without too much configuration ...
  • slatermorgan
  • 6
  • Opened 
    on Feb 15, 2024
  • #184

First of all, thank you for this plugin! I m currently working on a serverless project that uses another plugin (serverless-apigateway-service-proxy). This plugin allows to define some APIs endpoint outside ...
  • ilGaru
  • 2
  • Opened 
    on Nov 24, 2023
  • #166

Describe the bug The following error is generated after upgrading from v0.0.63 to v0.0.64. The error also occurs in v0.0.90. OpenAPI v3 Document Generation [OPTIONS] openApiVersion: 3.0.0 format: yaml ...
  • john-mills-nz
  • 4
  • Opened 
    on Nov 7, 2023
  • #165

Describe the bug Somewhere between 0.0.72 and 0.0.90 this plugin began throwing errors when no 4xx response is configured. Not saying this is wrong, but it DOES throw errors on all of our existing services, ...
  • karmaniverous
  • 2
  • Opened 
    on Oct 2, 2023
  • #153

Describe the bug The description property from the serverless.yml endpoint definition will sometimes leak into the OpenAPI paths object. For example: { get: { summary: Get OpenAPI docs , ...
  • karmaniverous
  • 3
  • Opened 
    on Sep 26, 2023
  • #147

Describe the bug ServerlessError: Error: There was an error converting the User0000CreateUserRequest schema. Model received looks like: { schema : { title : CreateUserRequest , description : Request object ...
  • AshKemp23
  • Opened 
    on Sep 22, 2023
  • #144
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub