swagger-api / swagger-api/swagger-codegen

Fix test spec used for samples in bin scripts

Open
#8,537 0 comments 0 reactions 1 assignee View on GitHub

@HugoMario is already working on this.

Since Aug 5, 2018.

Engine
Dominant language
Mustache
Stars
17.8k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

Currently test spec used for samples (e.g. https://github.com/swagger-api/swagger-codegen/blob/master/modules/swagger-codegen/src/test/resources/2_0/petstore-with-fake-endpoints-models-for-testing.yaml) both in master and 3.0.0 includes some wrong constructs (e.g. FormParam with wrong consumes, etc).
This must be fixed both in master and 3.0.0 (see in master initial effort used for jaxrs servers https://github.com/swagger-api/swagger-codegen/blob/master/modules/swagger-codegen/src/test/resources/2_0/petstore-for-samples-servers.yaml)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.