Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

file_get_contents(internal://provided-schema/code/docs/API/V1/schema.json): failed to open stream: No such file or directory #6

@ricardofiorani

Description

@ricardofiorani

Hi, I'm getting these errors:

file_get_contents(internal://provided-schema/code/docs/API/V1/schema.json): failed to open stream: No such file or directory

By debugging it I saw that my JSON file is recognized and parsed by src/OpenApiV3Validator.php:79

However the SchemaStorage apparently cannot read it.

About my environment, I'm running this test inside my Docker php:7.3-fpm image.

Might be related to jsonrainbow/json-schema#538

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions