Coder Social home page Coder Social logo

Comments (2)

webron avatar webron commented on May 22, 2024

I'm not sure we can add it as an amendment to the 1.2 spec as it may break
3rd party tools.

On Wed, May 7, 2014 at 1:41 AM, Tony Tam [email protected] wrote:

It seems like the requirement for absolute base path for apis is very
difficult for folks. I propose we still support it, but allow the spec &
tooling to support relative paths.

The rule would be as follows:

if url starts with "http" it will be considered absolute. Otherwise, the
scheme, host, and protocol will be derived from the location of the Api
Declaration which is being served.

Since this is incremental, and still supports the absolute path that the
spec requires, I believe it can be amended to the 1.2 spec w/o a revision.


Reply to this email directly or view it on GitHubhttps://github.com//issues/52
.

from openapi-specification.

webron avatar webron commented on May 22, 2024

In Swagger 2.0, the basePath was split into 3 parts - scheme, host and basePath (this one being the path only). If either scheme or host are not specified, it is assumed that the scheme and host used to serve the specification are the ones used for the API calls as well.

from openapi-specification.

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.