Coder Social home page Coder Social logo

Comments (4)

IvanGoncharov avatar IvanGoncharov commented on June 23, 2024 3

@godloth Travis fail with the following error:

Error: All paths should be defined inside spec/paths/

It's happening because you enabled splitSpec option (disabled by default):
https://github.com/godloth/Test-doc/blob/master/.yo-rc.json#L7

Solution 1

You can disable it by generating repo one more time and answer no (default) to this querion:

Split spec into separate files: paths/, definitions/ [Experimental]?

Solution 2

Or you should specify your spec here:

Please specify path to OpenAPI/Swagger spec(local file)?

And your spec will be automatically split into multiple files

Solution 3

You can manually split your spec into multiple files using these instructions:
https://github.com/godloth/Test-doc/tree/master/spec/paths
https://github.com/godloth/Test-doc/tree/master/spec/definitions

Please write to us if you will have problems with one of the proposed solutions.

from create-openapi-repo.

godloth avatar godloth commented on June 23, 2024 1

from create-openapi-repo.

godloth avatar godloth commented on June 23, 2024

Thanks for the complete answer @IvanGoncharov , i will test them out and get back to you to close the issue
thanks

from create-openapi-repo.

IvanGoncharov avatar IvanGoncharov commented on June 23, 2024

@godloth Can I close this issue?

from create-openapi-repo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.