Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{"code":1,"type":"error","message":"Unable to build target: Could not generate api file for 'PartsOrder'"} #1408

Closed
jemprince opened this issue Jul 18, 2017 · 4 comments

Comments

@jemprince
Copy link

codegen.txt

@jemprince
Copy link
Author

Getting this now on all our swagger codegens..
codegen2.txt

{"code":1,"type":"error","message":"Unable to build target: Could not generate api file for 'Default'"}

@jemprince
Copy link
Author

didn't mean to close that!!

@jemprince jemprince reopened this Jul 18, 2017
@rgmills
Copy link

rgmills commented Jul 19, 2017

@jemprince This is the same as swagger-api/swagger-codegen#6098

{
            "name": "partNumbers",
            "in": "body",
            "required": true,
            "schema": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          }

@webron
Copy link
Contributor

webron commented Jul 19, 2017

This is not an issue with the editor. Please file the ticket on the codegen.

@webron webron closed this as completed Jul 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants