Closed
Description
Today, while trying to update the documentation, I got the following error:
npx --yes rdme@v10 openapi upload ./docs/category.json --key=[MASKED] --slug=category
- Validating the API definition located at ./docs/category.json...
Cannot read properties of null (reading '$ref')
This command worked on the 8th of July and the current changes are just simples strings. I didn't change any reference.
How should I fix it? Or even find where the mistake is?
Uploading the file directly in the dashboard worked fine...