Skip to content

issues Search Results · repo:APIDevTools/swagger-parser language:JavaScript

Filter by

180 results
 (54 ms)

180 results

inAPIDevTools/swagger-parser (press backspace or delete to remove)

Multiple links in the README.md point to a docs path in apitools.dev: [Resolves](https://apitools.dev/swagger-parser/docs/swagger-parser.html#resolveapi-options-callback) These should instead be https://apitools.dev/swagger-parser/swagger-parser.html ...
  • kornysietsma
  • 3
  • Opened 
    18 days ago
  • #271

It appears the latest version of this package on npm was published three years ago, and there are some issues with handling circular reference / large OpenAPI / version in spec files in old version. Are ...
  • SLdragon
  • 2
  • Opened 
    on Jan 6
  • #265

The library makes multiple references to process . This is not available in the browser. I understand that so far it has been solved with polyfills, but there are no clear instructions on how to handle ...
  • kamiljano
  • 1
  • Opened 
    on Dec 3, 2024
  • #263

Trying to use this module to validate some Kubernetes YAML files against the K8 s Spec file and it seems to think int32, int64, etc is not valid. Seems the K8 s spec file uses a lot of these unknown formats, ...
  • phspies
  • Opened 
    on Sep 1, 2024
  • #257

A dependency used in this project @apidevtools/json-schema-ref-parser is vulnerable to a prototype pollution attack, as listed in https://nvd.nist.gov/vuln/detail/CVE-2024-29651 - https://github.com/advisories/GHSA-5f97-h2c2-826q ...
  • anaezes
  • 2
  • Opened 
    on Jul 12, 2024
  • #255

Originally reported at Orval: https://github.com/anymaniax/orval/issues/950 As per the OpenAPI specification, it is allowed with wildcard http response codes (like 2xx, 3xx). Orval does not seem to support ...
  • melloware
  • Opened 
    on Nov 12, 2023
  • #252

Reported here: https://github.com/anymaniax/orval/issues/878 If you define Header parameters using in : header , it fails with ⚠️ SyntaxError: Swagger schema validation failed. #/paths/~1domino~1dataset~1file~1content~1{snapshotId}/get/parameters/0 ...
  • melloware
  • Opened 
    on Nov 4, 2023
  • #251

My source file (I converted the original spec to v3 and fixed an invalid regex): https://gist.github.com/s-h-a-d-o-w/1e6ddd918d93181473883ecd8375d85d Doing await SwaggerParser.parse( ./docker.json ) results ...
  • s-h-a-d-o-w
  • 2
  • Opened 
    on Sep 17, 2023
  • #250

Are there plans to updating this code to Update OpenAPI 3.0.0 to OpenAPI 3.1? Or a new tool that can take care of that?
  • inayet
  • 2
  • Opened 
    on Jul 5, 2023
  • #249
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub