Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

no schema with key or ref "https://json-schema.org/draft-04/schema#" #1082

Open
shaedrich opened this issue May 10, 2023 · 4 comments
Open
Assignees

Comments

@shaedrich
Copy link

I can't validate my manifest.json if the schema itself is considered invalid by ajv :/

Tried to migrate it via ajv migrate -s overwolf-manifest-schema.json (even with the --spec parameter) but that only led to other errors.

Could you upgrade your manifest or something the like?

@OdedItkinOW
Copy link
Collaborator

Hi!
Sorry for the late response.
It is a known issue that the manifest schema is out of date. We are in the process of updating it, but in the meantime, I would recommend to simply check where it failed, and verify if the "invalid" fields exist in the documentation. If they do, then you can add them to a local copy of the schema, and if they don't, then they in fact, do not exist.

Apologies for the inconvenience, and we will update on here once it is updated!

@OdedItkinOW OdedItkinOW self-assigned this Jun 25, 2023
@shaedrich
Copy link
Author

Hi, no problem!
Thanks for your reply. Do you already have an ETA?

@OdedItkinOW
Copy link
Collaborator

Not precisely, but it IS part of the current documentation update, so it will hopefully arrive in the relatively near future

@shaedrich
Copy link
Author

I'm looking forward to it :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@shaedrich @OdedItkinOW and others