GithubHelp home page GithubHelp logo

Comments (6)

stevenj avatar stevenj commented on August 15, 2024 1

Confirmed 0.12.4 fixes the issue. That was an amazingly fast fix. Thank you.

from redocly-cli.

adamaltman avatar adamaltman commented on August 15, 2024

Just confirming, the path referenced in that remote file is /adapter/claim?

from redocly-cli.

stevenj avatar stevenj commented on August 15, 2024

yes it is

from redocly-cli.

RomanHotsiy avatar RomanHotsiy commented on August 15, 2024

@stevenj what version of openapi-cli you use? It should be fixed since 0.9.0: a1b7bd5

Otherwise, could you share a snippet of v1/adapter/claim.oas3.yml file where your path is defined?

from redocly-cli.

stevenj avatar stevenj commented on August 15, 2024

The version is 0.12.1.

This is the reference from my main openapi yml file.

paths:

  /v1/adapter/claim:
    $ref: "v1/adapter/claim.oas3.yml#/paths/~1adapter~1claim"  

The path as defined in v1/adapter/claim.oas3.yml

paths:
  /adapter/claim:
    post:
      operationId: adapterClaim
      tags:
        - Adapter Management

All of my sub-files are properly constructed openapi3 files, not just snippets.

from redocly-cli.

RomanHotsiy avatar RomanHotsiy commented on August 15, 2024

Fixed in 0.12.4

from redocly-cli.

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.